Eva Marco
474cd1e55a
🐛 Fix migration keyword ( #6057 )
2025-03-11 16:19:51 +01:00
Andrei Fëdorov
b52e8bc87c
♻️ Simplifies RPC pattern for token sets ( #6045 )
...
* ♻️ Add set removal methods to tokens library
* ♻️ Add `set-token-set` method to changes
* ♻️ Add `set-token-set` to changes builder
* ♻️ Use new method in the token set creation
* ♻️ Use `set-token-set` in frontend events
* ♻️ Remove unused binding
* ♻️ Add tests
* ♻️ Remove old API methods
* ♻️ Remove unused parts of schema and multimethods
* ♻️ Make `:tokens` key optional in schema
* ♻️ Add `with-library-data` calls before `set-token-set`
* ♻️ Fix DOM properties error
2025-03-11 16:03:52 +01:00
Elena Torró
f35723e772
Merge pull request #6048 from penpot/elenatorro-10448-fix-clipping-over-groups
...
🐛 Fix children clip bounds inheritance
2025-03-11 12:06:40 +01:00
Pablo Alba
415d1a2668
Merge pull request #6032 from penpot/palba-variants-create-with-path
...
✨ Create variant from component with path
2025-03-11 11:40:31 +01:00
Alejandro Alonso
b3feb9bffd
Merge remote-tracking branch 'origin/staging' into develop
2025-03-11 10:00:17 +01:00
Alejandro
3007aa19a2
Merge pull request #6046 from penpot/eva-fix-storybook-icons-list
...
🐛 Fix storybook icons list scroll
2025-03-11 09:59:42 +01:00
Eva Marco
e20adda766
🐛 Fix storybook icons list scroll
2025-03-11 09:43:35 +01:00
Alejandro
dfbf0d34b6
Merge pull request #6036 from penpot/elenatorro-10427-update-rust-last-version
...
🔧 Upgrade rust to v1.85
2025-03-11 08:40:33 +01:00
Eva Marco
0c3fd8a6d9
🎉 Add id to token theme ( #6044 )
...
* 🎉 Add id to token theme
* 📎 Fix tests
* 📎 Fixes from review
2025-03-10 18:38:52 +01:00
elenatorro
5b9dd96e02
🐛 Fix children clip bounds inheritance
2025-03-10 15:55:43 +01:00
Xavier Julian
46c89a1bcf
✨ Fix stories and add default state to toast
2025-03-10 14:43:41 +01:00
Xavier Julian
721760d679
✨ Add a default appearance to context notifications
2025-03-10 14:43:41 +01:00
elenatorro
2cdb874484
🔧 Upgrade rust to v1.85
2025-03-10 13:33:12 +01:00
Andrés Moya
e5bccc470b
✨ Validate if token values are too large
2025-03-10 13:32:16 +01:00
Andrey Fedorov
ba768f8744
🐛 Fix Ci tests for shape proxy in plugin runtime
2025-03-10 13:29:10 +01:00
Andrey Fedorov
a33828467f
♻️ Rename bindings
2025-03-10 13:29:10 +01:00
Andrey Fedorov
6fed0f3b58
♻️ Remove unused bidings and requirements
2025-03-10 13:29:10 +01:00
Andrey Fedorov
5f3599eaa7
🐛 Fix token dimension application for all relatively positioned shapes
2025-03-10 13:29:10 +01:00
Andrey Fedorov
44ca01aa27
🐛 Fix relative position application for flex children
2025-03-10 13:29:10 +01:00
Xavier Julian
451306f719
✨ Add a maxlenght to input CRUD tokens
2025-03-10 13:25:07 +01:00
Elena Torró
29518f3ba5
Merge pull request #6042 from penpot/elenatorro-10436-fix-rounded-corners-for-images
...
🐛 Fix rounded corners in image fill
2025-03-10 12:49:50 +01:00
Elena Torró
d74bfd834d
Merge pull request #6035 from penpot/elenatorro-10314-allow-mutable-static-only-on-state
...
🔧 Use with_state and with_current_state macros allowing static…
2025-03-10 12:42:47 +01:00
elenatorro
ac8b5a7bcc
🐛 Fix rounded corners in image fill
2025-03-10 12:16:41 +01:00
Xavier Julian
390cf6b642
✨ Recalculate token context-menu submenu position
2025-03-07 19:14:07 +01:00
elenatorro
0dbf00a767
🔧 Use with_state and with_current_state macros allowing static_mut_refs only on STATE
2025-03-07 15:24:04 +01:00
Elena Torró
a361e0b990
Merge pull request #5992 from penpot/elenatorro-10314-use-mutex-for-static-mut
...
🔧 Do not use global static mut variables when possible
2025-03-07 15:20:05 +01:00
elenatorro
3a8ba4cbee
🔧 Avoid using global static mut variables when possible
2025-03-07 15:07:31 +01:00
Elena Torró
d5c9e68a3e
🔧 Update pull request GitHub template ( #6022 )
2025-03-07 14:45:29 +01:00
Alejandro
253d94c176
Merge pull request #6031 from penpot/fix-problem-flex-reverse
...
🐛 Fix problem with reverse config in flex
2025-03-07 14:08:25 +01:00
Pablo Alba
fd941e4701
🎉 Update package.json files
2025-03-07 13:59:20 +01:00
Pablo Alba
a99198de48
✨ Filter variants on asset panel
2025-03-07 13:43:04 +01:00
Eva Marco
e729e85c42
♻️ Create hidden theme on token lib creation ( #5991 )
...
* ♻️ Create hidden theme on token lib creation
* 📎 Fix tests
* 🎉 Add migration
* 🎉 Remove comment
* ♻️ Remove unused changes
* 📎 Remove unused fn
2025-03-07 13:17:36 +01:00
Pablo Alba
7eb9325047
✨ Create variant from component with path
2025-03-07 09:54:38 +01:00
alonso.torres
ba4554da79
🐛 Fix problem with reverse config in flex
2025-03-07 09:23:07 +01:00
Alejandro
97fb1e00c2
Merge pull request #6028 from penpot/palba-fix-toolbar-tooltips
...
🐛 Fix hidden toolbar click event still available
2025-03-07 08:08:06 +01:00
Pablo Alba
3eb332f3d0
🐛 Fix hidden toolbar click event still available
2025-03-07 07:57:04 +01:00
Alejandro Alonso
0d11bafb57
Merge remote-tracking branch 'origin/staging' into develop
2025-03-07 07:54:05 +01:00
Alejandro
3d9fda7a21
Merge pull request #6025 from penpot/eva-fix-storybook-scroll
...
🐛 Fix scroll on storybook doc files
2025-03-07 07:52:30 +01:00
Alejandro
7a5dea5cfe
Merge pull request #6023 from penpot/marina-consolidate-empty-workspace-board-tool
...
🎉 Consolidate when workspace empty, board tool selected
2025-03-07 07:49:27 +01:00
alonso.torres
e01dfd76e8
Merge remote-tracking branch 'origin/staging' into develop
2025-03-06 16:05:12 +01:00
alonso.torres
b47df2c230
🐛 Fix problem with components and grid layout
2025-03-06 15:43:55 +01:00
Marina López
b8b3cc641a
🎉 Consolidate when workspace empty, board tool selected
2025-03-06 13:31:12 +01:00
Alejandro
854145e435
Merge pull request #6024 from penpot/fix-resize-problem
...
🐛 Fix problem with new render resize
2025-03-06 12:33:09 +01:00
Eva Marco
09ff7372da
🐛 Fix scroll on storybook doc filesç
2025-03-06 12:29:48 +01:00
alonso.torres
707bfd4241
🐛 Fix problem with new render resize
2025-03-06 12:20:56 +01:00
Andrés Moya
02bc6e62e7
🔧 Use a more correct selector in one test
2025-03-06 10:36:10 +01:00
Andrés Moya
9fde4e2121
🐛 Unapply token when manually changing layout margin and padding
2025-03-06 10:07:59 +01:00
Elena Torró
66eb4fb5ad
Merge pull request #6003 from penpot/superalex-update-rust-skia-version
...
✨ Update rust skia version to 0.81.0
2025-03-06 09:30:57 +01:00
Alejandro Alonso
e362f423c0
Merge remote-tracking branch 'origin/staging' into develop
2025-03-06 07:36:19 +01:00
Alejandro
f45fa95935
Merge pull request #6017 from penpot/alotor-bugfix
...
🐛 Fix problem with selection colors
2025-03-06 07:35:26 +01:00