0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
Commit graph

15138 commits

Author SHA1 Message Date
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
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