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
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
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
Andrey Antukh
9594e72bef
Merge remote-tracking branch 'origin/staging' into develop
2025-01-16 12:20:45 +01:00
Andrey Antukh
38fd343c53
Merge remote-tracking branch 'origin/main' into staging
2025-01-16 12:20:27 +01:00
adi-lb-phoenix
94976aa2b1
📚 Fix incorrect flag on configuration.md
2025-01-16 12:19:03 +01:00
Andrés Moya
5247d217ab
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-16 10:45:54 +01:00
Andrey Antukh
cb650ebf1c
Merge remote-tracking branch 'origin/staging' into develop
2025-01-16 10:45:22 +01:00
Andrey Antukh
40693e6857
🐛 Make the PENPOT_SECRET_KEY optional
...
Fix a regression introduced with 2.4
2025-01-16 09:59:19 +01:00
Andrey Antukh
5c428b5aa5
🐛 Fix repeated password update on login
...
because the default options were not being passed in the verification
2025-01-16 09:59:19 +01:00
Andrey Antukh
e92ddee33a
🐳 Move devenv secret key env asignation to scripts
...
from the docker compose
2025-01-16 09:59:19 +01:00
Andrey Antukh
0c47400802
Merge pull request #5595 from penpot/hiru-fix-detach
...
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-15 16:21:12 +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
luisδμ
66f8ac44e4
Merge pull request #5597 from penpot/fix-problem-comment-area
...
🐛 Fix problem growing text area
2025-01-15 15:41:12 +01:00
Andrés Moya
933f4410d2
🐛 Fix detach when top copy is dangling and nested copy is not
2025-01-15 15:26:39 +01:00
alonso.torres
007740c106
🐛 Fix problem growing text area
2025-01-15 15:00:11 +01:00
Xaviju
e1b85c8fe6
📚 Add semantics and accessibility requirements
2025-01-15 10:25:07 +01:00
Eva Marco
c121f459ba
Merge pull request #5571 from penpot/andy-docs-radius
...
📚 Change term for border radius
2025-01-15 10:18:05 +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