366 Commits

Author SHA1 Message Date
Andrés Moya
f0478ffa01 Use relative coords in options panel 2020-04-14 15:34:02 +02:00
Juan de la Cruz
d9d3adb3e2 New handlers colors 2020-04-13 22:07:54 +02:00
Andrey Antukh
26b2b89b69 🐛 Temporary disable memoization on layers. 2020-04-13 13:17:49 +02:00
Andrey Antukh
9734bc9325 🐛 Add missing key on viewport frames. 2020-04-13 13:09:45 +02:00
Andrey Antukh
317a39e76b 🐛 Add missing require. 2020-04-13 12:34:34 +02:00
Andrey Antukh
6731fa1e5e ♻️ Refactor all shapes to use the measures component. 2020-04-13 12:33:08 +02:00
alonso.torres
344a7cbebe Make measures menu as reusable component. 2020-04-13 12:32:49 +02:00
Juan de la Cruz
5c3499057e 🎉 Add new text options layout & styles. 2020-04-13 12:32:49 +02:00
Andrey Antukh
cd61269cd5 ♻️ Replace lentes with okulary (performance). 2020-04-13 11:27:46 +02:00
Andrey Antukh
9649d67883 Unify uuid under uxbox.common.uuid. 2020-04-13 11:27:46 +02:00
Andrey Antukh
032252469b Add more memoization hooks. 2020-04-13 11:27:46 +02:00
Andrey Antukh
7db2db96e1 🚧 Add ad-hoc d&d implementation.
React-Dnd is a very nice library but adds a lot of overhead. Causes
a lot of latency when a number of elements grows.
2020-04-13 11:27:46 +02:00
Andrés Moya
e9d60913d0 🎉 Add space distribution of shapes 2020-04-10 13:01:18 +02:00
alonso.torres
d86b5237c1 🎉 Multiple selection rotation 2020-04-10 07:54:14 +02:00
Andrés Moya
8e573abf9e 🎉 Implement actual object alignment 2020-04-09 10:51:27 +02:00
Andrés Moya
b798f7a988 ♻️ Rename text align icons for consistency 2020-04-09 10:51:27 +02:00
Andrés Moya
a4ed1f30a4 🎉 Add shape alignment buttons 2020-04-09 10:51:27 +02:00
Juan de la Cruz
b241e26285 Add styles to stroke options 2020-04-09 09:43:04 +02:00
Andrey Antukh
92bda9675f 💄 Minor cosmetic changes. 2020-04-08 19:20:37 +02:00
Andrey Antukh
14ff64d3d7 🐛 Fix mouse zoom on viewer and workspace. 2020-04-08 19:18:48 +02:00
Andrey Antukh
02170a156e ♻️ Refactor messages component. 2020-04-08 16:40:10 +02:00
alonso.torres
20c6ae867b 🐛 Fixes problem when moving child 2020-04-08 14:11:33 +02:00
alonso.torres
f99b3bfdb8 Adds options menu for groups 2020-04-08 14:11:33 +02:00
Andrey Antukh
427273a09f ♻️ Minor refactor of zoom-widget and workspace header. 2020-04-08 13:04:32 +02:00
Andrey Antukh
4465db130d Integrate stoke add/del operation. 2020-04-08 10:27:34 +02:00
Andrey Antukh
58b14cda3d 🐛 Set proper shape ordering on layers sidebar. 2020-04-07 19:53:59 +02:00
Andrey Antukh
54f6e7cc9e ♻️ Refactor shape options sidebar. 2020-04-07 19:52:37 +02:00
Andrey Antukh
92e5fc9980 🚧 Add initial work on share by token. 2020-04-07 14:39:53 +02:00
Andrey Antukh
861199f812 Rename react-hooks to hooks. 2020-04-06 12:45:37 +02:00
Andrey Antukh
c907126b60 ♻️ Replace wrap-memo with memo. 2020-04-06 12:45:37 +02:00
Andrey Antukh
1a3a48e4de 🎉 Add initial version of viewer. 2020-04-06 12:40:25 +02:00
Andrey Antukh
b3e6566bd8 🔥 Remove unused code. 2020-04-06 12:30:29 +02:00
alonso.torres
f79e902762 Adds group shape 2020-04-06 11:52:42 +02:00
Andrés Moya
67a481356b Enable locking of artboards and enhance visualization 2020-04-06 10:39:50 +02:00
Andrés Moya
5809a67e4c 💄 Hide strike options when strike is none 2020-04-06 09:00:54 +02:00
Andrés Moya
1d8f2dd735 💄 Show closed eye icon when hidden layer 2020-04-03 12:28:13 +02:00
Andrés Moya
3e706abc54 🎉 Zoom with mouse wheel 2020-04-02 10:21:38 +02:00
Andrés Moya
d553b0c77c Review zoom shortcuts 2020-04-02 10:21:38 +02:00
alonso.torres
e73350e2ba 🎉 Adds groups infrastructure 2020-04-02 09:58:48 +02:00
Andrés Moya
69c27ca24d Put new objects at the top 2020-04-01 17:16:40 +02:00
Andrey Antukh
dc62e4e0e6 🐛 Set proper class on frame-layer on sidebar. 2020-03-30 11:05:28 +02:00
Andrés Moya
a8f81fbdf3 Edit stroke style of artboard/frames. 2020-03-30 10:56:01 +02:00
Andrés Moya
5f938f4f38 🎉 Add orientation buttons for frames options. 2020-03-30 10:55:50 +02:00
Andrés Moya
97141bfb7a 🎉 Add size presets for frames options. 2020-03-30 10:55:43 +02:00
alonso.torres
eaed5a580c 🐾 adds class to icon layers 2020-03-30 10:52:18 +02:00
alonso.torres
79d0d56daf 🔥 fixed grid layout 2020-03-30 10:51:19 +02:00
Juan de la Cruz
25a201bc44 💄 change layers styles 2020-03-30 10:51:19 +02:00
alonso.torres
8b2612559d 💅 drag/drop of element libraries in to canvas 2020-03-27 14:42:34 +01:00
alonso.torres
1b8aab654f fixed issue when drawing images from workspace 2020-03-27 08:41:51 +01:00
alonso.torres
15c5c41a74 🇬🇧 fixed locales 2020-03-26 15:37:15 +01:00