penpot/frontend/test/frontend_tests/tokens
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
..
helpers 🔧 Renames, privacy adjustments and other small enhancements 2025-06-05 10:58:23 +02:00
logic Implement object type specific tokens (#6816) 2025-07-03 12:22:04 +02:00
context_menu_test.cljs Implement object type specific tokens (#6816) 2025-07-03 12:22:04 +02:00
import_export_test.cljs 🔧 Refactor token json file import/export 2025-05-26 12:02:26 +02:00
style_dictionary_test.cljs 🔧 Refactor token json file import/export 2025-05-26 12:02:26 +02:00
token_form_test.cljs ♻️ Restructure UI files for tokens editor 2025-06-27 13:23:42 +02:00