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
Andrey Antukh
1221d60357
Merge pull request #5617 from penpot/alotor-hotfix-plugins
...
🐛 Fix problem in plugins with `replaceColor` method
2025-01-20 12:21:16 +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
Andrey Antukh
12ec3b4942
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 11:06:26 +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
Andrey Antukh
079a945c2f
Merge branch 'main' into staging
2025-01-20 11:02:08 +01:00
Madalena Melo
542d709541
📚 Add viewer role documentation
...
Add viewer role to the team roles; also made some tweaks to the descriptions of the other roles
2025-01-20 11:01:38 +01:00
Madalena Melo
4f1d5a19e4
Change the order to add clarity to admin and owner roles
...
Switched the order of the roles to make it more logical and add more clarity about admins and owners ability to edit
2025-01-20 10:26:52 +01:00
Madalena Melo
91b0c47244
Add detail to role descriptions
...
Added more context to each role's description; I tried to keep it brief while including more information about what each role can do both within the team as well as in terms of team management
2025-01-20 10:26:46 +01:00
Madalena Melo
a7a49e4b39
Viewer Role - Update index.njk
...
Add viewer role to the team roles; also made some tweaks to the descriptions of the other roles
2025-01-20 10:26:39 +01:00
Andrey Antukh
83838eed8c
Merge remote-tracking branch 'origin/staging' into develop
2025-01-20 09:56:08 +01:00
Andrey Antukh
e2b054bbd1
Merge pull request #5569 from penpot/hiru-export-tokens
2025-01-17 15:45:39 +01:00
Andrés Moya
42d2315f37
🎉 Include tokens library in .penpot files
2025-01-17 15:28:10 +01:00
Andrey Antukh
8bb0a5b28f
Merge pull request #5616 from penpot/alotor-bugs-3
2025-01-17 15:25:13 +01:00
Andrey Antukh
ba81b2b14d
Merge pull request #5613 from penpot/superalex-fix-staging-reply-to-comment
...
🐛 Fix reply to comment
2025-01-17 15:23:28 +01:00
Andrey Antukh
a8fd492748
Merge pull request #5612 from penpot/superalex-fix-delete-page
...
🐛 Fix delete page navigation to first page
2025-01-17 15:22:20 +01:00
alonso.torres
52e5978ed5
🐛 Fix problem with strokes not refreshing in Safari
2025-01-17 14:33:46 +01:00
alonso.torres
e0281b553c
🐛 Fix error when reseting stroke cap
2025-01-17 14:31:02 +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
Alejandro Alonso
423c237d42
🐛 Fix reply to comment
2025-01-17 11:57:44 +01:00
Andrey Antukh
77477e09a2
Merge pull request #5611 from penpot/translations
...
📎 Update translations
2025-01-17 10:52:38 +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
42acdbd135
♻️ Reorganize common types tests
2025-01-16 17:55:28 +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
12fa4fdef5
💄 Add cosmetic changes to common libraries logic ns
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
b6aaba456e
Merge pull request #5493 from penpot/niwinz-enhancements-1
...
♻️ Refactor state locality
2025-01-16 15:44:40 +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
f62aecb383
🐛 Fix incompatibility of binfile exportation with offload feature
2025-01-16 14:37:55 +01:00
Xaviju
c788c9be7a
📚 Add gradients to storybook swatch component
2025-01-16 14:10:36 +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
cf82e42125
Merge remote-tracking branch 'origin/staging' into develop
2025-01-16 12:23:50 +01:00
Andrey Antukh
5a55884b9f
Merge pull request #5602 from penpot/hiru-fix-detach-2
...
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-16 12:21:33 +01:00