0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00
Commit graph

14119 commits

Author SHA1 Message Date
Florian Schroedl
ef5f019200 Add helper utility to convert name to path 2024-06-28 13:43:07 +02:00
Florian Schroedl
6da855c741 Merge branch 'fix-token-reference-issue' into 199-branch-name 2024-06-28 11:24:55 +02:00
Akshay Gupta
a4bbef9917
Fix token reference issue when name has . 2024-06-28 14:43:49 +05:30
Akshay Gupta
3a500fb8a7 Update CHANGELOG.md with PR link 2024-06-28 08:20:46 +02:00
Florian Schroedl
00dabaf38c Remove comment form 2024-06-28 08:20:46 +02:00
Florian Schroedl
f24c314d63 Update 2024-06-28 08:20:46 +02:00
Florian Schroedl
f9530c5a10 Restrict token naming 2024-06-28 08:20:46 +02:00
Florian Schrödl
5c5b378262
Merge pull request #204 from tokens-studio/fix-deploy
Fix deploy
2024-06-28 08:19:57 +02:00
Florian Schroedl
4aac3eee7f Test synchronize 2024-06-28 08:18:43 +02:00
Florian Schroedl
325ad66a46 Fix branches not being re-deployed after push 2024-06-28 08:16:26 +02:00
Florian Schrödl
3a594d2393
Merge pull request #203 from tokens-studio/fix-new-document-token
Fix creating a token issue on empty document
2024-06-27 16:31:14 +02:00
Florian Schroedl
b2a983fd05 Fix creating a token issue on empty document 2024-06-27 16:07:47 +02:00
Florian Schroedl
bd5a0d2d1b Cleanup 2024-06-26 15:06:22 +02:00
Akshay Gupta
19c6c6d3bf
Merge pull request #195 from tokens-studio/json-export-changelog
Add Json export Changelog
2024-06-26 17:58:01 +05:30
Akshay Gupta
c9a40ee9b3
Merge branch 'token-studio-develop' into json-export-changelog 2024-06-26 17:57:49 +05:30
Akshay Gupta
350654f968
Update CHANGELOG.md image 2024-06-26 17:51:23 +05:30
Akshay Gupta
7fa31b143e
Merge pull request #198 from tokens-studio/json-dtcg-format
Make tokens JSON export DTCG compatible
2024-06-26 17:48:08 +05:30
Akshay Gupta
bf1c9e2c18
Merge branch 'token-studio-develop' into json-dtcg-format 2024-06-26 17:47:54 +05:30
Florian Schrödl
357a0781bb
Merge pull request #194 from tokens-studio/style-dictionar-validation
Token Insert/Edit Validation + Value Preview
2024-06-26 14:11:08 +02:00
Akshay Gupta
96bfce13be
Update CHANGELOG.md image 2024-06-26 17:28:10 +05:30
Akshay Gupta
d6f1e2efc9
Update CHANGELOG 2024-06-26 12:36:01 +05:30
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