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

15152 commits

Author SHA1 Message Date
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
Florian Schroedl
0b29767c95 Add color token 2024-09-18 12:53:12 +02:00
Andrés Moya
1a9d703bb1
Merge pull request #284 from tokens-studio/refactor-theme-groups
tokens-lib refactor: Get collection of theme groups
2024-09-18 11:00:06 +02:00
Florian Schroedl
f0a9444ab6 tokens-lib refactor: Get collection of theme groups 2024-09-17 10:48:23 +02:00
Florian Schrödl
0697e69888
Merge pull request #283 from tokens-studio/refactor-types-2
Refactor types 2
2024-09-17 09:44:00 +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
Florian Schrödl
1d7536687a
Merge pull request #282 from tokens-studio/enable-ff
Enable sets/themes for all
2024-09-12 17:27:39 +02:00
Florian Schrödl
6cba685e87
Merge pull request #281 from tokens-studio/token-refactor-common
Fixes missing name attribute
2024-09-12 13:17:26 +02:00
Florian Schroedl
27073e22e3 Enable sets/themes for all 2024-09-12 13:16:35 +02:00
Florian Schroedl
a1e4d6b3b3 Fix context menu missing name param 2024-09-12 10:54:41 +02:00
Florian Schroedl
309476fdfd Cleanup 2024-09-12 10:54:41 +02:00
Florian Schrödl
6f37a43be1
Merge pull request #262 from tokens-studio/refactor-types-1
🔧 Add tokens-lib custom type
2024-09-11 15:35:45 +02:00
Florian Schrödl
361b02a76a
Merge pull request #279 from tokens-studio/fix-inspect-tokens-tab
Disable tokens tab in inspect mode
2024-09-11 15:11:22 +02:00