0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 07:29:08 -05:00
Commit graph

16 commits

Author SHA1 Message Date
Florian Schroedl
8b8b909fb7 Parse values with unit 2024-08-08 15:12:28 +02:00
Florian Schroedl
2e8e33d701 Add token value parsing function 2024-08-08 09:40:26 +02:00
Florian Schroedl
980238e27b Move find-token-references to token namespace 2024-08-08 09:22:55 +02:00
Florian Schroedl
252797183c Use :name as the token identifier [*]
[*] Using uuid as the token identiefier for :applied-tokens is not
correct as we want to merge all sets together by their name, to get the
final values.
2024-08-07 17:14:51 +02:00
Florian Schroedl
da0389e304 Improved logic to run once for all shapes 2024-07-08 14:38:47 +02:00
Florian Schroedl
e75f9a7c7f Add predicate for all test 2024-07-08 11:06:57 +02:00
Florian Schroedl
62ecee2cf8 Add grouping function by type 2024-07-08 11:03:15 +02:00
Florian Schroedl
3c67872d3c Add future test cases for providing a toggle all/attributes 2024-07-05 14:44:57 +02:00
Florian Schroedl
b73cdd15e0 Add helper to remove attributes from applied-tokens 2024-07-04 16:07:28 +02:00
Florian Schroedl
c486ea81f4 Cleanup 2024-07-02 15:03:04 +02:00
Florian Schroedl
f2358b9827 Use toggle function 2024-07-02 08:30:34 +02:00
Florian Schroedl
5cef23267c Move to tokens ns, add test 2024-07-01 14:14:45 +02:00
Florian Schroedl
cf07de3bcf Add tests for token-applied? 2024-07-01 14:05:06 +02:00
Florian Schroedl
4a85ef3608 Split path/selector for disallowing creating tokens at path segments 2024-07-01 10:16:15 +02:00
Florian Schroedl
174d91a519 Add function to check if a token can be placed under a name path 2024-06-28 14:39:36 +02:00
Florian Schroedl
2fa152d364 Move to token namespace 2024-06-28 13:51:32 +02:00
Renamed from frontend/test/token_tests/token_core_test.cljs (Browse further)