Eva
fbfff07dec
🐛 Fix background property changing it for background-color
2023-05-22 16:32:19 +02:00
Aitor Moreno
1a836bd0fc
Merge pull request #3227 from penpot/alotor-fix-delete-reflow
...
🐛 Fix problem with layout not reflowing on shape deletion
2023-05-22 16:18:22 +02:00
alonso.torres
35e3ac5841
🐛 Fix problem with layout not reflowing on shape deletion
2023-05-22 16:11:06 +02:00
Aitor Moreno
19ce4c1cb7
Merge pull request #3219 from penpot/palba-zoom-picking-color
...
🐛 Fix zooming while color picker breaks UI
2023-05-22 16:00:33 +02:00
Eva
36b016a37b
✨ Add new palette UI
2023-05-22 15:59:49 +02:00
Pablo Alba
e8b87b0db1
🐛 Fix zooming while color picker breaks UI
2023-05-22 15:44:06 +02:00
Andrey Antukh
a09dd953ff
⚡ Add incomplete performance enhancements to shadow menu
...
It is imposible to make this commponent efficient because of
the design limitations of numeric-input component
2023-05-22 14:15:08 +02:00
Andrey Antukh
73ed37f57a
💄 Add cosmetic changes to stoke related functions frontend
2023-05-22 14:15:08 +02:00
Andrey Antukh
98a6c63ad6
💄 Add cosmetic changes to shadow-add and reorder-shadow fns
2023-05-22 14:15:04 +02:00
Akshay Gupta
1eb6e30369
🎉 Add ability to change shadows order and place new shadows at top by default
...
Signed-off-by: Akshay Gupta <gravity.akshay@gmail.com>
2023-05-22 12:57:01 +02:00
Andrey Antukh
68c1d9afaf
Merge remote-tracking branch 'origin/staging' into develop
2023-05-22 11:01:47 +02:00
Aitor
42cd9a59b9
🐛 Fix color picker broken images
2023-05-22 10:56:46 +02:00
Andrey Antukh
b7e1e54a92
⚡ Add general performance micro optimizations
2023-05-22 10:56:46 +02:00
Andrey Antukh
78f62cc5e1
🐛 Fix incorrect level for debug and trace log messages (cljs only)
2023-05-22 10:56:46 +02:00
Aitor
48834f96d3
♻️ Refactor thumbnail rendering on workspace
2023-05-22 10:56:46 +02:00
Pablo Alba
1d69da1ca5
🐛 Minor style tweaks for component annotations
2023-05-19 13:01:08 +02:00
Eva Marco
4c17d7d160
Merge pull request #3225 from penpot/alotor-demo-fixes
...
🐛 Fix problems with position absolute and code generation
2023-05-19 12:55:22 +02:00
alonso.torres
7ee685ca18
🐛 Fix problems with position absolute and code generation
2023-05-19 12:36:23 +02:00
alonso.torres
8ddc7220f7
🐛 Fix problem with file-builder
2023-05-19 12:31:26 +02:00
Pablo Alba
2704c3f3de
🐛 Fix libraries had different sizes
2023-05-19 12:30:41 +02:00
Pablo Alba
65c695e830
🐛 Fix delete page with components
2023-05-19 10:37:10 +02:00
Alejandro Alonso
a1c09057c1
🎉 Move survey to local resources
2023-05-18 12:17:03 +02:00
Pablo Alba
b6d60773e3
Merge pull request #3220 from penpot/hiru-bugfixes
...
Component bugfixes
2023-05-18 11:09:34 +02:00
Andrés Moya
8636a15f4b
🐛 Fix crash in reset overrides
2023-05-17 16:26:32 +02:00
Alejandro
96782bfa8e
Merge pull request #3188 from penpot/niwinz-experiments-6
...
♻️ Refactor validation subsystem
2023-05-17 16:11:45 +02:00
Andrey Antukh
97d2af048c
🐛 Fix srepl get-file helper (add support for pointer map)
2023-05-17 16:05:31 +02:00
Andrey Antukh
049ebdd542
🐛 Fix intermitent exception on viewport ref ns
2023-05-17 16:05:31 +02:00
Andrey Antukh
bf3888585a
✨ Add some minor performance improvements to dashboard components
2023-05-17 16:05:31 +02:00
Andrey Antukh
35969e9f26
🐛 Fix incorrect assertion on dashboard ns
2023-05-17 16:05:31 +02:00
Andrey Antukh
9cb5df31d1
🐛 Fix react warning for missing key on context-menu-a11y component
2023-05-17 16:05:31 +02:00
Andrey Antukh
cf03cb4ca4
🐛 Fix unexpected exception on thumbnails & raf
2023-05-17 16:05:31 +02:00
Andrey Antukh
63f4ef97fb
🐛 Fix pointermap issue on file export
2023-05-17 16:05:31 +02:00
Andrey Antukh
8e0abec876
💄 Add some cosmetic improvements on access-tokens components
2023-05-17 16:05:31 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Andrey Antukh
dbc08ba80f
📎 Fix linter issues on frontend
2023-05-17 15:47:21 +02:00
Andrey Antukh
47e3279302
⬆️ Update some frontend dependencies
2023-05-17 15:47:21 +02:00
Andrey Antukh
06f25c3950
⬆️ Update nodejs on exporter dockerfile
2023-05-17 15:47:21 +02:00
Andrey Antukh
e96fc32cc1
⬆️ Update devenv dockerfile
2023-05-17 15:47:21 +02:00
Andrey Antukh
444b7d5aae
⬆️ Update to JDK19 on backend dockerfile
2023-05-17 15:47:21 +02:00
Andrey Antukh
01404ba581
🎉 Add the ability to delete and search profiles to manage.py
2023-05-17 15:47:21 +02:00
Andrey Antukh
0dc7f4e07e
✨ Add test for orphaned teams deletion
2023-05-17 15:47:21 +02:00
Andrey Antukh
730c26f1e2
📎 Remove worker explicitly from test initialization
2023-05-17 15:47:21 +02:00
Andrey Antukh
e30d1a40bc
✨ Avoid vthread pinning on invitations
2023-05-17 15:47:21 +02:00
Andrey Antukh
4e7f32aa88
✨ Improve retry mechanism and macros
2023-05-17 15:47:21 +02:00
Pablo Alba
44a3f651c2
Merge pull request #3189 from penpot/hiru-sync-notifications
...
✨ Notify library updates when really needed
2023-05-17 15:35:06 +02:00
Andrés Moya
8a42a53522
✨ Notify library updates when really needed
2023-05-17 14:12:49 +02:00
Andrés Moya
25f7c14f97
🐛 Fix deactivation of show distances when alt-tab is used
...
Alt key with a shape selected activates show-distances mode.
If you press Alt+tab, in many window managers the window is switched,
and thus the alt keydown event is sent to other app and does not reach
Penpot. So, we need to deactivate the mode also on window blur.
2023-05-17 13:53:22 +02:00
Andrés Moya
568338ad68
🐛 Avoid spec failure if not path or annotations
2023-05-16 12:22:10 +02:00
Andrés Moya
30dd9c5222
🐛 Fix undo when deleting shapes inside instances (ok)
2023-05-16 11:11:47 +02:00
Pablo Alba
68367b002e
✨ Components annotations
2023-05-16 11:06:54 +02:00