Andrés Moya
|
7da159d52a
|
🎉 Absorb components when deleting or unpublishing a library
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
54e0071c9c
|
🎉 Scaffolding to write unit tests of common types
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
165cdd871f
|
🎉 Allow to duplicate components with main instance
|
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
|
f8fbb7abba
|
Merge pull request #2113 from andrewzhurov/3887-paste-frame-removes-all-guides
🐛 Fix paste frame removes all guides
|
2022-07-29 08:21:04 +02:00 |
|
Andrew Zhurov
|
902c746dbb
|
🐛 Fix paste frame removes all guides
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
|
2022-07-28 19:59:12 +03:00 |
|
Andrey Antukh
|
4e2dbdbebe
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-07-28 11:58:30 +02:00 |
|
Andrey Antukh
|
7a3f1a36e9
|
📎 Fix linter issues
|
2022-07-28 10:53:23 +02:00 |
|
Andrew Zhurov
|
c354c560d4
|
🎉 Add shape outline on hover upon layers in the left sidebar of workspace
Signed-off-by: Andrew Zhurov <zhurov.andrew@gmail.com>
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
8fd908a59f
|
💄 Add mainly cosmetic improvements to delete-shapes event impl
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
7f611c89e1
|
Merge branch 'staging' into develop
|
2022-07-27 15:10:51 +02:00 |
|
Alejandro Alonso
|
bfe54fe5e1
|
✨ Improve audit log for create files
|
2022-07-27 13:07:28 +02:00 |
|
alonso.torres
|
d2a5344407
|
🐛 Fix problem with snap-pixel on resize
|
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
|
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
|
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 |
|
alonso.torres
|
3c3664535e
|
✨ Store layout info in shape
|
2022-07-14 09:29:21 +02:00 |
|
Andrey Antukh
|
b901a10aaa
|
🐛 Fix typographies grouping
|
2022-07-13 11:17:55 +02:00 |
|
Andrey Antukh
|
aadb7cb1bf
|
✨ Don't call rp/command internal method
|
2022-07-07 13:12:38 +02:00 |
|
Andrey Antukh
|
c405e9a7a3
|
🔥 Remove unused code
|
2022-07-06 16:05:10 +02:00 |
|
Alejandro
|
f7f9ba99f7
|
Merge pull request #2067 from penpot/niwinz-auth-improvements
♻️ Refactor auth code
|
2022-07-04 11:28:26 +02:00 |
|
Andrey Antukh
|
14d1cb90bd
|
♻️ Refactor auth code
|
2022-07-04 11:23:33 +02:00 |
|
alonso.torres
|
b38ffdcf30
|
♻️ Refactor workspace common
|
2022-06-30 13:09:35 +02:00 |
|
Andrey Antukh
|
9c194ee3cb
|
🐛 Fix websocket unexpected exception on exportation module
A regression caused by the previous commit that refactos
the websockets API and its state management.
|
2022-06-29 14:39:56 +02:00 |
|
Andrey Antukh
|
cbc5811290
|
✨ Improve websockets impl
Make it more extensible and move all the websocket unrelated stuff
to the new hooks API. Also adds observability from repl.
|
2022-06-29 11:01:16 +02:00 |
|
Alejandro
|
cf2de3cfac
|
Merge pull request #2030 from penpot/eva-palba-share-link
Eva palba share link
|
2022-06-29 10:55:16 +02:00 |
|
Pablo Alba
|
115314e97c
|
✨ In view mode allow comment/inspect to non-team users (by shared link permissions)
|
2022-06-29 09:41:30 +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 Alonso
|
29220cd0d3
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-06-28 12:24:42 +02:00 |
|
Alejandro Alonso
|
e4eb8004e2
|
🐛 Fix fill information not complete when paste plain text
|
2022-06-28 12:18:31 +02:00 |
|
alonso.torres
|
6d4e898f79
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-06-21 09:30:54 +02:00 |
|
alonso.torres
|
2799c09294
|
✨ Fix interaction targets
|
2022-06-17 12:54:51 +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
|
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
|
a37233be1e
|
🐛 Improved thumbnails rendering
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
b4e218c13a
|
✨ Fix copy/paste for multiple frames
|
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 |
|