Andrés Moya
|
d89a4a1218
|
🐛 Fix constraints detection on rotated structures
|
2021-06-21 10:31:00 +02:00 |
|
Andrés Moya
|
71759386c5
|
✨ Detect movements inside a component and not override them
|
2021-06-21 10:31:00 +02:00 |
|
Andrey Antukh
|
e796c3dfba
|
✨ Fix linter issues on frontend (part 6).
|
2021-06-18 11:20:26 +02:00 |
|
alonso.torres
|
c82d936e96
|
✨ Improves selrect calculation
|
2021-06-17 14:45:37 +02:00 |
|
Andrés Moya
|
84a7ab8568
|
Merge branch 'main' into develop
|
2021-06-17 14:07:31 +02:00 |
|
alonso.torres
|
e08788190d
|
🐛 Fix problem with paths editing after flip
|
2021-06-16 17:05:18 +02:00 |
|
alonso.torres
|
d6e009ce78
|
✨ Adds flip,proportion and rotation
|
2021-06-15 11:39:35 +02:00 |
|
alonso.torres
|
dd15bf7328
|
✨ Adds flip,proportion and rotation
|
2021-06-11 15:48:23 +02:00 |
|
alonso.torres
|
3aa5fda695
|
✨ Import pages with imported svgs
|
2021-06-11 15:48:23 +02:00 |
|
alonso.torres
|
152bcf451a
|
✨ Import images and upload media
|
2021-06-11 15:48:09 +02:00 |
|
alonso.torres
|
83879fb931
|
✨ Support for fill,stroke,gradient,text
|
2021-06-11 15:48:09 +02:00 |
|
Andrés Moya
|
69fe8bc9b5
|
♻️ Add some small performance refactors
|
2021-06-10 10:28:07 +02:00 |
|
Andrés Moya
|
092a973f9a
|
🎉 Add resize constraints to shapes
|
2021-06-10 10:28:07 +02:00 |
|
Andrey Antukh
|
144127224c
|
✨ Reduce contention on file-update using advisory locks and weaker row locking.
|
2021-06-09 15:49:45 +02:00 |
|
Andrey Antukh
|
1232f93f1a
|
🐛 Fix shadow-cljs version on common/deps.edn file.
|
2021-06-07 10:55:50 +02:00 |
|
alonso.torres
|
5b0cd974ac
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-04 15:38:17 +02:00 |
|
Andrey Antukh
|
8c68e29bf3
|
🐛 Fix custom font rendering on exporting shapes.
|
2021-06-04 13:26:37 +02:00 |
|
alonso.torres
|
21aa23e7f5
|
✨ Parsing and file builder
|
2021-06-03 13:26:05 +02:00 |
|
alonso.torres
|
bf5f845789
|
✨ Import/Export framework first version
|
2021-06-03 13:26:05 +02:00 |
|
Andrey Antukh
|
866d95149e
|
✨ Downgrade shadow-cljs version.
Because the new compiler causes some bugs on compiling
internal ES6 modules.
|
2021-06-03 11:59:20 +02:00 |
|
Andrey Antukh
|
9333ed5be4
|
✨ Adapt exporter to common changes.
|
2021-06-02 14:10:25 +02:00 |
|
Andrey Antukh
|
09b72588d8
|
Merge pull request #938 from penpot/assets-enhancements
assets improvements
|
2021-06-02 11:10:34 +02:00 |
|
Andrey Antukh
|
fcb4cb38a9
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-01 12:44:04 +02:00 |
|
Andrés Moya
|
ebc79c278b
|
♻️ Apply transducer-fu
|
2021-05-31 13:15:42 +02:00 |
|
Andrés Moya
|
b2fef7b7a8
|
🎉 Add many functions to assets panel and big refactor
|
2021-05-31 12:51:49 +02:00 |
|
Andrey Antukh
|
6ed182002b
|
⬆️ Update lambdaisland/uri dependency.
|
2021-05-31 11:04:32 +02:00 |
|
Andrey Antukh
|
2ec769981a
|
✨ Resolve almost all linter issues on common module.
|
2021-05-31 11:04:32 +02:00 |
|
Andrey Antukh
|
548664f6ce
|
♻️ Internal directory refactor.
Make common as first-class module.
|
2021-05-31 11:04:32 +02:00 |
|
alonso.torres
|
3d7a3f27d5
|
🐛 Fix problem with move-objects
|
2021-05-28 11:05:18 +02:00 |
|
Andrey Antukh
|
f47bb6bcd0
|
✨ Minor fix on previous commit.
|
2021-05-27 18:12:29 +02:00 |
|
Andrey Antukh
|
a3eb5e2928
|
🐛 Fix incorrect unicode code points handling on draft-to-penpot conversion.
|
2021-05-27 17:52:16 +02:00 |
|
alonso.torres
|
52f699c175
|
🐛 Fix problems with mov-objects
|
2021-05-26 13:43:57 +02:00 |
|
Andrey Antukh
|
2834850337
|
📎 Add safety check on reg-objects change impl.
|
2021-05-26 12:14:02 +02:00 |
|
Andrey Antukh
|
67cd877281
|
🐛 Fix unexpected excetion related to rounding integers.
|
2021-05-26 11:54:40 +02:00 |
|
Andrey Antukh
|
2ac790693a
|
🐛 Fix CSRNG usage on webworker context.
|
2021-05-25 23:24:19 +02:00 |
|
Andrey Antukh
|
08dce3bcdc
|
🐛 Fix possible bug in domain whitelisting checking.
|
2021-05-25 21:19:13 +02:00 |
|
Andrey Antukh
|
43b34aa279
|
🐛 Fix many corner cases on custom font management.
|
2021-05-25 15:41:52 +02:00 |
|
alonso.torres
|
e43ab51b7d
|
🐛 Fix problem with locked shapes when change parents
|
2021-05-25 12:23:33 +02:00 |
|
Andrés Moya
|
42072f2584
|
🐛 Add filter to remove groups without content in all files
|
2021-05-21 09:51:24 +02:00 |
|
Andrey Antukh
|
2ea200be78
|
🎉 Add new font selector to workspace.
|
2021-05-19 14:23:51 +02:00 |
|
alonso.torres
|
c618317a76
|
✨ Minor improvements
|
2021-05-17 17:08:24 +02:00 |
|
alonso.torres
|
5d689551e3
|
🐛 Fix problem with rounding
|
2021-05-17 16:16:27 +02:00 |
|
alonso.torres
|
93d8c171be
|
🐛 Fix problems with snap index regeneration
|
2021-05-14 18:08:15 +02:00 |
|
alonso.torres
|
b2e01cd52b
|
⚡ Performance improvements
|
2021-05-13 17:06:45 +02:00 |
|
alonso.torres
|
3656ab977b
|
✨ Improve frame thumbnail rendering
|
2021-05-13 11:00:28 +02:00 |
|
Andrés Moya
|
ddbaee228a
|
🎉 Group typographies
|
2021-05-12 13:19:36 +02:00 |
|
Andrés Moya
|
c858707c39
|
🎉 Group color assets
|
2021-05-12 13:19:36 +02:00 |
|
alonso.torres
|
e1dfd91e24
|
⚡ Frame thumbnails
|
2021-05-11 18:18:45 +02:00 |
|
Andrés Moya
|
4c48f34d61
|
🎉 Add resize scale for texts
|
2021-05-10 13:28:15 +02:00 |
|
Andrey Antukh
|
04ab99c8ad
|
✨ Minor improvement on try* helper on common/exceptions.
|
2021-05-06 14:13:54 +02:00 |
|