399 Commits

Author SHA1 Message Date
Andrey Antukh
07981487bf 🐛 Fix variants naming and handling of gfonts variants. 2020-04-30 12:35:16 +02:00
alonso.torres
71e30a1607 Fixes styles 2020-04-29 10:04:27 +02:00
alonso.torres
7ab3d86bc6 🎉 Changed the user origin for shapes to their corner 2020-04-29 10:04:27 +02:00
alonso.torres
85b17442de Changes to selection 2020-04-28 11:02:37 +02:00
Andrey Antukh
f4f79008a4 Remove the use of "self" as default team id. 2020-04-28 10:50:40 +02:00
Andrey Antukh
285735e35f ♻️ Refactor presence and realtime cursors handling. 2020-04-28 10:50:40 +02:00
alonso.torres
2e54989357 🐛 Fixes problems with rotation handlers 2020-04-28 09:08:55 +02:00
Andrés Moya
9e21d6ab9d 🎉 Add stroke-alignment option 2020-04-27 14:33:45 +02:00
Andrey Antukh
0435954f32 Enable edition without edition mode. 2020-04-27 14:29:18 +02:00
Andrey Antukh
009720696c Update translation strings on text shape options. 2020-04-27 14:29:18 +02:00
Andrey Antukh
c0173c499a 🎉 Add fill and opacity to texts. 2020-04-27 14:29:18 +02:00
Andrey Antukh
38bbe89f60 🐛 Prevent font flickering on font change. 2020-04-27 14:29:18 +02:00
Andrey Antukh
aca1959dd7 🎉 Add new text shape. 2020-04-27 14:29:18 +02:00
alonso.torres
91eebecb61 🐛 Fixes problem when drawing new shape 2020-04-27 14:28:09 +02:00
alonso.torres
285be7f5ff Maintain proportions when control key is pressed 2020-04-27 07:55:30 +02:00
alonso.torres
6d1a676f2f 🐛 Fixes problems with options panel 2020-04-27 07:08:10 +02:00
alonso.torres
de476383bd 🐛 Fixes problems with groups 2020-04-27 07:08:10 +02:00
alonso.torres
b0318d3144 ♻️ Moved main.geom to util.geom.shapes 2020-04-27 07:08:10 +02:00
alonso.torres
e6855fd9b3 ♻️ Refactor to transforms actions 2020-04-27 07:08:10 +02:00
alonso.torres
b73958efd0 🎉 Improved transformations 2020-04-27 07:08:10 +02:00
Andrey Antukh
04d364225c 🎉 Add page ordering (with d&d). 2020-04-20 11:56:10 +02:00
Andrey Antukh
e056da04c3 🐛 Fix shape hidden/blocked attrs handling. 2020-04-20 11:56:10 +02:00
Andrey Antukh
d6d38283e7 Improve layers performance. 2020-04-20 11:56:10 +02:00
Andrey Antukh
45bf06733f 🔥 Remove react-dnd dependency. 2020-04-20 11:56:10 +02:00
Andrey Antukh
77d555dbf2 ♻️ Refactor workspace initialization.
Enable selection indexation.
2020-04-20 11:56:10 +02:00
Andrey Antukh
484702527e 🎉 Add worker base implementation. 2020-04-20 11:56:10 +02:00
Andrey Antukh
284ee4b68f Enable color update when externaly changed. 2020-04-16 15:36:31 +02:00
Andrés Moya
7b5f780ac7 Allow to edit RGB values by hand 2020-04-16 15:30:52 +02:00
Andrés Moya
e3d3751468 🎉 Show circle diameter in options form instead of radius 2020-04-16 15:24:57 +02:00
Andrey Antukh
a591e4539c ♻️ Refactor add-shape event.
And remove `add-frame` because `add-shape` is now
generic.
2020-04-16 10:08:00 +02:00
Andrey Antukh
3eb7cb0bb1 💄 Cosmetic changes to the group and ungroup events. 2020-04-16 10:08:00 +02:00
Andrés Moya
065ab2aade Show correct kb shortcuts for zoom 2020-04-15 11:31:17 +02:00
alonso.torres
07fb644e07 🐛 problem with palettes 2020-04-15 09:42:34 +02:00
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