Florian Schroedl
ecf4fb8bd0
Fix popover position
2024-08-14 16:53:20 +02:00
Florian Schroedl
1ba2acea7c
Fix crash for applying spacing layout token
2024-08-14 16:53:17 +02:00
Florian Schroedl
cf9ef2ae60
Remove unused function
2024-08-14 15:33:24 +02:00
Akshay Gupta
74c6228c25
add dom/stop-propagation
2024-08-14 17:15:30 +05:30
Florian Schroedl
188e7d220a
Fix name
2024-08-14 09:25:17 +02:00
Florian Schrödl
c7d4db900e
Merge pull request #245 from tokens-studio/use-token-name-ref
...
Use token name ref
2024-08-14 09:16:23 +02:00
Florian Schroedl
1135b7e2db
Update token sets
2024-08-13 18:30:00 +02:00
Akshay Gupta
71439637aa
Merge branch 'token-studio-develop' into token-sets-ui
2024-08-13 21:56:06 +05:30
Akshay Gupta
21c42626ae
remove comment
2024-08-13 21:51:31 +05:30
Akshay Gupta
007cf0fb8a
remove comments and unused import
2024-08-13 21:50:55 +05:30
Akshay Gupta
46c73fe51f
formatting
2024-08-13 21:44:08 +05:30
Akshay Gupta
66170eb889
make current-set-id the key on div element
2024-08-13 21:42:08 +05:30
Akshay Gupta
68c0d93f91
change sets list div to ul
2024-08-13 21:12:38 +05:30
Akshay Gupta
7addba71fb
remove debug statements
2024-08-13 21:07:52 +05:30
Akshay Gupta
950257a212
change eye icon size
2024-08-13 20:42:42 +05:30
Florian Schroedl
9aadb8c72f
Add test
2024-08-13 16:18:24 +02:00
Akshay Gupta
fa230a4224
add folder-open icon and use for open groups
2024-08-13 19:31:34 +05:30
Florian Schroedl
2f2ed0a42f
Cleanup
2024-08-13 15:45:38 +02:00
Florian Schroedl
a4865522cc
Select token set on create
2024-08-13 15:25:36 +02:00
Florian Schroedl
ba31914ca4
Fix typo
2024-08-13 14:41:58 +02:00
Florian Schroedl
c275923621
Fix indent
2024-08-13 14:41:49 +02:00
Florian Schroedl
ec01ce7550
Ensure vector
2024-08-13 14:41:18 +02:00
Florian Schroedl
bcd4b6d9ec
Fix schema errors
2024-08-13 13:32:37 +02:00
Florian Schroedl
547358d579
Add token set changes
2024-08-13 11:57:06 +02:00
Akshay Gupta
bcf61f34fe
add current set and selected set
2024-08-13 14:11:30 +05:30
Akshay Gupta
ad9a4e7244
Add full lenght highlight
2024-08-13 01:17:18 +05:30
Florian Schroedl
9ff3a135a8
Cleanup
2024-08-12 10:50:47 +02:00
Florian Schroedl
6c3415b92c
Differentiate groups and sets
2024-08-12 10:42:38 +02:00
Florian Schroedl
dbddd7fb68
Add token themes & sets schema
2024-08-12 10:42:38 +02:00
Florian Schroedl
726b0a2671
Fix :applied-tokens not being updated
2024-08-09 18:04:33 +02:00
Florian Schroedl
51a27c07ec
Use token identifier
2024-08-09 18:03:47 +02:00
Florian Schroedl
9ff4567955
Remove unused function
2024-08-09 18:03:20 +02:00
Florian Schroedl
5552295d61
Add docstring
2024-08-09 17:37:36 +02:00
Akshay Gupta
b93b0b209a
Add hover styles and collapse capabilities
2024-08-08 21:40:35 +05:30
Akshay Gupta
bb3a22a219
add hide/show icon
2024-08-08 18:46:58 +05:30
Florian Schroedl
e992bf0aa6
Fix sizing test
2024-08-08 15:13:04 +02:00
Florian Schroedl
8b8b909fb7
Parse values with unit
2024-08-08 15:12:28 +02:00
Florian Schroedl
2d67a92d64
Fix getter
2024-08-08 11:39:58 +02:00
Florian Schroedl
a073520d0e
Restore tests to work with new identifier
2024-08-08 11:22:40 +02:00
Florian Schroedl
e27e2d357c
Add simple applying test
2024-08-08 11:10:24 +02:00
Florian Schroedl
d98e982664
Cleanup
2024-08-08 11:07:32 +02:00
Florian Schroedl
31674db11d
Skip parsing on numbers
2024-08-08 11:07:24 +02:00
Florian Schroedl
0684d893e0
Return resolved & parsed token names map
2024-08-08 11:07:09 +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
Akshay Gupta
b28a45c2d8
add more changes working tree display
2024-08-08 00:14:36 +05:30
Akshay Gupta
fcea989586
add more changes
2024-08-07 22:39:41 +05:30
Akshay Gupta
1434ddb5d5
change fotn color
2024-08-07 20:58:21 +05:30
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