mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 14:46:15 +02:00
* ♻️ Add set removal methods to tokens library * ♻️ Add `set-token-set` method to changes * ♻️ Add `set-token-set` to changes builder * ♻️ Use new method in the token set creation * ♻️ Use `set-token-set` in frontend events * ♻️ Remove unused binding * ♻️ Add tests * ♻️ Remove old API methods * ♻️ Remove unused parts of schema and multimethods * ♻️ Make `:tokens` key optional in schema * ♻️ Add `with-library-data` calls before `set-token-set` * ♻️ Fix DOM properties error |
||
---|---|---|
.. | ||
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 | ||
token_apply_test.cljc | ||
token_test.cljc | ||
variants_test.cljc |