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 |
|
Florian Schrödl
|
1568a7afb5
|
Merge pull request #278 from tokens-studio/fix-set-token-name
Allow giving name of tokens in other sets
|
2024-09-11 15:11:02 +02:00 |
|
Florian Schroedl
|
0cd7d4dd7a
|
Disable tokens tab in inspect mode
|
2024-09-11 11:09:06 +02:00 |
|
Florian Schrödl
|
f5ab6e65fc
|
Merge pull request #277 from tokens-studio/group-select-themes
Themes & Sets: Add groups select to modal
|
2024-09-11 11:02:55 +02:00 |
|
Florian Schroedl
|
20e2c4edb1
|
Allow giving name of tokens in other sets
|
2024-09-11 10:17:46 +02:00 |
|
Florian Schrödl
|
012e79603f
|
Merge pull request #276 from tokens-studio/token-sets-context-menu
Token Sets & Themes: Sets context menu
|
2024-09-11 09:09:51 +02:00 |
|
Florian Schroedl
|
56374171d6
|
Fix theme groups not showing up in create state
|
2024-09-10 15:44:11 +02:00 |
|
Florian Schroedl
|
281b801112
|
Show dropdown only when groups exist
|
2024-09-10 15:42:44 +02:00 |
|
Florian Schroedl
|
21f42021d8
|
Add groups select
|
2024-09-10 15:37:01 +02:00 |
|
Florian Schroedl
|
df16d0c222
|
Add abstract dropdown component
|
2024-09-10 15:36:57 +02:00 |
|
Florian Schroedl
|
d54c5476d8
|
Add dropdown button
|
2024-09-10 14:33:45 +02:00 |
|
Florian Schroedl
|
9876c2e4fc
|
Add context menu
|
2024-09-10 13:19:17 +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 Schrödl
|
27409f43d2
|
Merge pull request #264 from tokens-studio/token-sets-themes-ui
Token sets themes UI
|
2024-08-30 11:15:31 +02:00 |
|
Florian Schroedl
|
ae5aaf8332
|
Cleanup
|
2024-08-29 16:02:22 +02:00 |
|
Florian Schroedl
|
54b754c38c
|
Cleanup
|
2024-08-29 16:01:31 +02:00 |
|
Florian Schroedl
|
ca611c6668
|
Cleanup
|
2024-08-29 15:59:58 +02:00 |
|
Florian Schroedl
|
6bae2efe9d
|
Validate against names in all token sets
|
2024-08-29 14:26:11 +02:00 |
|
Florian Schrödl
|
734acd27b9
|
Merge pull request #263 from tokens-studio/token-sets-themes
Token sets themes
|
2024-08-27 17:09:47 +02:00 |
|
Florian Schroedl
|
e363b58774
|
HACK: Fix empty sets showing up in listing
|
2024-08-27 15:22:02 +02:00 |
|
Florian Schroedl
|
b24b178e29
|
Make resizable
|
2024-08-27 15:00:15 +02:00 |
|
Florian Schroedl
|
d6823e8583
|
Always switch to temporary theme when toggling sets in sidebar
|
2024-08-27 14:49:11 +02:00 |
|
Florian Schroedl
|
3bb99e8f7c
|
Remove default theme name, disable empty themen name submit
|
2024-08-27 14:37:24 +02:00 |
|