453 Commits

Author SHA1 Message Date
Andrés Moya
dc5cff645a Remember color picker library in local session 2021-02-04 11:24:19 +01:00
alonso.torres
b056cc35e4 🐛 Fixes problem when moving parent to children group 2021-02-03 15:36:28 +01:00
alonso.torres
8aedbd1418 🐛 Fixes problems with paste empty text 2021-02-02 15:36:49 +01:00
Andrey Antukh
b6f359bcb8 🐛 Force persistence on go to dashboard. 2021-01-28 11:31:48 +01:00
Andrés Moya
4b9ac6f1e5 🐛 Fix when trying to relocate a shape and their children 2021-01-27 16:49:09 +01:00
Andrés Moya
11418501a4 🐛 Manage correctly when components are dragged and dropped 2021-01-20 18:03:38 +01:00
alonso.torres
dd283381a1 Duplicate pages 2021-01-19 11:22:41 +01:00
alonso.torres
76b7272a72 🐛 Fixed paste components from other files 2021-01-18 12:30:09 +01:00
alonso.torres
20731be1a4 Adding shapes over the selected shapes 2021-01-18 10:19:41 +01:00
alonso.torres
767f1c7b3d Center content on load 2021-01-14 14:14:55 +01:00
alonso.torres
5f0020a95c Changes to the selection in workspace and layers 2021-01-12 12:10:32 +01:00
alonso.torres
bb07c4b3b7 🐛 Fixes problems with raw-svg 2021-01-11 16:03:34 +01:00
alonso.torres
27a85ce0da ♻️ Refactor files upload effects 2021-01-08 11:25:38 +01:00
alonso.torres
802f19453d Upload SVG as shapes 2021-01-07 19:07:52 +01:00
Andrey Antukh
ab944fb9ae ♻️ Integrate new storage subsystem. 2021-01-07 11:29:57 +01:00
Andrés Moya
c4720edda7 Open container on layers sidebar on drop inside 2021-01-07 09:31:30 +01:00
alonso.torres
84007e6ad1 Allows rotation for shapes 2020-12-22 17:44:51 +01:00
Andrey Antukh
9ed01cc0df Don't duplicate images when copy and paste in the same file. 2020-12-21 12:15:53 +01:00
Andrey Antukh
6fc90e20e9 🐛 Refactor copy/paste for proper handle image shape copying. 2020-12-21 12:15:53 +01:00
alonso.torres
e26ece57d1 🐛 Fixed several issues with groups and multiple selection 2020-12-21 11:12:58 +01:00
Andrés Moya
4e48b78e03 🐛 Show correctly context menu when the shape was not selected 2020-12-21 10:24:55 +01:00
alonso.torres
45882ba6a1 ♻️ Refactor pages namespaces 2020-12-10 14:41:05 +01:00
alonso.torres
4b22615f97 🐛 Fixed issues with masks when coloring 2020-12-09 11:27:04 +01:00
alonso.torres
3a8a212432 🐛 Fixes problems with masks rotation and some clipping problems 2020-12-09 11:27:04 +01:00
alonso.torres
34af5e4563 🐛 Fixed right click context menu 2020-12-09 11:27:04 +01:00
alonso.torres
4d4e7c75da Changes image shortcut to K 2020-12-07 10:15:44 +01:00
alonso.torres
a71a7d6951 🐛 Fixed problems with resize texts 2020-12-04 13:26:23 +01:00
Andrés Moya
e581cf8aeb ♻️ Refactor paste function 2020-12-03 10:11:57 +01:00
Andrés Moya
6186d82151 ♻️ Change paste implementation to work with more browsers 2020-12-03 10:11:57 +01:00
alonso.torres
264811c5ee 🐛 Fixes problems with the picker for Safari and Firefox 2020-12-03 10:10:35 +01:00
alonso.torres
001f90a540 🐛 Safari compatibility fixes 2020-12-01 14:46:51 +01:00
Andrey Antukh
9260c59afb 🎉 Add improved export macro.
This reverts commit 7ec30d1f5e155c37dcd6f69770a6c185ae2a21ca.
2020-12-01 13:53:36 +01:00
Andrey Antukh
7ec30d1f5e Temporary revert previous commit.
This reverts commit 497c174d638369170fc767d0675562191f0069f9.
2020-12-01 13:23:37 +01:00
Andrey Antukh
497c174d63 Add export macro helper for properly reexport vars.
This reverts commit 45da7df4b40bef0e3f9acade59f56c51598e16d1.

Now with JVM/Clojure support.
2020-12-01 12:30:58 +01:00
Andrey Antukh
45da7df4b4 Revert " Add export macro helper for properly reexpor vars."
This reverts commit 9ca683026708e59d6518619c7880470cd610671e.
2020-12-01 11:34:08 +01:00
Andrey Antukh
9ca6830267 Add export macro helper for properly reexpor vars. 2020-12-01 10:39:06 +01:00
Andrés Moya
6390af0827 Change tool names and shortcuts 2020-11-30 13:17:13 +01:00
Andrés Moya
df95bd7010 🎉 Select all elements tool and shortcut 2020-11-30 13:16:21 +01:00
alonso.torres
2a17f0e507 ♻️ Refactor the text size calculations 2020-11-27 12:28:49 +01:00
Andrés Moya
1f92237b19 🔥 Remove some unused code 2020-11-27 07:55:54 +01:00
Andrey Antukh
55d8afd985 🐛 Fix wrong undo handling on masking objects.
On undo a mask operation the created group does not
disappear; this commit fixes this.
2020-11-26 11:57:36 +01:00
Andrés Moya
6db1a907c8 Use touched flags when adding/deleting/moving shapes 2020-11-25 11:21:22 +01:00
alonso.torres
25fe4f1269 ♻️ Fixes after review 2020-11-24 13:52:59 +01:00
alonso.torres
f339f1ee98 Migrates model to the new paths 2020-11-23 17:44:02 +01:00
alonso.torres
b1c786077b Path create-edit workflow 2020-11-23 17:44:02 +01:00
alonso.torres
8db7078ce8 Path edition mode 2020-11-23 17:44:01 +01:00
alonso.torres
af68c26aea ♻️ Refactor transforms 2020-11-23 17:44:01 +01:00
alonso.torres
2c50bb16dc ♻️ Refactor geom/shapes.cljc 2020-11-23 17:44:01 +01:00
alonso.torres
67ed1d89ac Adds path parser 2020-11-23 17:44:01 +01:00
alonso.torres
d25dbfb09b ♻️ Refactor drawing actions 2020-11-23 17:44:01 +01:00