Alejandro Alonso
b4cd955484
🐛 Text line-height values are wrong
2025-10-14 07:53:37 +02:00
Xaviju
253605f6cc
🎉 Add text panel to inspect styles tab ( #7413 )
2025-10-13 14:20:55 +02:00
Xaviju
2548bec651
🐛 Fix visual glitch in background for swatch component ( #7468 )
2025-10-13 14:20:14 +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
Andrey Antukh
b9030fcc73
✨ Add better workspace file indexing strategy
...
Improve file indexes initialization on workspace.
Instead of initialize indexes for all pages only initialize
indexes for the loaded page.
2025-09-29 12:07:49 +02:00
Xaviju
5e84bda404
🎉 Add SVG panel to inspect styles tab ( #7373 )
2025-09-29 09:53:15 +02:00
Juan de la Cruz
a39a127f03
🐛 Fix underline text in template card at carrusel
2025-09-26 09:56:05 +02:00
Pablo Alba
bd665f70bf
💄 Add new library modal UI tweaks
2025-09-25 22:56:27 +02:00
Eva Marco
e184a9a8b9
🐛 Fix context menu on spacing tokens ( #7382 )
2025-09-25 17:28:46 +02:00
Elena Torró
3827aa6bd4
Merge pull request #7344 from penpot/elenatorro-11542-truncate-long-font-names-on-fonts-menu
...
🔧 Use two lines text ellipsis on custom font names
2025-09-25 15:25:50 +02:00
Xaviju
adf7b0df50
🎉 Add visibility panel to inspect styles tab ( #7362 )
2025-09-25 12:52:43 +02:00
Elena Torro
97b4491a27
🔧 Use two lines text ellipsis on custom font names
2025-09-25 12:49:33 +02:00