Andrey Antukh
6b9d91e2be
💄 Update code style and add more coments to :mov-objects change impl.
2020-12-04 09:46:25 +01:00
alonso.torres
718a187c1e
✨ Reduces the snap-distances feedback
2020-12-03 13:31:45 +01:00
Andrey Antukh
ba529b9fd6
📎 Temprary comment some assertions.
2020-12-03 09:04:43 +01:00
Andrés Moya
590c57c18d
:bugfix: Add require macros
2020-12-02 15:35:14 +01:00
alonso.torres
1fb5ffb59b
✨ Improved tests for geom transforms
2020-12-02 14:40:31 +01:00
alonso.torres
f37a85fd82
✨ Fixes tests and linter for commons
2020-12-02 08:53:38 +01:00
Andrey Antukh
9260c59afb
🎉 Add improved export macro.
...
This reverts commit 7ec30d1f5e
.
2020-12-01 13:53:36 +01:00
Andrey Antukh
7ec30d1f5e
✨ Temporary revert previous commit.
...
This reverts commit 497c174d63
.
2020-12-01 13:23:37 +01:00
Andrey Antukh
497c174d63
✨ Add export macro helper for properly reexport vars.
...
This reverts commit 45da7df4b4
.
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 9ca6830267
.
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
Andrey Antukh
f4124b28d8
🐛 Fix wrong argument number on recursive delete operation (shapes).
2020-12-01 10:39:06 +01:00
Andrey Antukh
39db88c533
✨ Reduce the max and min safe-int values to 1m.
2020-11-30 13:44:40 +01:00
Andrey Antukh
357e779013
💄 Cosmetic changes on pages helpers namespace.
2020-11-30 13:44:40 +01:00
Andrey Antukh
becd0d9cbf
🐛 Add strict spec verify on operations result.
2020-11-27 16:08:45 +01:00
alonso.torres
0046b60c93
🐛 Fixes problem with flipped texts
2020-11-27 15:46:24 +01:00
Andrés Moya
40240d294a
🐛 Fix synchronization of geometry changes
2020-11-26 14:16:10 +01:00
Andrey Antukh
24ea6a63c6
Merge pull request #399 from penpot/bezier-fixes
...
Bezier improvements
2020-11-26 14:12:19 +01:00
Andrey Antukh
29669b8b0f
🐛 Don't navigate when no frame/index found on viewer.
2020-11-26 11:57:36 +01:00
Andrey Antukh
6c07cfcd25
✨ Reuse transducers on points->rect transformation.
2020-11-26 11:57:36 +01:00
Andrey Antukh
81e909b961
✨ Create frames in reverse order of other shapes.
2020-11-26 11:57:36 +01:00
alonso.torres
89f0f24707
✨ Fixed angle with shift in paths
2020-11-25 22:08:04 +01:00
Andrés Moya
6db1a907c8
✨ Use touched flags when adding/deleting/moving shapes
2020-11-25 11:21:22 +01:00
Andrés Moya
2582766a89
♻️ Simplify container type management
2020-11-25 11:21:22 +01:00
Andrés Moya
ebb7410e5b
✨ Synchronize add/delete/move shapes in componentes
2020-11-25 11:21:22 +01:00
alonso.torres
912be76400
🐛 Fixed problem with divide by zero
2020-11-25 09:57:52 +01:00
alonso.torres
3543acbac7
🐛 Fixed schema for shapes
2020-11-24 18:01:50 +01:00
alonso.torres
d2806fd9ba
🐛 Fixes problem with schema and parameters
2020-11-24 17:31:22 +01:00
alonso.torres
0fcfd30535
🐛 Fixes problems with previous migration
2020-11-24 17:13:44 +01:00
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