alonso.torres
25fe4f1269
♻️ Fixes after review
2020-11-24 13:52:59 +01:00
alonso.torres
b66b0cb431
✨ Close paths and internals refactor
2020-11-24 08:15:54 +01:00
alonso.torres
f339f1ee98
✨ Migrates model to the new paths
2020-11-23 17:44:02 +01:00
alonso.torres
e2593c2dad
♻️ Removed curves shapes
2020-11-23 17:44:02 +01:00
alonso.torres
55b71a111b
🐛 Fixes problems with transforms
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
275f6e3dc2
🎉 Improved reusability of drawing functions
2020-11-23 17:44:01 +01:00
alonso.torres
05366eac6f
✨ Snap for beziers
2020-11-23 17:44:01 +01:00
alonso.torres
d8ab3473bf
✨ Calculate selrect for bezier curves
2020-11-23 17:44:01 +01:00
alonso.torres
f3cce1904c
✨ First version drawing beziers
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
Andrey Antukh
0e43fb3f06
📎 Minor cosmetic changes.
2020-11-23 17:43:06 +01:00
Andrey Antukh
64a6ba1949
🎉 Add comments to viewer.
2020-11-23 17:43:06 +01:00
Andrey Antukh
1ffdb41cfc
🐛 Add data migration for ensure proper types on group like shapes.
...
Becuse of a bug, the `:shapes` attribute on group like objects
had become to seq when they should be a vector. The real fix is already
in other commit. This commit adds a migration for address the old
data already stored in the database.
2020-11-13 14:47:34 +01:00
Andrey Antukh
24f0a3945d
🐛 Temporal workaround.
2020-11-13 12:44:35 +01:00
Andrey Antukh
48663eacdc
🐛 Fix incorrect type handling on group operation.
...
And improve specs related to group attrs.
2020-11-13 11:55:28 +01:00
Andrés Moya
96e6ba77be
✨ Rename component root when renaming a component
2020-11-06 09:29:13 +01:00
Andrés Moya
f4374c5046
🐛 Take into account indirect libraries
2020-11-05 17:50:26 +01:00
Andrés Moya
1823ecda40
🎉 Allow to rename a component in the library
2020-11-04 17:14:52 +01:00
Andrés Moya
02207dedf3
🎉 Show master component in options
2020-11-03 14:05:25 +01:00
alonso.torres
03c8b42296
✨ Adjustments to measurement guides
2020-10-29 13:42:21 +01:00
Andrés Moya
c38d0e3211
✨ Rework nested components to avoid indirect references
2020-10-29 11:33:41 +01:00
alonso.torres
d1437997d2
🐛 Fixes problem with inside-frame calculations
2020-10-28 10:46:21 +01:00
alonso.torres
b52289860f
✨ Adds multiselection attributes
2020-10-27 11:29:08 +01:00
alonso.torres
6b240da892
✨ Adds blur effect for shapes
2020-10-21 14:29:41 +02:00
Andrey Antukh
5876927505
🎉 Add function instrumentation helper and improve assertion exceptions.
2020-10-21 13:18:26 +02:00
Andrey Antukh
f57941fd7c
✨ Add better exception macros (ignoring and try).
2020-10-21 13:18:26 +02:00
Andrés Moya
0ddf6d30b8
✨ Make selection rect only for the mask shape
2020-10-20 16:02:51 +02:00
Andrés Moya
4be7f054b7
🎉 Control when the mask of a group is moved or deleted
2020-10-20 16:02:51 +02:00
Andrés Moya
ee89b2e7f4
🎉 Allow masked groups
2020-10-20 16:02:51 +02:00
alonso.torres
9b2b16c066
✨ Synchronize gradient colors libraries
2020-10-16 14:38:59 +02:00
alonso.torres
9f0a443b5c
✨ Fixes problems with pixel picker
2020-10-15 15:47:57 +02:00
alonso.torres
245c39b1f6
✨ Integration with library new colors
2020-10-15 15:47:09 +02:00
alonso.torres
7d7008d405
✨ Styles changes to color picker
2020-10-15 15:46:47 +02:00
alonso.torres
69fb1426d4
✨ Changes to library model
2020-10-15 15:46:20 +02:00
Andrés Moya
a6d47cca10
✨ Make some small fixes
2020-10-15 11:15:35 +02:00
Andrés Moya
68ca44188c
✨ Enhance synchronization of a component with subcomponents
2020-10-14 09:25:57 +02:00
Andrés Moya
a3eb634740
✨ Preserve origin component in nested instances
2020-10-14 09:25:57 +02:00
alonso.torres
2c31b074c8
✨ New options in color picker (harmony & hsv)
2020-10-08 08:04:46 +02:00
alonso.torres
08b537a158
✨ Linear and radial gradient handlers
2020-10-07 14:23:46 +02:00
Andrey Antukh
e757c1b2d9
🐛 Fix uuid and keyword base specs.
2020-10-06 13:25:13 +02:00
Andrey Antukh
0a34aa6231
🎉 Add ex/ignoring
macro.
2020-10-06 13:25:13 +02:00
Andrey Antukh
c85ae7dbdf
🔥 Remove unused code.
2020-10-06 13:25:13 +02:00
Andrés Moya
272d023f3c
✨ Update colors and typographies inside components
2020-10-02 21:58:39 +02:00
alonso.torres
3bb4fcb28f
✨ Improved dynaic alignment
2020-10-02 11:54:17 +02:00
alonso.torres
2c23b0e7f4
✨ Changes name to typography collection
2020-10-02 11:14:39 +02:00
alonso.torres
718a676fa8
✨ Adds typography to libraries
2020-10-02 11:14:39 +02:00
Andrés Moya
483401f328
🎉 Allow nested components
2020-09-30 18:19:53 +02:00