Elena Torro
5ba53f7296
🎉 Add background blur for wasm render
2026-03-18 17:43:27 +01:00
Andrey Antukh
86f2cbf45e
Merge remote-tracking branch 'origin/staging' into develop
2026-03-12 12:19:54 +01:00
Xaviju
9b3207b06c
🐛 Fix wrong value on property copy on inspect styles ( #8605 )
2026-03-12 11:45:16 +01:00
Andrey Antukh
657546a993
Merge remote-tracking branch 'origin/staging' into develop
2026-03-09 21:27:50 +01:00
Eva Marco
c59cc4dff4
🐛 Fix tooltip position on absolute positioned elements ( #8509 )
...
* 🐛 Fix tooltip position on absolute positioned elements
* 🐛 Fix tests
2026-03-09 12:11:39 +01:00
Andrey Antukh
4db9c373e6
💄 Fix component naming style related to layer-item
2026-02-26 11:13:30 +01:00
Andrey Antukh
f00b222262
Revert " ♻️ Replace some components with DS ones" ( #8384 )
...
* Revert "♻️ Replace some components with DS ones"
This reverts commit 6879f54e5da45b38173c3e2660d88b4ea6939bb0.
* 📎 Restore missing styles
* 📎 Fix tests
---------
Co-authored-by: Luis de Dios <luis.dedios@kaleidos.net>
2026-02-17 16:23:04 +01:00
Alejandro Alonso
86ca260ea2
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-04 13:50:13 +01:00
Belén Albeza
4d5c874b91
🔧 Fix typography token test
2026-02-02 16:16:58 +01:00
Andrey Antukh
0ab126748f
💄 Add format rule for code comments ( #8211 )
...
* 💄 Add format rule for code comments
* ⬆️ Update linter and formatter on devenv
2026-01-27 15:07:18 +01:00
Luis de Dios
6879f54e5d
♻️ Replace some components with DS ones
2026-01-08 14:52:25 +01:00
Eva Marco
b5c30f8c41
🐛 Fix inspect tab styles on viewer
2026-01-07 11:41:49 +01:00
Andrey Antukh
8a8f360c7f
Merge remote-tracking branch 'origin/staging' into develop
2025-12-09 19:53:38 +01:00
Luis de Dios
e35fc85c3d
🎉 Create new empty-state component ( #7903 )
2025-12-09 16:48:12 +01:00
Luis de Dios
6ce3249c6d
🐛 Fix color format does not switch in the view mode ( #7923 )
...
* 🐛 Fix color format does not switch in the inspect mode of the view mode
* ♻️ Update components
2025-12-09 14:38:15 +01:00
Xaviju
bf1dc21c75
💄 Hide themes & sets panels when none active ( #7902 )
2025-12-04 14:11:57 +01:00
Xaviju
75a2331edf
💄 Set low-emphasis color for both light/dark modes ( #7884 )
2025-12-04 11:04:07 +01:00
Xaviju
529c4eb38a
💄 Avoid code tab overflow ( #7854 )
2025-12-01 11:37:37 +01:00
Xaviju
a4e6aa0588
💄 Limit inspect layer info message to avoid overflow ( #7847 )
2025-11-28 10:19:02 +01:00
Aitor Moreno
32e1b55658
♻️ Refactor clipboard
2025-11-19 18:23:44 +01:00
Xaviju
3b2bb5f225
♻️ Follow translations guidelines on several inspect components ( #7766 )
...
Signed-off-by: Xaviju <xavier.julian@kaleidos.net>
2025-11-19 13:03:25 +01:00
Xaviju
64b892f82d
♻️ Copy shorthands using user selected color space ( #7752 )
...
* ♻️ Copy shorthands using user selected color space
* ♻️ Add tests to ensure color space changes affect all properties
2025-11-18 10:54:10 +01:00
Xaviju
2233f34a15
🎉 Set default button behaviour as type button instead of submit ( #7741 )
2025-11-14 10:25:38 +01:00
Xaviju
665587d492
♻️ Review inspect tab UI ( #7727 )
...
* ♻️ Review inspect tab UI
* ♻️ Capitalize English strings and remove from styles
* ♻️ Set a minimum size por color space selector and adjust visually the UI
* 🐛 Fix error on hooks order when selecting texts
* 🐛 Set minim size to inspect tab element
* 🐛 Fix broken typography panel
* ♻️ Design review
2025-11-13 22:19:43 +01:00
Xaviju
83da59e03c
✨ Add composite shadow token to inspect tab ( #7703 )
2025-11-11 13:28:11 +01:00
Xaviju
c221b9366f
✨ Add e2e tests to inspect tab ( #7685 )
2025-11-06 10:07:50 +01:00
Xaviju
6c824651df
🎉 Add copy shortands button to panels ( #7580 )
...
* 🎉 Add copy shorthands button to panels
* 🎉 Add shorthand for strokes
* 🎉 Add shorthand for fonts
* 🎉 Add shorthand for borders
* 🎉 Add shorthand for padding
* 🎉 Add shorthand for grid
* 🎉 Add shorthand for layout element
* 🐛 Refactor to fix hook rendering
2025-10-29 13:51:36 +01:00
Xaviju
93fb54c116
✨ Enable single color-space selector for styles and computed… ( #7525 )
...
* ✨ Enable single color-space selector for styles and computed tab
2025-10-29 09:53:37 +01:00
Xaviju
058a555594
🎉 Add shadow panel to inspect styles tab ( #7566 )
2025-10-22 12:17:14 +02:00
Xaviju
d0e5d0d952
✨ Display resolved value for composite typography tokens ( #7537 )
...
* ✨ Display resolved value for composite typography tokens tooltip
* ✨ Add missing key to iteration
2025-10-21 11:30:34 +02:00
Xavier Julian
436bc23da4
🐛 Remove duplicated tokens on stroke panel
2025-10-21 10:56:38 +02:00
Andrey Antukh
3665bccaed
Merge remote-tracking branch 'origin/staging' into develop
2025-10-17 09:43:30 +02:00
Xaviju
5b77df997b
🐛 Remove color validation for non-color tokens in strokes ( #7513 )
2025-10-16 09:54:50 +02:00
Belén Albeza
b057ed1b9a
🐛 Fix scroll on inspect tab
2025-10-15 15:30:27 +02:00
Xaviju
f1ebcaf635
✨ Add composite typography token to text panel ( #7496 )
2025-10-15 13:21:30 +02:00
Xaviju
253605f6cc
🎉 Add text panel to inspect styles tab ( #7413 )
2025-10-13 14:20:55 +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
Xaviju
73222f22d0
🎉 Add stroke panel to inspect styles tab ( #7408 )
2025-10-02 13:58:08 +02:00
Xaviju
f31e9b8ac9
🎉 Add blur panel to inspect styles tab ( #7397 )
2025-09-30 13:08:52 +02:00
Xaviju
20d61cbce2
✨ Create ghost variant for select DS component ( #7392 )
2025-09-29 12:24:20 +02:00
Xaviju
5e84bda404
🎉 Add SVG panel to inspect styles tab ( #7373 )
2025-09-29 09:53:15 +02:00
Xaviju
adf7b0df50
🎉 Add visibility panel to inspect styles tab ( #7362 )
2025-09-25 12:52:43 +02:00
Xavier Julian
015bd9e453
🎉 Inspect styles tab: fill panel
2025-09-25 11:31:15 +02:00
Belén Albeza
49d5987b15
💄 Add deprecated namespace and fix import for remaining scss files ( #7379 )
2025-09-25 11:27:10 +02:00
Belén Albeza
a5e4de97e3
💄 Use deprecated prefix for deprecated scss vars and mixins ( #7375 )
2025-09-25 09:22:25 +02:00
Juan de la Cruz
412cf61d7d
🐛 Remove translations form inspect tab text properties ( #7369 )
2025-09-25 08:48:41 +02:00
Eva Marco
441dc33e38
♻️ Add shortcut to scss import paths ( #7364 )
...
* 🎉 Add config for shortcut imports
* ♻️ Change import paths
2025-09-24 11:18:34 +02:00
Eva Marco
b1fe32baea
♻️ Remove deprecated @import from scss files ( #7347 )
...
* 🐛 Fix import warnings 1 of 2
* 🐛 Fix import warnings 2 of 2
* 🐛 Fix visual tests and format files
* 🐛 Fix mixed declarations on scss
2025-09-19 11:50:08 +02:00
Xavier Julian
2bf7a9dd5f
♻️ Remove unneeded fn parameters
2025-09-16 14:17:14 +02:00