0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00
Commit graph

14943 commits

Author SHA1 Message Date
Florian Schroedl
ae39586d8c Add temporary theme 2024-08-16 07:10:15 +02:00
Florian Schroedl
4c1bc81b19 Add name 2024-08-16 07:10:08 +02:00
Florian Schroedl
7406af2e79 Add theme creation 2024-08-16 07:09:59 +02:00
Florian Schroedl
8482a128de Fix expeted id instead of set 2024-08-16 07:09:17 +02:00
Florian Schroedl
3695ba3438 Add token theme data scaffold 2024-08-16 07:09:07 +02:00
Florian Schroedl
35759792a3 Render grouped themes ui 2024-08-16 06:24:15 +02:00
Florian Schroedl
f0aaa29d66 Add type functions 2024-08-16 06:24:03 +02:00
Florian Schroedl
cefa498f4d Add group and selected properties to theme 2024-08-16 06:23:53 +02:00
Florian Schroedl
f3d4346c0d Add create token-set event 2024-08-15 18:52:42 +02:00
Florian Schroedl
1f0c1dbbe6 Update shapes on token set switch 2024-08-15 18:52:31 +02:00
Florian Schroedl
587a2936e6 Add simple UI 2024-08-15 18:26:37 +02:00
Florian Schroedl
73078d802a Add refs 2024-08-15 18:26:20 +02:00
Florian Schroedl
eaf568f154 Get tokens from current or first token set 2024-08-15 14:26:22 +02:00
Florian Schroedl
ead8a983ab Move to token-set namespace 2024-08-15 14:26:12 +02:00
Florian Schroedl
188e7d220a Fix name 2024-08-14 09:25:17 +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
2f2ed0a42f Cleanup 2024-08-13 15:45:38 +02:00
Florian Schroedl
a4865522cc Select token set on create 2024-08-13 15:25:36 +02:00
Florian Schroedl
ba31914ca4 Fix typo 2024-08-13 14:41:58 +02:00
Florian Schroedl
c275923621 Fix indent 2024-08-13 14:41:49 +02:00
Florian Schroedl
ec01ce7550 Ensure vector 2024-08-13 14:41:18 +02:00
Florian Schroedl
bcd4b6d9ec Fix schema errors 2024-08-13 13:32:37 +02:00
Florian Schroedl
547358d579 Add token set changes 2024-08-13 11:57:06 +02:00
Florian Schroedl
9ff3a135a8 Cleanup 2024-08-12 10:50:47 +02:00
Florian Schroedl
6c3415b92c Differentiate groups and sets 2024-08-12 10:42:38 +02:00
Florian Schroedl
dbddd7fb68 Add token themes & sets schema 2024-08-12 10:42:38 +02:00
Florian Schroedl
726b0a2671 Fix :applied-tokens not being updated 2024-08-09 18:04:33 +02:00
Florian Schroedl
51a27c07ec Use token identifier 2024-08-09 18:03:47 +02:00
Florian Schroedl
9ff4567955 Remove unused function 2024-08-09 18:03:20 +02:00
Florian Schroedl
5552295d61 Add docstring 2024-08-09 17:37:36 +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
2d67a92d64 Fix getter 2024-08-08 11:39:58 +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
d98e982664 Cleanup 2024-08-08 11:07:32 +02:00
Florian Schroedl
31674db11d Skip parsing on numbers 2024-08-08 11:07:24 +02:00
Florian Schroedl
0684d893e0 Return resolved & parsed token names map 2024-08-08 11:07:09 +02:00
Florian Schroedl
37f23855e8 Fix re-find only accepting string values throw 2024-08-08 09:52:51 +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
Andrey Antukh
bde1cd3f5f 🐛 Fix unexpected exception on frontend test
caused by unexpected return nil on a merge-map
2024-08-07 16:07:59 +02:00
Florian Schrödl
d7ee804ca3
Merge pull request #243 from tokens-studio/fix-tests
Temporary fix for tests
2024-08-07 12:53:02 +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