alonso.torres
7c1205018b
🐛 Fix problem with text grow types
2025-10-23 17:39:18 +02:00
Belén Albeza
f8cebb9d63
🐛 Fix scroll bar in design tab ( #7582 )
...
* 🐛 Fix scroll bar in design tab
* ♻️ Remove deprecated css tokens in options.scss
2025-10-23 14:11:11 +02:00
Belén Albeza
45af469a11
🐛 Fix invite selection copy
...
* 🐛 Fix selected invitations copy not being localized/pluralized
* ✨ Add integration test for team invites + fixes unaccessible dom
2025-10-23 12:04:34 +02:00
Alejandro Alonso
30ca6bf6ff
🐛 Fix selected colors not showing colors from children shapes in multiple selection
2025-10-22 14:53:06 +02:00
Pablo Alba
c6b9954af8
🐛 Fix nested variant in a component doesn't keep inherited overrides
2025-10-22 13:35:22 +02:00
Belén Albeza
7ec335ae96
🐛 Fix export element crashing the app
2025-10-22 13:02:55 +02:00
Eva Marco
ca21e7e8b4
🐛 Fix font size placeholder
2025-10-21 12:27:15 +02:00
Luis de Dios
216b2d3072
🐛 Fix drag & drop functionality is swapping instead or reordering ( #7489 )
...
* 🐛 Fix drag & drop functionality is swapping instead or reordering
* ♻️ SCSS improvements
2025-10-17 12:12:34 +02:00
Andrés Moya
5ad04e0f4c
🐛 Fix error when selecting set in theme
2025-10-16 16:17:16 +02:00
Eva Marco
e964f9820e
🐛 Fix tooltip position of proportion lock button ( #7519 )
2025-10-16 11:40:19 +02:00
Belén Albeza
b057ed1b9a
🐛 Fix scroll on inspect tab
2025-10-15 15:30:27 +02:00
Andrey Antukh
1eb6f33bdd
⚡ Enable optional caching of results for file summary RPC methods
2025-10-13 12:32:29 +02:00
Andrey Antukh
30e139ed10
🔥 Remove binary fills flag ( #7462 )
...
* 🐛 Add missing IEmptyableCollection protocol impl for wasm Shape
* 🔥 Remove frontend-binary-fills flag
* ✨ Fix fill-limit integration tests
---------
Co-authored-by: Belén Albeza <belen@hey.com>
2025-10-13 12:14:25 +02:00
Xavier Julian
9e676a7ab2
🐛 Fix unnecesarily overcomplated key generation
2025-10-13 11:30:47 +02:00
Xavier Julian
3d1933411b
🐛 Fix broken layout when multiple fill/strokes with tokens
2025-10-13 11:30:47 +02:00
Luis de Dios
a9a9245ab6
🐛 Fix component number has no singular translation string ( #7469 )
2025-10-13 11:22:25 +02:00
Eva Marco
adafe0648c
♻️ Fix component schemas ( #7481 )
2025-10-13 11:20:43 +02:00
Luis de Dios
544bedf7c2
🎉 Reorder properties for a component ( #7429 )
...
* 🎉 Reorder properties when a component with variants is selected
* 🎉 Reorder properties when a single variant is selected
* ♻️ Refactor SCSS and component structure
* 📚 Update changelog
* 📎 PR changes (styling)
* 📎 PR changes (functionality)
2025-10-08 11:27:01 +02:00
Eva Marco
ea1ab7c23b
🐛 Fix modal title on edit token ( #7453 )
...
* 🐛 Fix modal title on edit token
* 🐛 Fix font size on numeric input
* ♻️ Update color token border on hover
* ♻️ Use swatch component on token pill
2025-10-07 12:11:40 +02:00
Eva Marco
31af6aebbd
🐛 Fix swatch error on text without fills ( #7451 )
2025-10-07 10:08:46 +02:00
Eva Marco
fc8029abf7
🐛 Fix some errors from reviews ( #7421 )
...
* 🐛 Fix errors con colorpicker
* 🐛 Fix modal size
* 🐛 Fix form padding
* 🐛 Fix edit modal title
* 🐛 Fix resolved value message
* 🐛 Fix CI
2025-10-03 11:25:56 +02:00
Eva Marco
44f6c2f83c
🎉 Show tokens on color inputs ( #7377 )
...
* 🎉 Add tokens to color row
* 🎉 Add color-token to stroke input
* 🐛 FIx change token on multiselection with groups
* 🔧 Add config flag
* 🐛 Fix comments
2025-10-03 11:19:01 +02:00
Eva Marco
a4f20564af
🐛 Fix numeric input errors detected on review ( #7427 )
...
* 🐛 Fix review errors
* 📚 Add docs for numeric input component
* 🐛 Sort tokens alphabetically
2025-10-03 10:14:25 +02:00
Eva Marco
93d4b19477
🐛 Fix shadow inputs ( #7426 )
2025-10-03 10:13:27 +02:00
Florian Schroedl
472148ff9d
🐛 Fix empty values re-triggering validation
2025-10-02 14:31:55 +02:00
Florian Schroedl
d01df7738a
♻️ Extract composite component wrapper
2025-10-02 14:31:55 +02:00
Xaviju
73222f22d0
🎉 Add stroke panel to inspect styles tab ( #7408 )
2025-10-02 13:58:08 +02:00
Florian Schroedl
17fe012f7e
🐛 Fix form not being saveable when editing composite token and switching tabs
2025-10-02 10:48:14 +02:00
alonso.torres
979b4276ca
🐛 Fix problem with component swapping panel
2025-10-02 09:10:21 +02:00
Natacha
b602df549e
✨ Add new shadow icons ( #7416 )
...
* ✨ Adds new shadow icons
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* ✨ Add shadow icons
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* ✨ Adds shadow icons
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* 📎 Fix wrong svg
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* 📎 Fix wrong svg
Signed-off-by: Natacha <natachamenjibar@gmail.com>
* 📎 Fix wrong svg
Signed-off-by: Natacha <natachamenjibar@gmail.com>
---------
Signed-off-by: Natacha <natachamenjibar@gmail.com>
2025-10-01 17:11:19 +02:00
Luis de Dios
7f1ab08ec8
🐛 Fix use a pointer cursor for adding variant from the viewport ( #7410 )
2025-10-01 17:01:07 +02:00
Luis de Dios
1263ea11fa
🐛 Fix order of component menu options in assets tab ( #7388 )
...
* 🐛 Reorder component menu options in assets tab
* ♻️ Use new component syntax
* 📚 Add bugfix to changelog
* ♻️ Code restructuring and SCSS improvements
2025-10-01 17:00:27 +02:00
Luis de Dios
de5ff227d2
🎉 Create variant from the viewport ( #7357 )
...
* 🎉 Create variant from the viewport
* ♻️ Use DS styles and new component syntax
* 📎 PR changes
2025-09-30 18:15:17 +02:00
Florian Schroedl
0f67730198
🐛 Dont forward default-value for mismatching tab-type
2025-09-30 14:27:40 +02:00
Florian Schroedl
3da02e2b6b
🐛 Fixes resolved values being prefilled for existing referenced composite token
2025-09-30 14:27:40 +02:00
Florian Schroedl
ab80021fb1
🐛 Fix performance issue on font-family
2025-09-30 14:27:40 +02:00
Xaviju
f31e9b8ac9
🎉 Add blur panel to inspect styles tab ( #7397 )
2025-09-30 13:08:52 +02:00
Pablo Alba
cd9ba482e3
🐛 Load dependant libraries, and don't allow unload them
2025-09-30 09:55:21 +02:00
Andrey Antukh
accc9a173f
Merge remote-tracking branch 'origin/staging' into develop
2025-09-29 13:24:31 +02:00
María Valderrama
e39bf0b439
✨ Invitations management improvements ( #7230 )
...
* ✨ Invitations management improvements
* 📎 Change invite email subject
* 📎 Update icon usage
* ♻️ Fix css file
---------
Co-authored-by: Eva Marco <evamarcod@gmail.com>
2025-09-29 13:18:57 +02:00
Alonso Torres
deee7f7334
Merge pull request #7366 from penpot/niwinz-develop-page-data-type
...
⚡ Add several enhancements for reduce workspace file load time
2025-09-29 12:43:34 +02:00
Xaviju
20d61cbce2
✨ Create ghost variant for select DS component ( #7392 )
2025-09-29 12:24:20 +02:00
Andrés Moya
9ad8d3fd08
🔧 Make small improvements from PR comments
2025-09-29 12:16:42 +02:00
Andrés Moya
4c35571336
🔧 Read and modify token themes by id
2025-09-29 12:16:42 +02:00
Andrés Moya
194eded930
🔧 Unify path name helper functions
2025-09-29 12:16:42 +02:00
Andrés Moya
4e607d8da2
💄 Clarify and reorder interfaces
2025-09-29 12:16:42 +02:00
Andrés Moya
f5fd978a07
🔧 Retrieve tokens from library and not from set
2025-09-29 12:16:42 +02:00
Andrés Moya
b28be62845
🔧 Fix rebase problems
2025-09-29 12:16:42 +02:00
Andrés Moya
d76a5c615c
🔧 Modify token sets by id instead of name and review usage
2025-09-29 12:16:42 +02:00
Andrés Moya
021b8f81ca
🔧 Read token sets by id instead of name
2025-09-29 12:16:42 +02:00