Andrey Antukh
fe5cdcbdc7
🐛 Do not render assets sidebar context menu if it is not open ( #7222 )
...
This commit is a workaround to an issue that happens when you performing
multiple selection of several shapes (including components) and an
exception is raised of max depth of updates. The issue is still not
solved, we justo do not render the context menu when user performs
the selection on the workspace.
That issue/exception happens only we have context-menu* component
rendered independently of its visibility and dev-tools open
2025-08-29 13:53:55 +02:00
Luis de Dios
8c1a97dac5
✨ Make some improvements to the swap panel ( #7174 )
...
* 💄 Visual improvements in swap panel
* ♻️ Refactor search-bar component to use DS icons
* 📎 PR changes
2025-08-25 10:40:20 +02:00
Juanfran
2db0cc0cbf
🐛 Fix ESC key not closing Add/Manage Libraries modal
2025-07-21 15:23:54 +02:00
Andrey Antukh
41994703a9
♻️ Refactor tab-switcher* component ( #6815 )
...
* 💄 Add minor style adjustments to workspace sidebar
* 💄 Add style enhacement to sitemap component
* ♻️ Refactor tab-switcher* component
2025-07-02 14:08:47 +02:00
Pablo Alba
f961b75bba
♻️ Cleanup of componentsv2
2025-04-03 11:38:35 +02:00
Marina López
702bd41047
🐛 Fix error when getting file from libs
2025-02-24 08:26:27 +01:00
Andrey Antukh
0e73de17ec
🐛 Fix incorrect libraries filtering on workspace
2025-02-20 07:32:10 +01:00
Marina López
5f61254a75
🐛 Fix library button condition and copy ( #5889 )
...
* 🐛 Fix library button condition and copy
* 📎 Add changes from feedback
* 📎 Add changes from feedback
2025-02-19 16:52:35 +01:00
Marina López
af93325fd9
🎉 Consolidate suggested libraries and add library button ( #5828 )
2025-02-13 20:06:28 +01:00
Andrey Antukh
85746e7cb2
♻️ Refactor state locality
...
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
2025-01-16 15:31:18 +01:00
Andrey Antukh
a1037fb053
Merge remote-tracking branch 'origin/staging' into develop
2025-01-09 17:37:33 +01:00
Pablo Alba
76c8523f44
✨ Add test ABC renaming "Libraries" to "Add library"
2025-01-08 13:20:52 +01:00
Pablo Alba
f277d8b125
Revert " ✨ Add test AB renaming "Libraries" to "Add library""
...
This reverts commit 664cacbe9d70bbfb8fc11ef4eaa334683de16592.
2025-01-08 11:05:50 +01:00
Andrey Antukh
8f673885a0
Merge remote-tracking branch 'origin/staging' into develop
2024-12-13 13:47:30 +01:00
Pablo Alba
664cacbe9d
✨ Add test AB renaming "Libraries" to "Add library"
2024-12-13 10:51:41 +01:00
Pablo Alba
08516ac7ca
Revert " ✨ Add test AB renaming "Libraries" to "Add library""
...
This reverts commit ec7f8a6aa7be03870a69be123d54b309de75e9b9.
2024-12-13 10:51:25 +01:00
Andrey Antukh
e5894ceea1
♻️ Rename workspace-libraries to libraries on state and refs
2024-12-10 14:45:56 +01:00
Andrey Antukh
c6cdeea636
Merge remote-tracking branch 'origin/staging' into develop
2024-12-09 12:26:23 +01:00
Pablo Alba
ec7f8a6aa7
✨ Add test AB renaming "Libraries" to "Add library"
2024-12-04 13:55:55 +01:00
Andrey Antukh
3e090b126e
♻️ Refactor application routing
...
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
AzazelN28
2164593757
🐛 Fix assets filters
2024-11-22 14:47:43 +01:00
luisddm
e45fa1380d
♻️ Replace buttons on workspace
...
♻️ Replace buttons on workspace
♻️ Format files
🐛 Fix pull request issues
2024-10-23 14:46:47 +02:00
Andrey Antukh
88d85706ad
♻️ Refactor context-menu component
2024-10-18 17:19:29 +02:00
Pablo Alba
f786aff3fc
🐛 Fix can't collapse groups when searching in the assets tab
2024-06-27 07:35:28 +02:00
Alejandro Alonso
a59f31ebe5
✨ Refactor data-test attribute
2024-06-21 09:14:09 +02:00
Alejandro Alonso
edfc47d3de
✨ Add e2e tests for fix color palette default library
2024-06-10 09:29:58 +02:00
Eva Marco
b3f4f389ff
✨ Add tooltips to some buttons
2024-03-22 11:33:05 +01:00
Eva Marco
ca7438aab5
♻️ Rename all icon functions
2024-03-08 16:07:38 +01:00
Eva
d91b3d4fb6
♻️ Update spacing on assets tab
2024-02-08 09:37:51 +01:00
Eva
153bb752a4
♻️ Add new exceptions for light theme
2024-01-30 16:08:08 +01:00
Belén Albeza
0570c7fdef
🐛 Fix positioning of dropdown for assets/types
2024-01-18 11:09:12 +01:00
Eva
5cfc135791
🐛 Fix typography dropdown menus being clipped out in the left sidebar
...
Co-authored-by: Belén Albeza <belen@hey.com>
2024-01-18 10:55:06 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
Eva
dc4bf82684
♻️ Remove new-css-system on assets tab
2024-01-03 09:36:45 +01:00
Pablo Alba
d2b207f306
🐛 Remove 'graphics' option from assets filter on new UI
2023-11-20 14:23:53 +01:00
Eva Marco
c9ba4aea46
🐛 Fix several fronted errors related with new UI ( #3691 )
...
* 🐛 Fix title toggle arrow without content
* 🐛 Fix export dropdowns
* 🐛 Fix colorpicker eyedrop
* 🐛 Fix hover state on color row
* 🐛 Fix color bullet on color row
* 🐛 Fix some css errors in new UI
* 🐛 Fix text and typography component
* 🐛 Fix some icons
* 💄 Update ui in feedback page, webhooks page and access token page
2023-10-16 15:07:36 +02:00
Andrey Antukh
b649adf544
💄 Add cosmetic improvements to sidebar assets namespace
2023-09-01 12:50:29 +02:00
Alejandro Alonso
69f2e7c43f
Merge remote-tracking branch 'origin/staging' into develop
2023-09-01 12:40:17 +02:00
Alejandro Alonso
50932dea54
🐛 Fix list view is discarded on tab change for assets sidebar
2023-08-31 11:25:36 +02:00
Andrey Antukh
a64cb47afb
Merge remote-tracking branch 'origin/staging' into develop
2023-07-31 11:13:40 +02:00
Aitor
f1cf5d8ba8
🐛 Fix ctrl+z in workspace select issue
2023-07-31 08:38:48 +02:00
Eva Marco
13560bc866
Merge pull request #3422 from penpot/palba-fix-library-title-style
...
🐛 Fix incorrect style for asset libraries titles
2023-07-14 14:43:43 +02:00
alonso.torres
b1f0d09501
🐛 Fix assets right click button for multiple selection
2023-07-14 14:30:26 +02:00
Pablo Alba
203b6c63a4
🐛 Fix incorrect style for asset libraries titles
2023-07-14 12:27:42 +02:00
Eva
ee73384993
🐛 Fix create typography with section closed
2023-07-13 12:45:01 +02:00
Eva
1ff08bfe6a
💄 Make small visual changes on assets tab
2023-07-10 10:53:27 +02:00
Alejandro Alonso
c1dd4e5e6f
🐛 Fix popup 'Create a group' appears each time after single graphics is moving into already existed group
2023-07-07 13:01:56 +02:00
Eva
49df4a9404
🐛 Fix several frontend validations
2023-07-06 12:28:47 +02:00
Eva
fe8f13ed57
✨ Add new palette UI
2023-07-04 15:35:45 +02:00
Andrey Antukh
b64a9f0cf4
🐛 Fix graphic item rename on assets pannel
2023-07-04 11:19:19 +02:00