Commit Graph

32 Commits

Author SHA1 Message Date
Florian Schroedl
0ffcda404b Cleanup 2024-10-02 11:09:52 +02:00
Florian Schroedl
3182ff1e15 Cleanup 2024-09-30 15:08:18 +02:00
Florian Schroedl
93ed1ded17 Token resolving on add fixed 2024-09-27 11:14:34 +02:00
Florian Schroedl
2f13814285 Cleanup 2024-09-26 16:38:32 +02:00
Florian Schroedl
f5249196f9 Sets sidebar 2024-09-24 14:31:19 +02:00
Florian Schroedl
061cd08e66 Remove unused functions 2024-09-18 12:53:12 +02:00
Florian Schroedl
b68e7af844 Use tinycolor to convert hex color 2024-09-18 12:53:12 +02:00
Florian Schroedl
2b886c54e0 Color ramp wip 2024-09-18 12:53:12 +02:00
Florian Schroedl
0b29767c95 Add color token 2024-09-18 12:53:12 +02:00
Florian Schroedl
6049c32839 Compute tokens from each activated set 2024-08-19 15:46:42 +02:00
Florian Schroedl
5552295d61 Add docstring 2024-08-09 17:37:36 +02:00
Florian Schroedl
8b8b909fb7 Parse values with unit 2024-08-08 15:12:28 +02:00
Florian Schroedl
31674db11d Skip parsing on numbers 2024-08-08 11:07:24 +02:00
Florian Schroedl
37f23855e8 Fix re-find only accepting string values throw 2024-08-08 09:52:51 +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
37bef1e2ea Cleanup 2024-07-24 16:05:40 +02:00
Florian Schroedl
56e72b5247 Refactor - Separate core into namespaces: changes, token_types 2024-07-24 15:29:40 +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
5a358e3d0c Extract singular token applied predicate 2024-07-05 14:13:14 +02:00
Florian Schroedl
b73cdd15e0 Add helper to remove attributes from applied-tokens 2024-07-04 16:07:28 +02:00
Florian Schroedl
581ced0ab8 Abstract into helper 2024-07-04 16:07:28 +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
e38a943ce0 Move token-applied? to token ns 2024-07-01 13:51:20 +02:00
Florian Schroedl
111be97228 Remove logs 2024-07-01 10:31:16 +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