Andrés Moya
|
165cdd871f
|
🎉 Allow to duplicate components with main instance
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
ce09ea6eb5
|
🎉 Add library page for components on migration
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
bdcbe46d0d
|
♻️ Move component instantiation to new types module
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
5dc7bc213f
|
🎉 Add the concept of 'main instance'
|
2022-07-29 09:29:22 +02:00 |
|
Andrey Antukh
|
4e2dbdbebe
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-07-28 11:58:30 +02:00 |
|
Andrey Antukh
|
8237805cf5
|
🐛 Fix minor issues on page helpers
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
7f611c89e1
|
Merge branch 'staging' into develop
|
2022-07-27 15:10:51 +02:00 |
|
alonso.torres
|
d2a5344407
|
🐛 Fix problem with snap-pixel on resize
|
2022-07-15 14:48:05 +02:00 |
|
alonso.torres
|
48615ca5b2
|
🐛 Round coordinates in viewport and paths
|
2022-07-15 14:48:05 +02:00 |
|
alonso.torres
|
f89ccac567
|
🐛 Fix problems with nested boards
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
b57ddf9dca
|
🐛 Fix problem with 180 degree rotations
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
3ac1760141
|
🎉 Add layout items options and feature toggle
|
2022-07-14 09:53:59 +02:00 |
|
alonso.torres
|
28abe785e8
|
✨ Allow for rotated auto-layout
|
2022-07-14 09:53:59 +02:00 |
|
alonso.torres
|
5e5355230c
|
🎉 Add support for wrap layout
|
2022-07-14 09:53:59 +02:00 |
|
alonso.torres
|
6e5a23c190
|
✨ Allows groups to reflow the layout on transform
|
2022-07-14 09:53:59 +02:00 |
|
alonso.torres
|
84c0825893
|
🐛 Fix problems with nested groups
|
2022-07-14 09:53:53 +02:00 |
|
alonso.torres
|
7176bb6f1a
|
🎉 Add support for nested layouts
|
2022-07-14 09:53:53 +02:00 |
|
alonso.torres
|
1c8aef6fa8
|
🎉 Add packed basic layout positions
|
2022-07-14 09:53:33 +02:00 |
|
alonso.torres
|
aeb8fa1896
|
🎉 Add basic left-right layout
|
2022-07-14 09:48:51 +02:00 |
|
Andrey Antukh
|
98190ed92d
|
♻️ Improve the asserts framework
|
2022-07-07 12:29:13 +02:00 |
|
Andrey Antukh
|
f4f58bc163
|
✨ Add parameters validation to binfile write-export! fn
|
2022-07-06 16:05:10 +02:00 |
|
alonso.torres
|
b38ffdcf30
|
♻️ Refactor workspace common
|
2022-06-30 13:09:35 +02:00 |
|
Andrey Antukh
|
6de78cabd4
|
⬆️ Update shadow-cljs cljs compiler on frontend and common
|
2022-06-29 10:59:50 +02:00 |
|
Alejandro Alonso
|
d2250274f2
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-06-29 09:37:31 +02:00 |
|
alonso.torres
|
a271a285ad
|
🐛 Fix problem with resize groups
|
2022-06-29 08:48:00 +02:00 |
|
Andrés Moya
|
6f94745aed
|
♻️ Rename specs -> types
NO FUNCTIONALITY IS CHANGED in this commit, only moving things around
|
2022-06-29 06:25:06 +02:00 |
|
Alejandro
|
4d19ceff8d
|
Merge pull request #2016 from penpot/niwinz-experiments-custom-export-import
Experimental support for binary file format for exportation/importation of penpot files
|
2022-06-27 13:23:06 +02:00 |
|
Andrey Antukh
|
b944d977bb
|
🎉 Add binfile import/export internal functionality
|
2022-06-27 11:12:00 +02:00 |
|
Andrey Antukh
|
46d075611d
|
♻️ Adapt media & fonts handling to new tmp service
And storage backend changes
|
2022-06-22 11:39:57 +02:00 |
|
alonso.torres
|
8e60834292
|
✨ Fix shadows in frames for dashboard and viewer
|
2022-06-22 11:18:55 +02:00 |
|
alonso.torres
|
45b690ed05
|
✨ Fix shadows and thumbnails
|
2022-06-17 13:15:27 +02:00 |
|
alonso.torres
|
a774f4d4fa
|
✨ Fix guides, grids and constraints for nested frames
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
2e3f443758
|
✨ Fix problems with shadows and strokes for nested frames
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
e0a1da6bca
|
🐛 Fix problems with thumbnails
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
108291337d
|
✨ Improved frame indices
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
ca326ac231
|
✨ Fix dashboard thumbnails for nested frames
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
566dde21a5
|
✨ Fix viewer for new frames
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
cab2b8469e
|
✨ Fix nested frames with thumbnails
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
9bd382f833
|
✨ Fixed export/import for nested frames
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
a4cc57886b
|
✨ Thumbnails for clipped and nested artboards
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
0bb0063be4
|
✨ Fix comments for nested frames
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
79a46efa35
|
✨ Create nested frames from selection
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
c8ad379bf8
|
✨ Adapted viewer for new frames
|
2022-06-17 12:54:50 +02:00 |
|
alonso.torres
|
8c5cc446b0
|
✨ Improved hover behavior
|
2022-06-17 12:51:24 +02:00 |
|
alonso.torres
|
aa584e6d35
|
♻️ Refactor transform matrix
|
2022-06-17 12:51:24 +02:00 |
|
alonso.torres
|
a9303c37c4
|
✨ Allow for nested frames
|
2022-06-17 12:51:24 +02:00 |
|
Andrey Antukh
|
e5cb5860a8
|
⬆️ Update cuerdas dep (fixes dm/str nil handling)
|
2022-06-13 13:01:31 +02:00 |
|
Andrey Antukh
|
97bf20dd4c
|
⬆️ Update dependencies
|
2022-06-13 11:18:02 +02:00 |
|
Alejandro Alonso
|
801cdd940a
|
Merge remote-tracking branch 'origin/main' into staging
|
2022-06-09 08:55:05 +02:00 |
|
Alejandro Alonso
|
ba85dcf1a3
|
🐛 Fix orientation artboard preset does not work with differently sized artboards
|
2022-06-08 13:11:59 +02:00 |
|