penpot/common/test/common_tests/logic
Florian Schrödl 580bb46a05
Implement font-size token type (#6708)
*  Implement font-size token type

*  Hide typography tokens behind FF

* 💄 Update icon

* 🔧 Add font-size to unapply check

* ♻️ Generalize status-icon logic and remove icon for font-size
2025-06-23 12:12:40 +02:00
..
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 ♻️ Restore separate the content of the text of the rest of properties on components updates 2025-06-11 11:21:54 +02:00
text_touched_test.cljc ♻️ Restore separate the content of the text of the rest of properties on components updates 2025-06-11 11:21:54 +02:00
token_apply_test.cljc Implement font-size token type (#6708) 2025-06-23 12:12:40 +02:00
token_test.cljc 🔧 Renames, privacy adjustments and other small enhancements 2025-06-05 10:58:23 +02:00
variants_test.cljc