0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-08 16:18:11 -05:00
Commit graph

14148 commits

Author SHA1 Message Date
Akshay Gupta
158d5cba31
Make tokens JSON export DTCG compatible 2024-06-26 12:32:07 +05:30
Akshay Gupta
aabbe2fd94
Update CHANGELOG 2024-06-25 22:34:09 +05:30
Florian Schroedl
86fd667a11 Hide template section in preview document 2024-06-25 17:06:52 +02:00
Florian Schroedl
56976e2499 Update CHANGELOG 2024-06-25 17:04:13 +02:00
Florian Schroedl
9f6c587c95 Remove duplicate similar errors 2024-06-25 16:46:15 +02:00
Florian Schroedl
9f3e1743a1 Cleanup 2024-06-25 16:45:01 +02:00
Florian Schroedl
e1b683f670 Cleanup 2024-06-25 16:43:52 +02:00
Florian Schroedl
b4d1ef3fc7 Cleanup 2024-06-25 16:40:48 +02:00
Florian Schroedl
b924bbc9c7 Cleanup 2024-06-25 16:39:43 +02:00
Florian Schroedl
656cc00923 Add missing deps 2024-06-25 16:38:28 +02:00
Florian Schroedl
b89dc759be Cleanup 2024-06-25 16:36:21 +02:00
Florian Schroedl
135ecf0e3a Cleanup 2024-06-25 16:33:07 +02:00
Florian Schroedl
af374276e4 Extract missing reference error check 2024-06-25 16:30:57 +02:00
Florian Schroedl
2c42ca5a4b Cleanup 2024-06-25 14:24:20 +02:00
Florian Schroedl
b905ff7d2c Validate forms again on submit 2024-06-25 14:18:07 +02:00
Florian Schroedl
eb123bf8ef Extract token validation 2024-06-25 12:15:14 +02:00
Florian Schroedl
6e9623153c Remove caching layer for now 2024-06-25 11:55:57 +02:00
Florian Schroedl
d0f8e9612a Validate name before submitting 2024-06-25 11:52:39 +02:00
Florian Schroedl
5df0cf545e Remove form-touched work-around 2024-06-25 11:33:18 +02:00
Florian Schroedl
eac7d9288b Fix on-submit taking old ref-values when user submits before errors have been validated 2024-06-25 11:30:53 +02:00
Florian Schroedl
05f6cfc4b0 Remove unneeded state 2024-06-25 11:30:45 +02:00
Florian Schroedl
33131fa943 Restore token saving 2024-06-25 11:15:43 +02:00
Florian Schroedl
ca98747dea Add description with schema 2024-06-25 11:02:21 +02:00
Florian Schroedl
d2bdc6c624 Fix ref logic 2024-06-25 10:52:34 +02:00
Akshay Gupta
5ca916f8c4
Merge pull request #191 from tokens-studio/tokens-json-export
Tokens json export
2024-06-24 20:53:31 +05:30
Akshay Gupta
ee057c498e
Simplify tranform tokens function 2024-06-24 20:44:08 +05:30
Florian Schroedl
e0be30bb79 Dont show error when unfocusing name input field, but keep form disabled 2024-06-24 15:58:19 +02:00
Akshay Gupta
29e3171bd9
Incorporate styling changes to match Penpot design language 2024-06-24 19:07:53 +05:30
Florian Schroedl
c98162d0bf Move callback function to component 2024-06-24 15:24:22 +02:00
Akshay Gupta
fb7b11a139
Remove : from token type in export 2024-06-24 18:50:36 +05:30
Akshay Gupta
db26b38e81
Modify transform tokens to nest within token names 2024-06-24 18:47:12 +05:30
Florian Schroedl
28f25da9e8 Move to tests 2024-06-24 14:29:29 +02:00
Florian Schroedl
111900c122 Cleanup 2024-06-24 14:23:28 +02:00
Florian Schroedl
10033ead91 Add specific esm testing environment for tokens 2024-06-24 14:23:03 +02:00
Akshay Gupta
2b3f602312
Move json encode functionalities to tokens namespace 2024-06-24 17:50:24 +05:30
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
Akshay Gupta
0a73cbc6f1
Move transform and download functionality to core.cljs 2024-06-24 14:18:57 +05:30
Akshay Gupta
bbb09567f6
Remove sample json data 2024-06-24 14:18:35 +05:30
Florian Schroedl
5c42514170 Add style dictionary find-token-reference test 2024-06-24 09:59:22 +02:00
Akshay Gupta
75bdda6b07
add some formatting 2024-06-23 00:16:15 +05:30
Akshay Gupta
62fc2cf652
Add initial working export tokens-json 2024-06-23 00:10:02 +05:30
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