penpot/frontend/test/frontend_tests
Florian Schrödl 7dd61968b5
Implement object type specific tokens (#6816)
*  Allow token applying for supported shape types only

* 🐛 Remove x/y attribute keys from spacing token

*  Shape specific context-menu

*  Only apply tokens to supported shapes when doing multi selection apply

*  Handle groups not supported by tokens yet

* 🐛 Fix outdated tests

* ♻️ Commentary

*  Add helper functions for attribute applicability checks

* ♻️ Groups don't have own attributes

* ♻️ Remove unused function

* ♻️ Move attribute logic to common.types.token
2025-07-03 12:22:04 +02: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 🔧 Move token update to workspace.data and rename to propagation 2025-04-29 10:27:50 +02:00
plugins Adds skipChildren to export parameters 2025-06-10 15:06:30 +02:00
tokens Implement object type specific tokens (#6816) 2025-07-03 12:22:04 +02:00
basic_shapes_test.cljs ♻️ Refactor state locality 2025-01-16 15:31:18 +01:00
helpers_shapes_test.cljs ♻️ Refactor persistence layer 2024-06-04 10:15:32 +02:00
runner.cljs Add color checks and test of event creation for fills 2025-06-05 13:34:13 +02:00
setup_test.cljs 💄 Format frontend code 2024-01-08 09:32:50 +01:00
test_helpers_shapes.cljs ♻️ Refactor state locality 2025-01-16 15:31:18 +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
util_snap_data_test.cljs 🎉 Add .penpot (binfile-v3) support for library 2025-05-20 13:06:07 +02:00