Andrey Antukh
aac52d70bc
Merge pull request #5604 from penpot/eva-add-viewer-role-on-tokens
2025-01-20 17:20:04 +01:00
Andrei Fëdorov
69cb70a5ae
🐛 Fix issue where users can import tokens with invalid characters ( #5623 )
2025-01-20 17:13:58 +01:00
Eva Marco
b406a28d34
✨ Add viewer role to token sets
2025-01-20 17:04:21 +01:00
Eva Marco
ec49ff2878
✨ Add viewer role to token list
2025-01-20 17:04:21 +01:00
Eva Marco
3e2a6d7e0b
✨ Add viewer role to theme selection
2025-01-20 17:04:18 +01:00
Eva Marco
554311cd1f
🐛 Fix error with context-menu icon
2025-01-20 17:01:17 +01:00
Andrey Antukh
1395629e5a
Merge pull request #5625 from penpot/eva-fix-long-token-names
2025-01-20 16:38:24 +01:00
Eva Marco
afcaee62f4
🐛 Add ellipsis to token name after groups if any
2025-01-20 15:51:07 +01:00
Andrey Antukh
8dd0a4f275
Merge pull request #5603 from penpot/palba-bugfixing-04
...
Palba bugfixing 04
2025-01-20 15:36:19 +01:00
Aitor Moreno
013a8c95df
Merge pull request #5605 from penpot/niwinz-enhancements-2
...
⚡ Add performance enhacements
2025-01-20 13:22:07 +01:00
Alejandro
47294dbd65
Merge pull request #5615 from penpot/ladybenko-wasm-cleanup
...
🐛 Fix WebGL warning when switching pages
2025-01-20 12:50:54 +01:00
Belén Albeza
2f80d337ad
🐛 Fix WebGL warning when switching pages
2025-01-20 12:41:39 +01:00
Andrey Antukh
402eacdb22
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 12:38:23 +01:00
Andrey Antukh
f0f89151c5
Merge pull request #5620 from penpot/palba-consolidate-board-icon-change
...
Consolidate board icon change
2025-01-20 12:22:07 +01:00
alonso.torres
f553fa10d8
🐛 Fix problem in plugins with replaceColor
method
2025-01-20 12:02:54 +01:00
Pablo Alba
e2900d9012
🎉 Change of boards icon
2025-01-20 11:07:13 +01:00
Pablo Alba
1f0e470419
Revert " 🎉 Add A/B test of use of boards if we just change the icon for “standard” one"
...
This reverts commit 0c586551c4
.
2025-01-20 11:06:25 +01:00
Pablo Alba
21f4abf1b8
🐛 Fix history panel doesn't close on esc
2025-01-20 11:02:32 +01:00
Andrey Antukh
8bb0a5b28f
Merge pull request #5616 from penpot/alotor-bugs-3
2025-01-17 15:25:13 +01:00
alonso.torres
52e5978ed5
🐛 Fix problem with strokes not refreshing in Safari
2025-01-17 14:33:46 +01:00
alonso.torres
34a2a8815b
🐛 Fix problem with alt key measures being stuck
2025-01-17 12:30:27 +01:00
Alejandro Alonso
6c25e18f09
🐛 Fix delete page navigation to first page
2025-01-17 12:19:22 +01:00
Andrey Antukh
59c877aac0
Merge remote-tracking branch 'weblate/develop' into translations
2025-01-17 10:42:31 +01:00
Andrey Antukh
2a63f8e966
⚡ Add performance oriented refactor on colorpicker libraries component
2025-01-16 21:33:11 +01:00
Andrey Antukh
de2475cca6
⚡ Add performance oriented refactor to color palette context menu
2025-01-16 21:04:57 +01:00
Andrey Antukh
068dd5f4bc
⚡ Add performance oriented refactor for color palette components
2025-01-16 21:04:49 +01:00
Denys Kisil
505a2ecb40
🌐 Add translations for: Ukrainian (ukr_UA).
...
Currently translated at 99.1% (1582 of 1595 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ukr_UA/
2025-01-16 20:00:42 +01:00
Andrey Antukh
4389750c54
Merge pull request #5596 from penpot/xaviju-9419-swatch-storybook
...
[TOKENS] 📚 Add gradients to storybook swatch component
2025-01-16 19:00:05 +01:00
Andrey Antukh
6d666c4926
🐛 Fix not properly display library color
2025-01-16 18:58:48 +01:00
Andrey Antukh
f32531b39f
♻️ Refactor how click is handled on assets panel
...
Remove deep partial application with simple return value signal
if default click handler is intercepted or not.
2025-01-16 18:58:45 +01:00
Andrey Antukh
99d7b7ebf8
♻️ Use correct function for color transformation
...
Regression introduced in previous refactor PR
2025-01-16 17:58:04 +01:00
Andrey Antukh
6b3f70e94b
⚡ Remove props conversion overhead from measures-menu component
2025-01-16 15:45:14 +01:00
Andrey Antukh
ef7fbc09b0
✨ Add minor optimization to type->options resolution on measures-menu
2025-01-16 15:45:14 +01:00
Andrey Antukh
0b18177925
⚡ Add efficiency optimizations to frame options component
2025-01-16 15:45:14 +01:00
Andrey Antukh
9b2315d39d
⚡ Remove props conversion overhead on shape-options component
...
With using new rumext call convention with :> handler and * on the
component name.
2025-01-16 15:45:14 +01:00
Andrey Antukh
e7b0e253d4
✨ Use new convention for components for workspace right and left sidebar
2025-01-16 15:45:14 +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
Xaviju
c788c9be7a
📚 Add gradients to storybook swatch component
2025-01-16 14:10:36 +01:00
Pablo Alba
fc4221b047
🐛 Fix missing cleanup of storage on bad plugin url
2025-01-16 12:57:28 +01:00
Andrei Fëdorov
5793c526c0
🐛 Fix token file import of Figma generated file ( #5591 )
...
* 🐛 Fix token sets selection representation in exported theme
* 🐛 Fix the loss of token set order
* 🐛 Change data shape according to internal representaion
* 🐛 Persist sets order on import according to metadata
* 🐛 Add fallback for nil values
* 🐛 Fix test assertions accoding to the exported json format
* 🐛 Make `:is-source` optional
* ♻️ Fix test description
* ♻️ Remove outdated comment
2025-01-16 12:38:03 +01:00
Andrey Antukh
b81f4e913f
Merge pull request #5581 from penpot/eva-fix-broken-token-context-menu
2025-01-15 16:18:05 +01:00
alonso.torres
007740c106
🐛 Fix problem growing text area
2025-01-15 15:00:11 +01:00
Juanfran
04c8063b4e
Merge pull request #5590 from penpot/juanfran-add-set-name-to-tokens-panel-list
...
[Tokens] ✨ Add set name to tokens panel list
2025-01-15 09:34:47 +01:00
Juanfran
ccbb233866
✨ Add set name to tokens panel list
2025-01-15 09:18:28 +01:00
Andrey Antukh
a55945d7b1
Merge remote-tracking branch 'origin/staging' into develop
2025-01-14 17:47:54 +01:00
Pablo Alba
e106f66ac6
✨ Keep plugin url when user is not logged
2025-01-14 17:31:09 +01:00
Pablo Alba
2f5f31814a
🎉 Allow import a template from a link
2025-01-14 17:31:09 +01:00
Andrey Antukh
53f57dad0b
Merge pull request #5575 from penpot/azazeln28-fix-text-editor-issue-9285
...
🐛 Fix text editor copy/paste issue
2025-01-14 16:50:34 +01:00
luisδμ
0d70ceb264
Merge pull request #5584 from penpot/ddb-comments-fixes
...
✨ Open comments from email with parameter
2025-01-14 16:44:19 +01:00
alonso.torres
920638a149
✨ Open comments from email with parameter
2025-01-14 16:28:48 +01:00