0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 00:40:30 -05:00
Commit graph

169 commits

Author SHA1 Message Date
Florian Schroedl
8343a9f3b5 Fix description 2024-08-22 10:59:40 +02:00
Florian Schroedl
4b47fa5d7a Fix names clash 2024-08-22 10:58:31 +02:00
Florian Schroedl
011fc734f6 Make passing of names-map explicit 2024-08-21 14:53:37 +02:00
Florian Schroedl
2df577cba2 Merge remote-tracking branch 'origin/token-studio-develop' into token-sets-themes 2024-08-21 11:04:00 +02:00
Florian Schroedl
4f02d8b47d Fix multi run test 2024-08-21 11:01:48 +02:00
Florian Schroedl
74801e72d3 Fix simple token creation / scaffolding test 2024-08-21 10:54:22 +02:00
Florian Schroedl
5358cd1c52 Fix tests crashing 2024-08-20 16:14:32 +02:00
Florian Schroedl
3413d4b42f Add tests 2024-08-19 09:09:09 +02:00
Florian Schroedl
4bd3b14adb Add unit to tests 2024-08-15 10:07:12 +02:00
Florian Schroedl
e4e488a9ee Adds style-dictionary test 2024-08-15 10:03:25 +02:00
Florian Schroedl
1135b7e2db Update token sets 2024-08-13 18:30:00 +02:00
Florian Schroedl
9aadb8c72f Add test 2024-08-13 16:18:24 +02:00
Florian Schroedl
e992bf0aa6 Fix sizing test 2024-08-08 15:13:04 +02:00
Florian Schroedl
8b8b909fb7 Parse values with unit 2024-08-08 15:12:28 +02:00
Florian Schroedl
a073520d0e Restore tests to work with new identifier 2024-08-08 11:22:40 +02:00
Florian Schroedl
e27e2d357c Add simple applying test 2024-08-08 11:10:24 +02:00
Florian Schroedl
2e8e33d701 Add token value parsing function 2024-08-08 09:40:26 +02:00
Florian Schroedl
980238e27b Move find-token-references to token namespace 2024-08-08 09:22:55 +02:00
Florian Schroedl
252797183c Use :name as the token identifier [*]
[*] Using uuid as the token identiefier for :applied-tokens is not
correct as we want to merge all sets together by their name, to get the
final values.
2024-08-07 17:14:51 +02:00
Florian Schroedl
d8621974c2 Update with upstream 2024-08-07 17:14:05 +02:00
Florian Schroedl
192f847d50 Ignore rxjs errors 2024-08-07 17:13:39 +02:00
Florian Schroedl
c9673ca828 Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-08-07 16:21:08 +02:00
Andrey Antukh
22f3dba842 💄 Update run-store helper 2024-08-07 16:07:59 +02:00
Florian Schroedl
edb89bcccb Temporary fix for tests [*]
[*] Async tests got broken with the latest upstream.

This will still print a bunch of warnings from rxjs but the tests are
still running.
2024-08-07 12:52:40 +02:00
Florian Schroedl
5fbbdd36fd Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-08-06 11:06:51 +02:00
Florian Schrödl
f7e7701923
Merge branch 'token-studio-develop' into 213-opacity-fixes-03 2024-08-06 08:23:39 +02:00
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
6cb3afe87f Add opacity tests 2024-08-05 11:05:49 +02:00
Florian Schroedl
62a9dd6582 Cleanup 2024-08-05 10:54:46 +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
da0389e304 Improved logic to run once for all shapes 2024-07-08 14:38:47 +02:00
Florian Schroedl
e75f9a7c7f Add predicate for all test 2024-07-08 11:06:57 +02:00
Florian Schroedl
62ecee2cf8 Add grouping function by type 2024-07-08 11:03:15 +02:00
Florian Schroedl
3c67872d3c Add future test cases for providing a toggle all/attributes 2024-07-05 14:44:57 +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
b73cdd15e0 Add helper to remove attributes from applied-tokens 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