0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 07:58:49 -05:00
Commit graph

8302 commits

Author SHA1 Message Date
Florian Schroedl
f2358b9827 Use toggle function 2024-07-02 08:30:34 +02:00
Florian Schroedl
5cef23267c Move to tokens ns, add test 2024-07-01 14:14:45 +02:00
Florian Schroedl
cf07de3bcf Add tests for token-applied? 2024-07-01 14:05:06 +02:00
Florian Schroedl
e38a943ce0 Move token-applied? to token ns 2024-07-01 13:51:20 +02:00
Florian Schroedl
224b656d57 Add CHANGELOG 2024-07-01 10:40:38 +02:00
Florian Schroedl
111be97228 Remove logs 2024-07-01 10:31:16 +02:00
Florian Schroedl
ec511cc589 Fix setting token to own path 2024-07-01 10:30:03 +02:00
Florian Schroedl
9d637cbe5e Path selector test predicate is enough 2024-07-01 10:16:52 +02:00
Florian Schroedl
4a85ef3608 Split path/selector for disallowing creating tokens at path segments 2024-07-01 10:16:15 +02:00
Florian Schroedl
a98f59469e Add - to allowed token-name 2024-07-01 09:56:45 +02:00
Florian Schroedl
174d91a519 Add function to check if a token can be placed under a name path 2024-06-28 14:39:36 +02:00
Florian Schroedl
48a7c52664 Separate errors 2024-06-28 14:17:42 +02:00
Florian Schroedl
2fa152d364 Move to token namespace 2024-06-28 13:51:32 +02:00
Florian Schroedl
504369ec13 Move tokens-name-tree to core, add test 2024-06-28 13:43:41 +02:00
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 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
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
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