0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 16:30:37 -05:00
Commit graph

1358 commits

Author SHA1 Message Date
Andrey Antukh
c617fba52b
Add collapsing group shape events.
And reorganize a little bit the shapes events ns.
2016-09-30 11:34:57 +02:00
Andrey Antukh
819fa69ae2
Minor improvements on figwheel script. 2016-09-30 11:33:44 +02:00
Andrey Antukh
1f73638018
Revert "Remove update-radius-attrs event."
This reverts commit b1e9936aa6.
2016-09-29 07:38:28 +02:00
Andrey Antukh
c22ac8e302
Implement proportions lock button on rect measurements element options sidebar.
With an additional cosmetic refactor.
2016-09-29 07:21:27 +02:00
Andrey Antukh
863f0c906b
Implement proportion lock button on circle measurements element options sidebar.
With an additional cosmetic refactor.
2016-09-29 07:16:29 +02:00
Andrey Antukh
bb27a39759
Use update-size event on circle measures element options sidebar. 2016-09-29 07:14:24 +02:00
Andrey Antukh
b1e9936aa6
Remove update-radius-attrs event.
Replaced by the now generic `update-size` event.
2016-09-29 07:13:38 +02:00
Andrey Antukh
95a72a3057
Cosmetic refactor on sidebar options ns. 2016-09-29 07:12:50 +02:00
Andrey Antukh
a11b618d24
Setup new shape proportions on the end of resize. 2016-09-29 07:12:07 +02:00
Andrey Antukh
5d0661c05f
Handle proportion locking on mouse resize. 2016-09-29 07:11:05 +02:00
Andrey Antukh
a994dba165
Add proportions related events to shapes events ns. 2016-09-29 07:10:42 +02:00
Andrey Antukh
69f258b4f4
Add a precondition to update-size event. 2016-09-29 07:08:54 +02:00
Andrey Antukh
4f2e4a54aa
Remove wrong docstring. 2016-09-29 07:06:58 +02:00
Andrey Antukh
e30871bd48
Make update-size event work with different types of shapes.
Thanks to the previously added `resize-dim` geom helpers.
2016-09-29 07:06:03 +02:00
Andrey Antukh
b3207b5746
Add resize-dim function to geom helpers.
A helper for resize by width and height with
initial support for rect, icon and circle.
2016-09-29 07:03:54 +02:00
Andrey Antukh
17cdaab2cc
Add support for circle shape in size geom function.
With minor private function naming refactor.
2016-09-29 07:02:24 +02:00
Andrey Antukh
20cfae2a17
Setup shape proportions when it is added to the page. 2016-09-29 07:01:28 +02:00
Andrey Antukh
84ef0a75e1
Add setup-proportions function to geom helpers. 2016-09-29 07:00:50 +02:00
Andrey Antukh
c9f8b5b562
Fix proportion lock icon selected color. 2016-09-29 06:58:42 +02:00
Andrey Antukh
1a51aaf8cf
Add missing default color on stroke options. 2016-09-27 10:51:02 +03:00
Andrey Antukh
57396cf368
Add missing :include-macros true on mixins ns import. 2016-09-27 09:30:43 +03:00
Andrey Antukh
692f066cf4
Minor refactor on projects page (ui components). 2016-09-27 09:30:03 +03:00
Andrey Antukh
40b71fda5e
Add missing icons related events ns. 2016-09-27 09:28:37 +03:00
Andrey Antukh
5bf3e9a06e
Improve state usage of colors page and its events. 2016-09-27 09:28:14 +03:00
Andrey Antukh
9af2e54a2c
Improve state usage on images page and its events. 2016-09-27 09:27:15 +03:00
Andrey Antukh
a325e2e3ae
Refactor icons page. 2016-09-27 09:26:25 +03:00
Andrey Antukh
10930fff2e
Minor cosmetic improvements on header. 2016-09-27 09:25:40 +03:00
Andrey Antukh
d372e32986
Add missing translation strings related to icons page. 2016-09-27 09:24:11 +03:00
Andrey Antukh
a4e3118073
Fix builtin icons library data structure. 2016-09-27 09:23:40 +03:00
Andrey Antukh
66e70394d0
Cosmetic changes on library ns. 2016-09-27 09:23:16 +03:00
Andrey Antukh
d871dfceac
Simplify projects events. 2016-09-27 09:22:42 +03:00
Andrey Antukh
6795a4d9a5
Add deletion confirmation to image collection and image item. 2016-09-25 15:20:10 +03:00
Andrey Antukh
77dec1d0e6
Remove println 2016-09-25 13:30:48 +03:00
Andrey Antukh
cf7a3f8e3b
More refactor on images page. 2016-09-25 13:29:33 +03:00
Andrey Antukh
3ad91671a2
Major refactor of images page ns (in the same way as colors ns). 2016-09-25 10:21:04 +03:00
Andrey Antukh
9fa4d8f4d9
Minor ns reorg in colors page namespace. 2016-09-25 10:20:48 +03:00
Andrey Antukh
a45d91e663
Add new urls for images page. 2016-09-25 10:20:22 +03:00
Andrey Antukh
7ccb81e8fb
Fix images builtin library data structure format. 2016-09-25 10:20:02 +03:00
Andrey Antukh
a3db60c2fe
Add new events for images page. 2016-09-25 10:19:45 +03:00
Andrey Antukh
abead1aa9e
Add missing fields on loaded image collections. 2016-09-25 10:19:06 +03:00
Andrey Antukh
6c43164ed1
Add new approach for images page initialization. 2016-09-25 10:18:30 +03:00
Andrey Antukh
5dfaf8e4be
Minor changes on data loading on colors page. 2016-09-25 10:16:36 +03:00
Andrey Antukh
8d20cf9d3d
Disable loader on colors. 2016-09-25 10:15:55 +03:00
Andrey Antukh
1acdef47d4
Cosmetic fixes on view ui ns. 2016-09-23 09:00:38 +03:00
Andrey Antukh
a7f8443843
Refactor dashboard colors page. 2016-09-23 09:00:07 +03:00
Andrey Antukh
9728098c96
Minor ns macro reorganization on ui.viewer ns. 2016-09-23 08:59:02 +03:00
Andrey Antukh
85275f9448
Add missing mount alias in mixins ns. 2016-09-23 08:58:19 +03:00
Andrey Antukh
d6f96c246d
Add uuid-str? predicate. 2016-09-23 08:57:57 +03:00
Andrey Antukh
a95bd7f02a
Improve color/hex? predicate. 2016-09-23 08:57:14 +03:00
Andrey Antukh
3584c1f59a
Minor fix on layers sidebar event handling. 2016-09-23 08:56:06 +03:00