0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-26 08:29:42 -05:00
Commit graph

14057 commits

Author SHA1 Message Date
Florian Schroedl
1f0f35e754 Remove unused 2024-07-04 16:07:28 +02:00
Florian Schroedl
a842cb2d7d Cleanup 2024-07-04 16:07:28 +02:00
Florian Schroedl
8f806ef1fe Test single property updates 2024-07-04 16:07:28 +02:00
Florian Schroedl
f3261c9b0f Fix emit! side-effect 2024-07-04 16:07:28 +02:00
Florian Schroedl
818aa043ca Wrap in undo sequence 2024-07-04 16:07:28 +02:00
Florian Schroedl
596480d177 Add test to verify toggle removes token for applied & unapplied 2024-07-04 16:07:28 +02:00
Florian Schroedl
ab62c5b4ef Add helper to apply token to shape 2024-07-04 16:07:28 +02:00
Florian Schroedl
581ced0ab8 Abstract into helper 2024-07-04 16:07:28 +02:00
Florian Schroedl
e85de19a5e Add multiple shapes test 2024-07-04 16:07:28 +02:00
Florian Schroedl
8370fd06d4 Remove cb 2024-07-04 16:07:28 +02:00
Florian Schroedl
3793e98660 Disable complete log 2024-07-04 16:07:28 +02:00
Florian Schroedl
b12e59a8d7 Rename event to toggle-token 2024-07-04 16:07:28 +02:00
Florian Schroedl
71976ed7e9 Add helpers for creating test tokens 2024-07-04 16:07:28 +02:00
Florian Schroedl
0730ecef46 Cleanup 2024-07-04 16:07:28 +02:00
Florian Schroedl
219d184e6c Add multiple tokens for tests 2024-07-04 16:07:28 +02:00
Florian Schroedl
a7e735bd81 Add helper for asnc stores 2024-07-04 16:07:28 +02:00
Florian Schroedl
ed7aad6c4e Async token event tests working 2024-07-04 16:07:27 +02:00
Florian Schroedl
e203646085 Naming 2024-07-04 15:23:35 +02:00
Florian Schroedl
1e70a4d714 Implement using rx observables instead of side-effects 2024-07-04 15:23:35 +02:00
Florian Schroedl
97db3c29ca Trying to convert to rx structure 2024-07-04 15:23:35 +02:00
Florian Schroedl
50635ae879 Found error in handler logic, need rx streams 2024-07-02 16:06:41 +02:00
Florian Schroedl
3e5126251c Add failing logic test 2024-07-02 15:20:30 +02:00
Florian Schroedl
10d92f598c Add nodemon watcher 2024-07-02 15:03:09 +02:00
Florian Schroedl
c486ea81f4 Cleanup 2024-07-02 15:03:04 +02:00
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 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