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

15024 commits

Author SHA1 Message Date
Florian Schroedl
7a2a521075 Allow passing config 2024-08-22 10:54:41 +02:00
Florian Schroedl
6c802bc132 Rename 2024-08-22 09:37:47 +02:00
Florian Schroedl
c130dc39c3 Resolve tokens from other active sets 2024-08-21 19:11:53 +02:00
Florian Schroedl
8264da3a2a Use active sets tokens for form 2024-08-21 15:36:40 +02:00
Florian Schroedl
6c6be35292 Fix token updates not taking order 2024-08-21 15:12:13 +02:00
Florian Schroedl
011fc734f6 Make passing of names-map explicit 2024-08-21 14:53:37 +02:00
Florian Schroedl
7c3716a709 Move temporary ui behind flag 2024-08-21 11:18:52 +02:00
Florian Schroedl
98207b02bf Remove log 2024-08-21 11:18:47 +02:00
Florian Schroedl
0df89cf60d Use storage to toggle themes ui 2024-08-21 11:17:12 +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
4e81a94d0f Remove unused functions 2024-08-21 11:03:39 +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
cfefbadb64 Fix id 2024-08-21 10:29:14 +02:00
Akshay Gupta
93ce6b6eb3
Merge pull request #256 from tokens-studio/token-sets-ui
Token sets UI
2024-08-20 22:14:51 +05:30
Florian Schroedl
f9704fe7aa Fix padding without sets 2024-08-20 18:40:02 +02:00
Akshay Gupta
2487f34b72
formatting 2024-08-20 21:34:07 +05:30
Akshay Gupta
b3e939d12a
add a hardcoded flag to display/hide token sets section 2024-08-20 21:30:59 +05:30
Akshay Gupta
247e3a1559
fix some styling issues 2024-08-20 21:25:22 +05:30
Akshay Gupta
5b1eaf4b8f
remove unused prop and some optimizations 2024-08-20 20:55:02 +05:30
Akshay Gupta
463ab3c866
change current-set to selected-set 2024-08-20 20:41:25 +05:30
Florian Schroedl
5358cd1c52 Fix tests crashing 2024-08-20 16:14:32 +02:00
Akshay Gupta
3a2f4df387
add source code comment 2024-08-20 17:08:31 +05:30
Akshay Gupta
1a3184d327
Merge branch 'token-studio-develop' into token-sets-ui 2024-08-20 17:02:00 +05:30
Akshay Gupta
187ab31667
format 2024-08-20 17:00:19 +05:30
Akshay Gupta
feb5cec84b
ad sets-section wrapper 2024-08-20 16:57:53 +05:30
Akshay Gupta
f052b75dac
formatting 2024-08-20 16:38:18 +05:30
Akshay Gupta
e62323ac0a
add variable 2024-08-20 16:35:33 +05:30
Akshay Gupta
d4c88d4441
remove folder open icon 2024-08-20 16:32:36 +05:30
Akshay Gupta
4bad9fa6f8
add chevron icon 2024-08-20 16:30:51 +05:30
Akshay Gupta
e4f5b6005e
move sets-sidebar component to sidebar tokens 2024-08-20 16:30:38 +05:30
Akshay Gupta
98b5791e27
remove set-item-set-selected and remove class 2024-08-20 15:37:37 +05:30
Florian Schroedl
6049c32839 Compute tokens from each activated set 2024-08-19 15:46:42 +02:00
Florian Schroedl
8e02dced2f Extract to function 2024-08-19 10:49:58 +02:00
Florian Schroedl
97436531d0 Showing only active sets 2024-08-19 10:46:48 +02:00
Florian Schroedl
8660c372dc Add theme deletion 2024-08-19 09:41:23 +02:00
Florian Schroedl
3413d4b42f Add tests 2024-08-19 09:09:09 +02:00
Florian Schroedl
93a23c66ec Docstrings 2024-08-19 09:01:08 +02:00
Florian Schroedl
e8bbb75008 Implement group theme switching 2024-08-19 08:49:03 +02:00
Florian Schroedl
9a745ea8bc Add active theme toggling 2024-08-19 08:11:10 +02:00
Florian Schroedl
f0e0e9334e Cleanup 2024-08-19 07:29:20 +02:00
Florian Schroedl
ae1c30ad56 Allow providing set name 2024-08-16 14:22:56 +02:00
Florian Schroedl
e502def755 Show themes 2024-08-16 14:21:25 +02:00
Florian Schroedl
62712ef8da Cleanup styles 2024-08-16 13:59:18 +02:00
Florian Schroedl
6a7ced3204 Add token set visibility toggle 2024-08-16 13:41:05 +02:00
Florian Schroedl
636c3b822c Example styling 2024-08-16 12:22:57 +02:00
Florian Schroedl
c2a045ad5b Add selected sets UI 2024-08-16 11:44:41 +02:00
Florian Schroedl
0f95ddef8f Add new sets to active theme 2024-08-16 11:32:36 +02:00
Florian Schroedl
3e41e7d234 Fix workspace-data key missing 2024-08-16 11:32:20 +02:00
Florian Schroedl
879ef1123f Create temporary theme when creating set 2024-08-16 10:32:59 +02:00