0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-01 20:09:04 -05:00
Commit graph

13919 commits

Author SHA1 Message Date
Florian Schroedl
10033ead91 Add specific esm testing environment for tokens 2024-06-24 14:23:03 +02:00
Florian Schroedl
ba6a6059c1 Move to custom ns 2024-06-24 14:07:21 +02:00
Florian Schroedl
69d9c8e88f Add esm test 2024-06-24 12:44:29 +02:00
Florian Schroedl
ab51b43365 Add type 2024-06-24 12:44:05 +02:00
Florian Schroedl
5c42514170 Add style dictionary find-token-reference test 2024-06-24 09:59:22 +02:00
Florian Schroedl
5f25bd8a7b Add comments 2024-06-21 19:41:04 +02:00
Florian Schroedl
59780a9d4d Add token finding function 2024-06-21 19:40:03 +02:00
Florian Schroedl
598e4d36fc Disable on value error 2024-06-21 17:19:59 +02:00
Florian Schroedl
910485008f Fix name not updating button 2024-06-21 17:19:13 +02:00
Florian Schroedl
39eb964cb7 Reduce debounce timeout 2024-06-21 17:18:56 +02:00
Florian Schroedl
dd62c7fe18 Give new tokens without a name a temporary hardcoded string 2024-06-21 17:00:56 +02:00
Florian Schroedl
1dcdddb2db Check for self references 2024-06-21 17:00:45 +02:00
Florian Schroedl
941fb041b6 Add form styling 2024-06-21 17:00:00 +02:00
Florian Schroedl
8db47b5877 Use initial value 2024-06-21 15:09:46 +02:00
Florian Schroedl
53f01ef46c Use input as cache key 2024-06-21 15:04:59 +02:00
Florian Schroedl
35ee732701 Debounced update of resolved value 2024-06-21 14:59:08 +02:00
Florian Schroedl
f00ac72fbe Revert to use-var 2024-06-21 10:10:45 +02:00
Florian Schroedl
e394216f00 Move form out of modal specific code 2024-06-21 10:02:21 +02:00
Florian Schroedl
885322d479 Reestore fields 2024-06-19 17:17:00 +02:00
Florian Schroedl
0830a26be9 Add error state for invalid name 2024-06-19 17:11:28 +02:00
Florian Schroedl
0c45d15fe7 Variadic function doesn't work for hooks 2024-06-19 16:02:50 +02:00
Florian Schroedl
1596dbe155 Add function to verify already used names 2024-06-19 13:54:09 +02:00
Florian Schroedl
deb9cb1120 Remove debugging code 2024-06-19 11:26:29 +02:00
Florian Schroedl
f169d49397 Remove double cljs conversion 2024-06-19 11:18:41 +02:00
Florian Schroedl
0a73c3aa95 Validation in modal 2024-06-19 11:09:01 +02:00
Florian Schroedl
168a5d57d4 Add template 2024-06-19 10:49:35 +02:00
Florian Schroedl
a4ef2ee8bf Add changelog 2024-06-19 10:42:42 +02:00
Florian Schrödl
83515250da
Merge pull request #168 from tokens-studio/style-dictionary
References & Expressions in Tokens
2024-06-19 10:10:43 +02:00
Florian Schroedl
5a8a32ddc7 Remove items with missing references 2024-06-19 09:43:36 +02:00
Florian Schroedl
23de79bd04 Remove unneeded function 2024-06-19 09:40:39 +02:00
Akshay Gupta
0d4e3e8629
Merge pull request #174 from tokens-studio/fix-dimensions-keys-applied
Fix keys applied when dimensions or sizing token is applied directly
2024-06-19 12:58:54 +05:30
Akshay Gupta
35135635c4
Merge pull request #175 from tokens-studio/fix-min-max-height-error
Fix/ min and max height-width application
2024-06-19 12:58:43 +05:30
Akshay Gupta
2ed3ea6d6a
Merge pull request #177 from tokens-studio/remove-registration-questionnaire
Remove registration questionnaire
2024-06-19 12:58:25 +05:30
Akshay Gupta
3bbee9532f
Fix error message 2024-06-19 12:38:28 +05:30
Akshay Gupta
f99239341f
add message to undo this change in the future 2024-06-19 12:18:39 +05:30
Akshay Gupta
f405612a25
Remove Onboarding Questionnaire 2024-06-19 12:16:54 +05:30
Akshay Gupta
0afddac5d1
Fix/ min and max height-width application 2024-06-18 23:52:54 +05:30
Akshay Gupta
0105e42068
Fix keys applied when dimensions or sizing token is applied directly 2024-06-18 23:21:17 +05:30
Florian Schroedl
b4d7680cb4 Show resolved value 2024-06-18 11:29:02 +02:00
Florian Schroedl
742bb6de05 Handle tokens with issues in ui 2024-06-18 11:28:09 +02:00
Florian Schroedl
a390942722 Resolve token value 2024-06-18 11:19:09 +02:00
Florian Schroedl
cf52e873e2 Cleanup 2024-06-18 11:13:26 +02:00
Florian Schroedl
5c2891b247 Use resolved tokens from style-dictionary 2024-06-18 11:10:51 +02:00
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