Andrey Antukh
|
8d06227d1e
|
♻️ Refactor state management of colorpicker & gradients
|
2022-08-12 15:11:20 +02:00 |
|
Andrey Antukh
|
b9b53258c1
|
✨ Make the upload media size configurable
|
2022-08-10 12:10:45 +02:00 |
|
Andrey Antukh
|
183e0bf985
|
✨ Simplify select all implementation
|
2022-08-08 10:51:08 +02:00 |
|
Andrey Antukh
|
aceefc0485
|
♻️ Move comments mutations to commands
|
2022-08-08 10:36:15 +02:00 |
|
Andrey Antukh
|
0b3d25a890
|
✨ Make frontend use new cmd based repo methods for comments queries
|
2022-08-08 09:51:11 +02:00 |
|
Andrew Zhurov
|
5febd35cfe
|
🐛 Fix layers get out of their group when moved
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
|
2022-08-04 07:11:43 +02:00 |
|
Andrey Antukh
|
fd08511514
|
Merge pull request #2129 from penpot/palba/select-all-group
✨ Select all inside a group select only the objects at this …
|
2022-08-03 13:37:42 +02:00 |
|
Pablo Alba
|
52cc91f4c4
|
✨ Select all inside a group select only the objects at this group level
|
2022-08-03 11:37:33 +02:00 |
|
Andrew Zhurov
|
424e9faa8e
|
🐛 Fix paste frame removes all guides
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
|
2022-08-03 09:22:57 +02:00 |
|
Andrey Antukh
|
ddc7f412a4
|
📎 Mainly reformat specs code
|
2022-08-01 14:27:11 +02:00 |
|
Eva
|
1c446a011e
|
✨ Move comments
|
2022-08-01 09:53:55 +02:00 |
|
Andrey Antukh
|
8fd908a59f
|
💄 Add mainly cosmetic improvements to delete-shapes event impl
|
2022-07-27 21:41:38 +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 |
|
Andrey Antukh
|
c405e9a7a3
|
🔥 Remove unused code
|
2022-07-06 16:05:10 +02:00 |
|
alonso.torres
|
b38ffdcf30
|
♻️ Refactor workspace common
|
2022-06-30 13:09:35 +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 |
|
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
|
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
|
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
|
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 |
|
alonso.torres
|
66cec51c44
|
🐛 Fix text problem
|
2022-06-16 10:40:33 +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 |
|
alonso.torres
|
9eba666c31
|
Merge remote-tracking branch 'origin/main' into develop
|
2022-06-06 15:23:22 +02:00 |
|
Alejandro Alonso
|
31aed2aaa4
|
🐛 Fix base background not visible for imported svg
|
2022-06-06 12:34:19 +02:00 |
|
Pablo Alba
|
462ec0c12a
|
Merge pull request #1973 from penpot/alotor-more-hotfixes
Hotfixes
|
2022-06-03 10:59:26 +02:00 |
|
alonso.torres
|
14b1970a8a
|
🐛 Fix concurrent thumbnail modification
|
2022-06-02 22:37:33 +02:00 |
|
alonso.torres
|
6e9a77edcd
|
🐛 Fix undo for drawing curves
|
2022-06-02 22:31:27 +02:00 |
|
Pablo Alba
|
8d1cd2f56d
|
🐛 Empty groups were not deleted
|
2022-06-02 16:53:01 +02:00 |
|
alonso.torres
|
3d8c41cd69
|
Merge remote-tracking branch 'origin/main' into develop
|
2022-05-27 09:25:22 +02:00 |
|
alonso.torres
|
96ed66d86e
|
⚡ Improved frame generation performance
|
2022-05-26 16:33:16 +02:00 |
|
alonso.torres
|
b25806b172
|
🐛 Fix problem with auto-width initial text
|
2022-05-25 21:43:50 +02:00 |
|
alonso.torres
|
35681c3af8
|
🐛 Fix problem with multiple users and texts positions
|
2022-05-24 23:34:23 +02:00 |
|
Alejandro Alonso
|
dcac6d9ea4
|
🐛 Fix adding string for texts with shortcut
|
2022-05-24 07:17:15 +02:00 |
|
alonso.torres
|
eb07350cac
|
🐛 Fix problem with typographies
|
2022-05-20 13:00:50 +02:00 |
|