Florian Schroedl
|
9261c53aff
|
Don't override original value, add resolved value, add missing reference error
|
2024-06-18 10:24:12 +02:00 |
|
Florian Schroedl
|
d65d880845
|
Silence errors
|
2024-06-18 09:59:36 +02:00 |
|
Florian Schroedl
|
09609c18ef
|
Remove compile style dictionary
|
2024-06-17 17:07:02 +02:00 |
|
Florian Schroedl
|
f0bc262a18
|
Working version
|
2024-06-17 17:05:51 +02:00 |
|
Florian Schroedl
|
5a64947b08
|
Add patched StyleDictionary
|
2024-06-17 16:13:34 +02:00 |
|
Florian Schroedl
|
0a86e3a651
|
Simplify
|
2024-06-14 10:52:30 +02:00 |
|
Florian Schroedl
|
c9df90577f
|
Add compiled library
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
965da83c97
|
Add workspace-tokens helper
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
9bc48a3a1a
|
Allow passing custom cache atom
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
908cc2240f
|
Docs
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
a79d1013bf
|
Prevent reprocessing the style-dictionary cache multiple times
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
73e8b80521
|
Cleanup
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
2f45ab1b62
|
Add hook for using resolved tokens cache
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
0921f8043b
|
Allow passing of tokens
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
b1b6b5292c
|
Disable invalid token style for now
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
4fec7d5af2
|
Applying resolved token value
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
66b4b892df
|
Fix data-keys being converted to camel-case
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
4b90e90974
|
Backporting resolved tokens to the original structure
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
1519f8f560
|
Move to ns
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
e691628648
|
Test out tokens-studio data
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
efd4c5dcca
|
Add performance measuring
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
a5b22d5427
|
Got resolve working
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
7da772d6a2
|
Add sd function
|
2024-06-14 10:35:54 +02:00 |
|
Florian Schroedl
|
1023ba866a
|
Add StyleDictionary as compiled lib
|
2024-06-14 10:35:54 +02:00 |
|
Akshay Gupta
|
1ebd2ee3d7
|
Merge pull request #172 from tokens-studio/hide-unfunctional-token-sections
Hide non functional token sections
|
2024-06-14 12:40:44 +05:30 |
|
Akshay Gupta
|
8d444b4b02
|
Hide non functional token types from UI
|
2024-06-13 21:33:38 +05:30 |
|
Akshay Gupta
|
dc36f4f6d3
|
Merge pull request #164 from tokens-studio/other-token-types-context-menu
Add context menu for opacity, rotation and stroke width tokens
|
2024-06-13 12:59:49 +05:30 |
|
Akshay Gupta
|
f10a4f28ea
|
Add context menu for opacity, rotation and stroke width
|
2024-06-12 16:18:51 +05:30 |
|
Akshay Gupta
|
93c249c77a
|
Merge pull request #161 from tokens-studio/dimensions-context-menu
Dimensions context menu
|
2024-06-12 15:29:30 +05:30 |
|
Akshay Gupta
|
3f55536fc0
|
Add custom context menu and fix styling issues with subcontext menu
|
2024-06-10 23:25:11 +05:30 |
|
Akshay Gupta
|
842b76f3c1
|
replace 30px with variables
|
2024-06-07 01:37:26 +05:30 |
|
Akshay Gupta
|
e86038d52f
|
Add CSS to deal with margin before the Sub Context Menu titles
|
2024-06-07 01:27:18 +05:30 |
|
Akshay Gupta
|
91eb59696c
|
Remove children attribute and use submenu instead
|
2024-06-06 23:09:22 +05:30 |
|
Akshay Gupta
|
67a34c91d8
|
Add leading spaces to subcontext menu titles
|
2024-06-05 23:19:43 +05:30 |
|
Akshay Gupta
|
307f472528
|
remove print statement
|
2024-06-05 22:23:27 +05:30 |
|
Akshay Gupta
|
a5c235754c
|
Cleanup debug statements
|
2024-06-05 22:06:59 +05:30 |
|
Akshay Gupta
|
a98d6b4c07
|
Add context menu functionalities for dimensions token
|
2024-06-05 22:06:31 +05:30 |
|
Akshay Gupta
|
ed0d9e1cf5
|
initial dimensions context menu
|
2024-06-05 13:49:18 +05:30 |
|
Akshay Gupta
|
819c50eaf8
|
change dimension to dimensions across
|
2024-06-05 13:49:00 +05:30 |
|
Akshay Gupta
|
01d2a25c8c
|
Merge pull request #160 from tokens-studio/sizing-token-context-menu
Add new changes from token-studio-develop merge
|
2024-06-04 17:02:04 +05:30 |
|
Akshay Gupta
|
ea593221b3
|
Add new changes from token-studio-develop merge
|
2024-06-04 15:52:52 +05:30 |
|
Akshay Gupta
|
e8b755c757
|
Merge pull request #159 from tokens-studio/sizing-token-context-menu
Add context menu functionalities on sizing tokens
|
2024-06-04 15:47:58 +05:30 |
|
Akshay Gupta
|
88d3fc234d
|
Resolve merge conflicts in context_menu.cljs
|
2024-06-04 15:46:02 +05:30 |
|
SorsOps
|
202b72dcd0
|
Merge pull request #132 from tokens-studio/feat/branch-deploys
Prefer wait over deploy for build
|
2024-06-04 11:23:49 +02:00 |
|
SorsOps
|
057934c883
|
Cleanup PR
|
2024-06-04 11:11:58 +02:00 |
|
SorsOps
|
3b3fbc2ccd
|
fix deploys
|
2024-06-04 11:06:00 +02:00 |
|
Florian Schrödl
|
1056c6b448
|
Merge pull request #158 from tokens-studio/142-when-a-token-is-applied-on-a-shape-in-the-context-menu-there-should-be-check-box-indicating-which-attribute-is-applied
Show checkmark next to selected token attributes
|
2024-06-04 10:39:03 +02:00 |
|
Akshay Gupta
|
a553253d28
|
remove println statement
|
2024-06-03 23:34:51 +05:30 |
|
Akshay Gupta
|
193ad115a2
|
Add context menu functionalities on sizing tokens
|
2024-06-03 23:25:59 +05:30 |
|
Florian Schroedl
|
580076355b
|
Show checkmark for applied tokens
|
2024-06-03 15:21:08 +02:00 |
|