penpot/frontend/test/frontend_tests
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
..
data Add color checks and test of event creation for fills 2025-06-05 13:34:13 +02:00
helpers ♻️ Cleanup of componentsv2 2025-04-03 11:38:35 +02:00
logic 🔧 Retrieve tokens from library and not from set 2025-09-29 12:16:42 +02:00
plugins Adds skipChildren to export parameters 2025-06-10 15:06:30 +02:00
tokens Add ability to remap tokens when renamed ones are referenced by other child tokens (#8035) 2026-01-08 13:42:06 +01:00
basic_shapes_test.cljs ♻️ Refactor state locality 2025-01-16 15:31:18 +01:00
fonts_test.cljs Choose closest font weight for token weight when no matching weight is found 2025-08-26 16:12:07 +02:00
helpers_shapes_test.cljs ♻️ Add substantial refactor on how types are organized 2025-07-23 08:03:23 +02:00
runner.cljs Add ability to remap tokens when renamed ones are referenced by other child tokens (#8035) 2026-01-08 13:42:06 +01:00
setup_test.cljs 💄 Format frontend code 2024-01-08 09:32:50 +01:00
svg_fills_test.cljs 🎉 Improve svg import 2025-12-11 12:02:34 +01:00
svg_filters_test.cljs 🎉 Improve svg import 2025-12-11 12:02:34 +01:00
test_helpers_shapes.cljs Add ability to remap tokens when renamed ones are referenced by other child tokens (#8035) 2026-01-08 13:42:06 +01:00
util_object_test.cljs Add support auto decoding and validation syntax for obj/reify 2025-12-09 11:13:06 +01:00
util_range_tree_test.cljs 💄 Format frontend code 2024-01-08 09:32:50 +01:00
util_simple_math_test.cljs 💄 Format frontend code 2024-01-08 09:32:50 +01:00
worker_snap_test.cljs Add better workspace file indexing strategy 2025-09-29 12:07:49 +02:00