mirror of
https://github.com/penpot/penpot.git
synced 2025-07-24 00:47:22 +02:00
* ✨ 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 |
||
---|---|---|
.. | ||
chained_propagation_test.cljc | ||
comp_creation_test.cljc | ||
comp_detach_with_nested_test.cljc | ||
comp_remove_swap_slots_test.cljc | ||
comp_reset_test.cljc | ||
comp_sync_test.cljc | ||
comp_touched_test.cljc | ||
copying_and_duplicating_test.cljc | ||
duplicated_pages_test.cljc | ||
move_shapes_test.cljc | ||
multiple_nesting_levels_test.cljc | ||
swap_and_reset_test.cljc | ||
swap_as_override_test.cljc | ||
text_sync_test.cljc | ||
text_touched_test.cljc | ||
token_apply_test.cljc | ||
token_test.cljc | ||
variants_test.cljc |