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

15169 commits

Author SHA1 Message Date
Florian Schroedl
29a2478bb5 Fix theme group drop-down not updating group value 2024-09-26 15:15:50 +02:00
Florian Schroedl
b3ff480e81 Hide temporary theme 2024-09-26 15:08:54 +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
4d4c4355ad Selection by name 2024-09-25 08:33:34 +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
4c327f38ef Replace sets 2024-09-24 14:31:19 +02:00
Florian Schroedl
f5c122b0db Remove legacy 2024-09-24 14:31:19 +02:00
Florian Schroedl
c6770f43c7 Move out of legacy 2024-09-24 14:31:19 +02:00
Florian Schroedl
43e5e78053 Cleanup 2024-09-24 14:31:19 +02:00
Florian Schroedl
f5249196f9 Sets sidebar 2024-09-24 14:31:19 +02:00
Florian Schroedl
501256f16b Disable namespace loading info in console from shadow-cljs 2024-09-24 14:31:19 +02:00
Florian Schroedl
9b2993a344 Fix theme select 2024-09-24 14:31:19 +02:00
Florian Schroedl
191d957984 Use theme listing 2024-09-24 14:31:19 +02:00
Florian Schroedl
743f61f2cd Adding themes 2024-09-24 14:31:19 +02:00
Florian Schroedl
7758e48c48 Add legacy macro 2024-09-24 14:31:19 +02:00
Florian Schroedl
80e8903754 Refactor: Use tokens-lib for getting tokens theme 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 Schrödl
fb38e4378a
Merge pull request #273 from tokens-studio/color-token
Color token
2024-09-18 18:10:42 +02:00
Florian Schroedl
5b7b343f62 Cleanup 2024-09-18 17:25:55 +02:00
Florian Schroedl
f5b62a5fc1 Style the form to fit the color ramp exactly 2024-09-18 17:23:42 +02:00
Florian Schroedl
8804d1432e Update the input field value when chosing color from color ramp 2024-09-18 17:15:45 +02:00
Florian Schroedl
6084c49582 Share color picker effect to set hue slider css variables 2024-09-18 17:11:07 +02:00
Florian Schroedl
2a3fc9e7bd Pointer 2024-09-18 17:03:08 +02:00
Florian Schroedl
061cd08e66 Remove unused functions 2024-09-18 12:53:12 +02:00
Florian Schroedl
48a8b1bc55 Fix color updating 2024-09-18 12:53:12 +02:00
Florian Schroedl
c007170603 Cleanup 2024-09-18 12:53:12 +02:00
Florian Schroedl
b68e7af844 Use tinycolor to convert hex color 2024-09-18 12:53:12 +02:00
Florian Schroedl
e0e7b98ed7 Docstring 2024-09-18 12:53:12 +02:00
Florian Schroedl
3bd2278dec Use penpot logging system instead of custom debug flag 2024-09-18 12:53:12 +02:00
Florian Schroedl
77141887a8 Pass in value with error 2024-09-18 12:53:12 +02:00
Florian Schroedl
3a21643158 Add shared error handling 2024-09-18 12:53:12 +02:00
Florian Schroedl
308fff05c3 Dont show name error when editing new token and not touching name field 2024-09-18 12:53:12 +02:00
Florian Schroedl
49ff0df7f6 Add tinycolor bindings 2024-09-18 12:53:12 +02:00
Florian Schroedl
3c4e0e2447 Add color ramp 2024-09-18 12:53:12 +02:00
Florian Schroedl
ac51309f81 Add placeholder color swatch 2024-09-18 12:53:12 +02:00
Florian Schroedl
2b886c54e0 Color ramp wip 2024-09-18 12:53:12 +02:00