Andrey Antukh
adbe29e3d1
Merge remote-tracking branch 'origin/staging' into develop
2025-02-18 10:25:13 +01:00
Pablo Alba
3268225941
🎉 Add variations POC
2025-02-17 16:47:25 +01:00
Eva Marco
5e3b47e455
🎉 Add integration test for bug ( #5875 )
2025-02-17 16:29:28 +01:00
Xaviju
91fa39705d
♻️ Switch contextual notification component ( #5874 )
2025-02-17 16:03:13 +01:00
Andrey Antukh
83423a9509
Merge pull request #5864 from penpot/eva-fix-colorpicker-dnd
...
🐛 Fix add recent color while drag and drop
2025-02-17 15:22:49 +01:00
Andrey Antukh
c41f86f0a4
Merge remote-tracking branch 'origin/staging' into develop
2025-02-17 15:20:33 +01:00
Alonso Torres
faa3451da9
🐛 Fix problem with board name input style ( #5870 )
2025-02-17 12:26:04 +01:00
Eva Marco
81b741478a
🐛 Fix a little regression on sidebar resize ( #5866 )
2025-02-17 12:25:07 +01:00
Eva Marco
6c9875e4f9
🐛 Fix add recent color while drag and drop
2025-02-17 10:20:40 +01:00
Juanfran
f6fc2f8808
🐛 Prevent themes dropdown overflow hidden in set sidebar ( #5850 )
2025-02-17 09:51:10 +01:00
Andrey Fedorov
aa180e9f3f
🐛 Fix max- min- width height not being applied
2025-02-14 15:26:49 +01:00
Belén Albeza
cad7d75590
🐛 Fix libraries context menu ( #5854 )
...
* ✨ Add integration test for Bug #10421
* 🐛 Fix dashboard library item menu
* ✨ Fixup integration test
2025-02-14 14:34:54 +01:00
Florian Schroedl
6b773d6b74
🐛 Dont allow hex values without # prefix
2025-02-14 13:52:54 +01:00
Belén Albeza
6cbaacf1e0
🎉 Implement inner shadows (wasm) ( #5767 )
...
* 🎉 Implement inner shadows (wasm)
* 🐛 Fix reset canvas problem
---------
Co-authored-by: alonso.torres <alonso.torres@kaleidos.net>
2025-02-14 13:46:30 +01:00
Eva Marco
2ffb77cb4d
Merge pull request #5840 from penpot/niwinz-tokens-changes-3
...
♻️ Token changes (part 3)
2025-02-14 12:55:12 +01:00
Eva Marco
6bb7fa26f4
🐛 Fix rename blocked boards ( #5845 )
2025-02-14 11:47:16 +01:00
Xaviju
8a332c1402
✨ Add placeholder to set edition ( #5848 )
2025-02-14 11:46:04 +01:00
Andrey Antukh
f68b0117c4
♻️ Simplify token creation mechanism
2025-02-14 08:49:31 +01:00
Andrey Antukh
3fd429c72a
Merge remote-tracking branch 'origin/staging' into develop
2025-02-13 21:04:52 +01:00
Marina López
af93325fd9
🎉 Consolidate suggested libraries and add library button ( #5828 )
2025-02-13 20:06:28 +01:00
Pablo Alba
d836cc66da
🐛 Fix unable to drag & drop assets into/outside component groups ( #5849 )
2025-02-13 17:30:33 +01:00
Eva Marco
46d2359107
🐛 Fix empty translation strings ( #5847 )
2025-02-13 15:48:44 +01:00
Andrey Antukh
3ea52a0198
Merge pull request #5784 from penpot/niwinz-tokens-changes-2
...
✨ Several performance oriented changes to tokens code (part 2)
2025-02-13 11:47:28 +01:00
Andrey Antukh
054efb3435
Merge pull request #5766 from penpot/niwinz-tokens-changes
...
✨ Several changes to tokens
2025-02-13 11:46:58 +01:00
Belén Albeza
fb6cd3d9d4
🐛 Fix "Publish empty library" modal appearing for non-empty libraries ( #5838 )
...
* 🐛 Fix 'Publish empty library' modal appearing for non-empty libraries
* ✨ Add integration test for bug 10113
2025-02-12 15:36:01 +01:00
Florian Schrödl
e776ba1b33
✨ Add margin to spacing token & context menu ( #5807 )
2025-02-12 14:27:26 +01:00
Andrey Antukh
7497371b32
🐛 Fix issue on renaming group
2025-02-12 10:47:39 +01:00
Andrey Antukh
50afc4c507
✨ Remove selection workaround for undo
...
Always select the first one when no match is found
2025-02-12 10:47:39 +01:00
Andrey Antukh
064e51d24e
🐛 Clear token set edition state on rename
2025-02-12 10:47:38 +01:00
Andrey Antukh
b0a6e5c946
🐛 Fix regression: close context menu on edit token
2025-02-12 10:45:04 +01:00
Andrey Antukh
e8c85d13ff
♻️ Remove sets context abstraction
2025-02-12 10:45:02 +01:00
Andrey Antukh
b228438127
⚡ Refactor the rest fot token sets context menu components
2025-02-12 10:41:24 +01:00
Andrey Antukh
1fb48a1e8a
⚡ Adapt call style convention for token sets context menu component
2025-02-12 10:41:24 +01:00
Andrey Antukh
91b6d498fe
⚡ Add minor efficiency improvements to tokens import export
2025-02-12 10:41:24 +01:00
Andrey Antukh
efe204c346
✨ Simplify access to can-edit? using react context
2025-02-12 10:41:24 +01:00
Andrey Antukh
4a4cd9492a
♻️ Refactor token set auto selection mechanism
...
This is a general purpose change that also allows perform
a best effort on selection sets when the name is changed
(per example by moving it into other group).
2025-02-12 10:41:23 +01:00
Andrey Antukh
df6a679548
⚡ Remove duplicated operations from tokens sidebar
2025-02-12 10:40:36 +01:00
Andrey Antukh
3692f17e55
⚡ Adapt call style for set-lists component
2025-02-12 10:40:34 +01:00
Andrey Antukh
2bac94ad5c
⚡ Use new call convention on all components of tokens sidebar
2025-02-12 10:24:48 +01:00
Andrey Antukh
f0e5196659
⚡ Add minor optimization to token-pill component
2025-02-12 10:24:48 +01:00
Andrey Antukh
05a459ea19
📎 Add missing license header
2025-02-12 10:24:48 +01:00
Andrey Antukh
8e85d5a02a
⚡ Add performance oriented refactor to token sidebar and token-pill
2025-02-12 10:24:48 +01:00
Andrey Antukh
81036b9330
⚡ Improve handling open-status and tokens selection
2025-02-12 10:24:47 +01:00
Andrey Antukh
c91b7606a0
⚡ Add minor efficiency improvements using new call convention
2025-02-12 10:24:47 +01:00
Andrey Antukh
d6e7a331d5
♻️ Move token-types to changes ns
...
And rename it to token-properties
2025-02-12 10:24:47 +01:00
Andrey Antukh
831b0baddd
⚡ Improve efficiency of grouping and sorting token types
2025-02-12 10:24:47 +01:00
Andrey Antukh
e4bf2bd9ad
💄 Internal function rename on tokens sidebar
2025-02-12 10:24:47 +01:00
Andrey Antukh
7a4d8b824e
💄 Rename token-component* to token-group*
2025-02-12 10:24:47 +01:00
Andrey Antukh
ff34d1d5f9
⚡ Don't create an additional sequence on iterating for tokens
2025-02-12 10:24:47 +01:00
Andrey Antukh
c1ce24e5f0
⚡ Don't sort tokens on each rerender
2025-02-12 10:24:46 +01:00