Commit graph

50 commits

Author SHA1 Message Date
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
743f61f2cd Adding themes 2024-09-24 14:31:19 +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
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 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 Schroedl
d6823e8583 Always switch to temporary theme when toggling sets in sidebar 2024-08-27 14:49:11 +02:00
Florian Schroedl
d4910ce2fc Auto select new token sets 2024-08-27 14:25:52 +02:00
Florian Schroedl
965016b63f Allow token renaming 2024-08-27 10:04:12 +02:00
Florian Schroedl
7aff690e7b Wire up theme updating 2024-08-26 14:17:30 +02:00
Florian Schroedl
6f7b69c7ee Allow toggling individual set themes 2024-08-23 16:58:49 +02:00
Florian Schroedl
cfefbadb64 Fix id 2024-08-21 10:29:14 +02:00
Florian Schroedl
6049c32839 Compute tokens from each activated set 2024-08-19 15:46:42 +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
9a745ea8bc Add active theme toggling 2024-08-19 08:11:10 +02:00
Florian Schroedl
6a7ced3204 Add token set visibility toggle 2024-08-16 13:41:05 +02:00
Florian Schroedl
0f95ddef8f Add new sets to active theme 2024-08-16 11:32:36 +02:00
Florian Schroedl
879ef1123f Create temporary theme when creating set 2024-08-16 10:32:59 +02:00
Florian Schroedl
9329513949 Add token set deletion 2024-08-16 08:04:41 +02:00
Florian Schroedl
7406af2e79 Add theme creation 2024-08-16 07:09:59 +02:00
Florian Schroedl
3695ba3438 Add token theme data scaffold 2024-08-16 07:09:07 +02:00
Florian Schroedl
f3d4346c0d Add create token-set event 2024-08-15 18:52:42 +02:00
Florian Schroedl
ead8a983ab Move to token-set namespace 2024-08-15 14:26:12 +02:00
Florian Schroedl
188e7d220a Fix name 2024-08-14 09:25:17 +02:00
Florian Schroedl
1135b7e2db Update token sets 2024-08-13 18:30:00 +02:00
Florian Schroedl
9aadb8c72f Add test 2024-08-13 16:18:24 +02:00
Florian Schroedl
2f2ed0a42f Cleanup 2024-08-13 15:45:38 +02:00
Florian Schroedl
a4865522cc Select token set on create 2024-08-13 15:25:36 +02:00
Florian Schroedl
bcd4b6d9ec Fix schema errors 2024-08-13 13:32:37 +02:00
Florian Schroedl
547358d579 Add token set changes 2024-08-13 11:57:06 +02:00
Florian Schroedl
9ff3a135a8 Cleanup 2024-08-12 10:50:47 +02:00
Florian Schroedl
51a27c07ec Use token identifier 2024-08-09 18:03:47 +02:00
Florian Schroedl
9ff4567955 Remove unused function 2024-08-09 18:03:20 +02:00
Florian Schroedl
4ae467987a Update changes 2024-08-06 11:25:31 +02:00
Florian Schroedl
ac27f95091 Fix undo deleting the token on update 2024-08-01 09:41:52 +02:00
Florian Schroedl
5806ae7426 Abstract functions 2024-05-22 16:20:40 +02:00
Akshay Gupta
eca1334266 Remember token section open/close state 2024-05-21 16:52:47 +05:30
Florian Schrödl
23ee54b4b7
Merge pull request #111 from tokens-studio/71-apply-token-from-the-shapes-panel-right-side
Apply border radius token from the shapes panel
2024-05-16 18:37:46 +02:00
Akshay Gupta
c44ac862f0 simplify duplicate token function 2024-05-16 15:48:39 +05:30
Florian Schroedl
c654766f87 Cleanup outdated props 2024-05-16 11:43:37 +02:00
Akshay Gupta
e1ae3d55af ad functionality to duplicate token from context menu 2024-05-16 14:08:11 +05:30
Florian Schroedl
48c85d7200 Simplify token application 2024-05-16 09:55:57 +02:00
Florian Schroedl
c60c5ac34f Apply tokens directly to shape 2024-05-16 09:33:20 +02:00
Florian Schroedl
cdca00a986 Extract token apply function 2024-05-16 09:02:48 +02:00
Akshay Gupta
d3d454a43c move delete token to tokens actions section 2024-05-15 14:50:24 +05:30
Akshay Gupta
fcd7a35b46 move context menu functions to data/tokens 2024-05-15 12:59:18 +05:30
Florian Schroedl
e5c5640413 Start tokens studio plugin base 2024-05-07 14:35:13 +02:00