0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 22:22:43 -05:00
Commit graph

8213 commits

Author SHA1 Message Date
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
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
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
8d444b4b02
Hide non functional token types from UI 2024-06-13 21:33:38 +05:30
Akshay Gupta
f10a4f28ea
Add context menu for opacity, rotation and stroke width 2024-06-12 16:18:51 +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