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

1978 commits

Author SHA1 Message Date
Florian Schroedl
cce4014fbe Fix token create 2024-09-27 15:36:07 +02:00
Florian Schroedl
1d50bacfbc Fix set renaming not being updated in themes 2024-09-26 17:21:02 +02:00
Florian Schroedl
9f2b96332c Fix up active themes tokens method 2024-09-26 16:16:44 +02:00
Florian Schroedl
5f6a76dfce Use currently active sets as sets for temporary theme 2024-09-26 15:24:02 +02:00
Florian Schroedl
2104fc04df Fix theme select 2024-09-26 14:28:27 +02:00
Florian Schroedl
9c97b31d28 Fix theme creation/editing 2024-09-26 13:22:02 +02:00
Florian Schroedl
895f92e7c2 Hide temporary token theme from user 2024-09-26 12:03:03 +02:00
Florian Schroedl
e216d84484 Set toggling without a theme 2024-09-26 11:28:14 +02:00
Florian Schroedl
0b2b8a71fb Token deletion 2024-09-25 15:08:52 +02:00
Florian Schroedl
9c1a509fa4 Set renaming 2024-09-25 14:59:20 +02:00
Florian Schroedl
d2ed6b5501 Add set 2024-09-25 14:45:31 +02:00
Florian Schroedl
99e551925a Updates 2024-09-25 11:08:54 +02:00
Florian Schroedl
ec96e7918d Token theme deletion 2024-09-25 08:16:29 +02:00
Florian Schroedl
844819a50c Activate themes via lib 2024-09-25 08:01:58 +02:00
Florian Schroedl
9b2993a344 Fix theme select 2024-09-24 14:31:19 +02:00
Florian Schroedl
743f61f2cd Adding themes 2024-09-24 14:31:19 +02:00
Florian Schroedl
6d75993fd7 Move theme-path impl to ITokenTheme 2024-09-24 14:24:35 +02:00
Florian Schroedl
49579d75c6 Simplify as this 2024-09-24 13:42:56 +02:00
Florian Schroedl
d7d974242e Add active-themes to data serialization tests 2024-09-24 11:18:12 +02:00
Florian Schroedl
f2569a1c4a Cleanup 2024-09-24 11:13:41 +02:00
Florian Schroedl
44e4e85201 Add schema validation 2024-09-24 11:10:07 +02:00
Florian Schroedl
5e39f33bff Rename with theme prefix 2024-09-24 11:06:12 +02:00
Florian Schroedl
416297d298 Implement active-themes 2024-09-24 10:49:25 +02:00
Florian Schroedl
0b29767c95 Add color token 2024-09-18 12:53:12 +02:00
Florian Schroedl
f0a9444ab6 tokens-lib refactor: Get collection of theme groups 2024-09-17 10:48:23 +02:00
Andrés Moya
0e15da5ede 🔧 Make tokens again a flat ordered map 2024-09-17 00:51:33 +02:00
Andrés Moya
5f703d6a79 🔧 Make themes a two-level only tree 2024-09-16 18:10:37 +02:00
Andrés Moya
3a4ec32f8e 🔧 add groups handling v2 2024-09-16 13:52:38 +02:00
Andrés Moya
e2ff6f7ba6 🔧 Add first draft of token set groups attributes 2024-09-16 13:52:38 +02:00
Andrés Moya
fa8f8ac54b 🔧 add groups handling 2024-09-16 13:52:38 +02:00
Andrés Moya
316d333c96 🔧 Add token themes in tokens-lib custom type 2024-09-16 13:52:38 +02:00
Andrés Moya
0dca047339 fix token update 2024-09-03 14:45:11 +02:00
Andrés Moya
d147d844fb 🔧 Add tokens-lib custom type 2024-08-30 11:37:40 +02:00
Florian Schroedl
8660c372dc Add theme deletion 2024-08-19 09:41:23 +02:00
Florian Schroedl
9a745ea8bc Add active theme toggling 2024-08-19 08:11:10 +02:00
Florian Schroedl
879ef1123f Create temporary theme when creating set 2024-08-16 10:32:59 +02:00
Florian Schroedl
9329513949 Add token set deletion 2024-08-16 08:04:41 +02:00
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
3695ba3438 Add token theme data scaffold 2024-08-16 07:09:07 +02:00
Florian Schroedl
cefa498f4d Add group and selected properties to theme 2024-08-16 06:23:53 +02:00
Florian Schroedl
1135b7e2db Update token sets 2024-08-13 18:30:00 +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
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
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