penpot/common/test/common_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
..
files
logic Implement object type specific tokens (#6816) 2025-07-03 12:22:04 +02:00
types 🔧 Make TokenSet an abstract data type 2025-06-30 16:59:00 +02:00
buffer_test.cljc Split byte buffer helpers from types path impl 2025-06-04 12:46:49 +02:00
colors_test.cljc
data_test.cljc
files_changes_test.cljc
files_migrations_test.cljc
geom_point_test.cljc
geom_shapes_test.cljc
geom_test.cljc
helpers_test.cljc
media_test.cljc
pages_helpers_test.cljc
record_test.cljc
runner.cljc 🎉 Add Fills binary data type 2025-06-04 13:03:51 +02:00
schema_test.cljc
setup.cljs
svg_path_test.cljc
svg_test.cljc
text_test.cljc
time_test.cljc
uuid_test.cljc ♻️ Change internal naming for PathData cljs impl 2025-06-04 12:46:49 +02:00
variant_test.cljc Avoid duplicated property names adding a number (#6681) 2025-06-19 09:11:41 +02:00