Xaviju
368fa954ce
✨ Remove tokens tree node ( #8042 )
2026-01-20 11:00:13 +01:00
Dalai Felinto
813d5d8e69
🐛 Fix import tokens dialog default option ( #8051 )
...
This was intended to be changed on 13fcf3a9bb25. However only the menu
order changed, not the default option.
Signed-off-by: Dalai Felinto <dalai@blender.org>
Co-authored-by: Dalai Felinto <dalai@blender.org>
2026-01-19 11:13:55 +01:00
Pablo Alba
1ff6e00398
🐛 Fix error message on components doesn't close automatically ( #8081 )
2026-01-18 10:07:11 +01:00
Elena Torro
21911e898f
🔧 Fix shape selection from canvas to sidebar
2026-01-16 12:45:45 +01:00
Alejandro Alonso
214b0efa02
Merge pull request #8074 from penpot/elenatorro-13017-improve-sidebar-performance
...
🔧 Optimize sidebar performance for deeply nested shapes
2026-01-15 13:28:14 +01:00
Elena Torro
5054f6bc38
🔧 Optimize sidebar performance for deeply nested shapes
...
- Batch hover highlights using RAF to avoid long tasks from rapid events
- Run parent expansion asynchronously to not block selection
- Lazy-load children in layer items using IntersectionObserver
- Clarify expand-all-parents logic with explicit bindings
2026-01-15 09:15:32 +01:00
Eva Marco
dd2d03e6a0
♻️ Replace border radius inputs ( #7953 )
...
* ✨ Replace border radius numeric input
* ✨ Add border radius token inputs on multiple selection
2026-01-14 12:45:40 +01:00
Eva Marco
f7b5266304
🐛 Fix sticky-buttons-on-layers ( #7962 )
2026-01-12 14:28:19 +01:00
Eva Marco
09c23256b7
🐛 Fix multiselection with tokens on stroke color ( #7977 )
2026-01-12 12:54:24 +01:00
Andrey Antukh
b605a3b53d
Merge branch 'staging' into develop
2026-01-12 11:44:51 +01:00
Eva Marco
6ec451b46d
🐛 Fix resolved value on line height ( #8047 )
2026-01-09 12:54:24 +01:00
Andrés Moya
5fa4368d70
🔧 Refactor integration test to be cleaner ( #8044 )
2026-01-09 12:52:50 +01:00
Xaviju
2240d93069
✨ Save unfolded tokens path ( #7949 )
2026-01-09 09:56:18 +01:00
Andrey Antukh
6bf928893c
Merge pull request #8000 from penpot/luis-radio-buttons-ds
...
♻️ Replace some components with DS ones
2026-01-08 18:04:20 +01:00
Andrés Moya
53dd90aa24
🔥 Remove unused css ( #8039 )
2026-01-08 16:37:27 +01:00
Andrey Antukh
638c3356d3
📎 Use correct casing on translation strings
2026-01-08 14:58:17 +01:00
Luis de Dios
6879f54e5d
♻️ Replace some components with DS ones
2026-01-08 14:52:25 +01:00
Andrey Antukh
722fcc1f82
Merge remote-tracking branch 'origin/staging' into develop
2026-01-08 13:48:21 +01:00
Andrés Moya
2ad42cfd9b
✨ Add ability to remap tokens when renamed ones are referenced by other child tokens ( #8035 )
...
* 🎉 Add ability to remap tokens when renamed ones are referenced by other child tokens
Signed-off-by: Akshay Gupta <gravity.akshay@gmail.com>
* 🐛 Fix remap skipping tokens with same name in different sets
* 📚 Update CHANGES.md
* 🔧 Fix css styles
---------
Signed-off-by: Akshay Gupta <gravity.akshay@gmail.com>
Co-authored-by: Akshay Gupta <gravity.akshay@gmail.com>
2026-01-08 13:42:06 +01:00
Eva Marco
743d4e5c8d
🐛 Fix error on shadow token creation ( #8029 )
2026-01-08 13:26:01 +01:00
Elena Torro
7cd2308f3b
🐛 Fix inner shadow selector on shadow token
2026-01-07 16:36:51 +01:00
Alejandro Alonso
083e77e9c5
🐛 Fix color assets from shared libraries
2026-01-07 14:02:28 +01:00
Andrey Antukh
a6c6f97f47
Reapply " 💄 Group tokens by name path ( #7775 )"
...
This reverts commit eff572d3bb22fb1ca5bf6455df5f5b4c52c9486c.
2026-01-07 11:55:56 +01:00
Alejandro Alonso
60aa426753
Merge pull request #8022 from penpot/alotor-fix-drag-handlers
...
🐛 Fix problem with dragging handlers
2026-01-07 11:36:26 +01:00
Andrey Antukh
eff572d3bb
Revert " 💄 Group tokens by name path ( #7775 )"
...
This reverts commit 0956b66281bba6303e2c0acb85bb2aa6be4d9d1a.
2026-01-07 11:20:44 +01:00
alonso.torres
d470d96833
🐛 Fix problem with dragging handlers
2026-01-07 11:00:02 +01:00
Alejandro Alonso
7a6405481c
Merge remote-tracking branch 'origin/develop' into staging
2026-01-05 08:37:19 +01:00
alonso.torres
55752d361f
🐛 Fix problem with path editor and right click
2026-01-02 10:37:52 +01:00
Andrey Antukh
52b8560b70
Merge branch 'staging-render' into develop
2025-12-30 15:30:56 +01:00
Alejandro Alonso
d635f5a8dc
🐛 Detecting situations where WebGL context is lost or no WebGL support
2025-12-30 10:03:24 +01:00
Andrey Antukh
7b5817f407
♻️ Make several adjustments to the dashboard deleted page ( #7999 )
...
* ♻️ Make several sustantial adjustments to the dashboard deleted page
* 📎 Add PR feedback changes
2025-12-30 09:52:29 +01:00
Andrey Antukh
e01654ba43
Merge branch 'staging-render' into develop
2025-12-29 10:43:00 +01:00
Andrey Antukh
e15f0baf30
✨ Replace direct draft-js usage with internal module
2025-12-23 13:10:58 +01:00
Alejandro Alonso
cb325282ec
Merge pull request #7994 from penpot/alotor-fix-font-style
...
🐛 Fix problem when changing colors with multiple fonts
2025-12-23 07:34:41 +01:00
María Valderrama
c670aac339
🎉 Added deleted files to dashboard
2025-12-22 20:16:41 +01:00
Andrey Antukh
f478399ae0
Merge remote-tracking branch 'origin/staging-render' into develop
2025-12-22 17:28:18 +01:00
alonso.torres
bd580ab159
🐛 Fix problem when changing colors with multiple fonts
2025-12-22 17:14:37 +01:00
Alejandro Alonso
a14b4561e7
🐛 Fix comment bubbles ( #7990 )
2025-12-22 16:57:45 +01:00
Belén Albeza
20061067ad
🐛 Fix text editor not getting focus back after font variant change
2025-12-22 11:18:25 +01:00
Dalai Felinto
13fcf3a9bb
💄 Set import Tokens default option to be Single JSON value ( #7918 )
...
This patches makes the default Tokens importing option to match the
current default Tokens exporting option (single JSON value). This way it
is more obvious and quick to export the tokens from a file and import
in new one,
---
While testing our design system we are often re-exporting and
re-importing the Tokens to the files using the design system components.
I'm aware that this may be addressed in the future so the Tokens are
brought in together with the library. Meanwhile (and even in the future)
I think it is sensible to have a symmetry between the export and import
defeault options.
Co-authored-by: Dalai Felinto <dalai@blender.org>
2025-12-19 10:44:05 +01:00
Andrey Antukh
33c786498d
Merge remote-tracking branch 'origin/staging-render' into develop
2025-12-12 12:19:49 +01:00
Andrey Antukh
1f886b1f88
Merge remote-tracking branch 'origin/staging' into develop
2025-12-12 12:16:41 +01:00
Andrey Antukh
1738847694
Merge remote-tracking branch 'origin/staging' into staging-render
2025-12-12 10:20:21 +01:00
Eva Marco
50dbe6ab12
🐛 Fix horizontal scroll on layer panel ( #7956 )
2025-12-11 21:34:18 +01:00
alonso.torres
ea4d0e1238
✨ Calculate position data in wasm
2025-12-11 16:00:03 +01:00
Andrey Antukh
5779adef33
Merge remote-tracking branch 'origin/staging' into staging-render
2025-12-11 13:30:59 +01:00
Elena Torró
e94c56bfa7
Merge pull request #7954 from penpot/azazeln28-fix-font-weight-mixed-value
...
🐛 Fix font weight mixed value
2025-12-11 12:43:53 +01:00
Aitor Moreno
5501a2815f
🐛 Fix font-variant-id mixed value
2025-12-11 11:32:27 +01:00
Andrey Antukh
7396f4bfb6
Merge remote-tracking branch 'origin/staging' into develop
2025-12-10 15:17:50 +01:00
Elena Torro
0a212b6291
🔧 Support variants interactivity on the new render's UI
2025-12-10 14:39:59 +01:00