0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 04:49:03 -05:00
Commit graph

27 commits

Author SHA1 Message Date
Florian Schroedl
c9d1fe44e9 Add stroke-width test 2024-08-05 11:43:46 +02:00
Florian Schroedl
2a97749d23 Add shape property passing 2024-08-05 11:42:36 +02:00
Florian Schroedl
b392c3ba65 Move token change events to changes ns 2024-07-24 15:46:14 +02:00
Florian Schroedl
56e72b5247 Refactor - Separate core into namespaces: changes, token_types 2024-07-24 15:29:40 +02:00
Florian Schroedl
f731a30f81 Allow removing other attributes with apply-token function 2024-07-22 14:03:52 +02:00
Florian Schroedl
91033d6dea Fix indent 2024-07-22 11:30:27 +02:00
Florian Schroedl
ae2da534e9 Move radius updating to core 2024-07-08 15:40:18 +02:00
Florian Schroedl
55713275b6 Add test for overriding token 2024-07-04 16:07:28 +02:00
Florian Schroedl
f20c08f31b Specify tests 2024-07-04 16:07:28 +02:00
Florian Schroedl
893e790787 Only remove given token 2024-07-04 16:07:28 +02:00
Florian Schroedl
658e7ebd0a Cleanup 2024-07-04 16:07:28 +02:00
Florian Schroedl
694baeee0c Add sizing test 2024-07-04 16:07:28 +02:00
Florian Schroedl
7abfaef1cb Test applying rotation 2024-07-04 16:07:28 +02:00
Florian Schroedl
322c8ef8ec Update opacity 2024-07-04 16:07:28 +02:00
Florian Schroedl
b43d16008f Extract to helpers 2024-07-04 16:07:28 +02:00
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
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
e85de19a5e Add multiple shapes test 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
ed7aad6c4e Async token event tests working 2024-07-04 16:07:27 +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