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
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
alonso.torres
7ee685ca18
🐛 Fix problems with position absolute and code generation
2023-05-19 12:36:23 +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
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
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
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
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
Andrés Moya
cd1825d97a
Revert " 🐛 Fix undo when deleting shapes inside instances"
...
This reverts commit c421059e97
.
2023-05-12 16:40:38 +02:00
Andrés Moya
c421059e97
🐛 Fix undo when deleting shapes inside instances
2023-05-12 16:20:48 +02:00
Andrés Moya
58a6f437c4
🐛 Fix display of library view
2023-05-12 13:27:45 +02:00
Andrés Moya
e032736c27
🐛 Fix crash in libraries view
2023-05-12 12:50:16 +02:00
Alejandro Alonso
54ab57d8f6
Merge remote-tracking branch 'origin/staging' into develop
2023-05-09 14:39:23 +02:00
Alejandro Alonso
b6bc8f2a25
🐛 Fix move file between teams
2023-05-09 14:26:09 +02:00
Alejandro Alonso
d97be7043a
Merge remote-tracking branch 'origin/staging' into develop
2023-05-09 09:39:08 +02:00
Alejandro Alonso
517c8f0d24
🐛 Fix typo
2023-05-09 09:38:54 +02:00
Alejandro
2ce676885f
Merge pull request #3193 from penpot/niwinz-thumbnails-1
...
🎉 Allow submit thumbnails using multipart
2023-05-08 16:11:11 +02:00
Aitor
0214cfa299
🐛 Fix rules rendering
2023-05-08 09:58:37 +02:00
Ondřej Konečný
e5612a7373
🐛 Fix sidebar collapse icon
...
Signed-off-by: Ondřej Konečný <ondrej.konecny@gmail.com>
2023-05-08 08:26:49 +02:00
Alejandro Alonso
6bad9ac629
Merge branch 'akshay-gupta7-akshayg7-focus-input-search-from-dashboard' into develop
2023-05-08 06:15:04 +02:00
Akshay Gupta
c1187dd457
🎉 Add feature to focus input on search when searching a file at projects dashboard
...
Signed-off-by: Akshay Gupta <gravity.akshay@gmail.com>
2023-05-08 06:13:48 +02:00
Andrey Antukh
e8ffcbae69
🎉 Add support for multipart upload of thumbnails
...
and improve the thumbnails storage to offloading it
to the storage subsystem
2023-05-05 17:00:35 +02:00
Andrey Antukh
c2b6b40554
💄 Add cosmetic changes (and comments) to toggle-file-thumbnail-selected function
2023-05-05 17:00:35 +02:00
Andrey Antukh
541a372f01
💄 Add cosmetic changes to duplicate-page function
2023-05-05 17:00:35 +02:00
Ondřej Konečný
3ac8bf363a
✨ removed sizing variables from radius
...
Signed-off-by: Ondřej Konečný <ondrej.konecny@gmail.com>
2023-05-05 11:20:00 +02:00
Alejandro
9e66231218
Merge pull request #3187 from penpot/azazeln28-rules-performance
...
⚡ better rules performance
2023-05-05 11:07:24 +02:00
Akshay Gupta
1c0e1237c2
🎉 Add feature to select full values on click at the design sidebar
2023-05-05 10:49:25 +02:00
Alejandro Alonso
890583a13a
✨ Add mvp access-token support
2023-05-04 22:14:55 +02:00
Aitor
19727a648d
⚡ better rules performance
2023-05-04 12:46:37 +02:00
Akshay Gupta
412ffe4b46
🎉 Add feature to set line-height to auto as 1.2
2023-05-04 12:34:10 +02:00
Akshay Gupta
45356ae1fc
🎉 Add feature to focus input on search when searching a file at projects dashboard
2023-05-03 14:15:59 +02:00