Andrey Antukh
602ded7e6c
Merge remote-tracking branch 'origin/staging' into develop
2024-12-23 09:27:45 +01:00
alonso.torres
377f636b8e
🐛 Fix problem with reorder on grid layout layers
2024-12-18 13:32:30 +01:00
Andrey Antukh
6f67ecd1e4
Merge pull request #5404 from penpot/eva-fix-border-radius
...
♻️ Remove Rx and RY from shapes
2024-12-10 12:36:58 +01:00
Eva Marco
73e48b3d81
♻️ Remove unnecesary RX and RY from shapes
2024-12-10 10:47:55 +01:00
Andrey Antukh
c6cdeea636
Merge remote-tracking branch 'origin/staging' into develop
2024-12-09 12:26:23 +01:00
Alejandro Alonso
630f42f7ac
🐛 Fix internal error when creating a guide
2024-12-05 09:30:10 +01:00
Andrey Antukh
3e090b126e
♻️ Refactor application routing
...
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
Belén Albeza
13d61d1105
🐛 Fix Uuid crash
2024-11-28 13:16:04 +01:00
Alejandro
8466c60638
Merge pull request #5380 from penpot/niwinz-uuid-fixes
...
🐛 Fix incorrect encoding of u32 parts of uuid
2024-11-27 09:31:29 +01:00
Andrey Antukh
965d457664
🐛 Fix incorrect encoding of u32 parts of uuid
2024-11-27 08:36:34 +01:00
Andrey Antukh
25a2d3b1fb
Merge branch 'staging' into develop
2024-11-27 08:33:16 +01:00
Andrey Antukh
6d419a45ae
✨ Add initial prototype for path content encoding
2024-11-26 12:00:29 +01:00
Andrey Antukh
723eef9565
🐛 Fix incorrect access to flows on add-new-interaction event
2024-11-25 13:32:45 +01:00
Andrey Antukh
395962ae4d
✨ Merge tokens-studio/develop into develop
2024-11-21 16:08:42 +01:00
Belén Albeza
59fdf64c66
Merge pull request #5333 from penpot/niwinz-render-wasm-improvements
...
✨ Improvements to wasm api call usability
2024-11-20 09:34:48 +01:00
Alejandro Alonso
7611c487aa
Merge remote-tracking branch 'origin/staging' into develop
2024-11-20 06:27:54 +01:00
Andrey Antukh
99905d2286
♻️ Move wasm shape proxy impl to frontend
2024-11-19 19:59:49 +01:00
Andrey Antukh
5420e0e06d
Merge remote-tracking branch 'origin/staging' into develop
2024-11-19 19:20:39 +01:00
alonso.torres
838c1324b9
🎉 Add new gradients UI
2024-11-19 16:41:01 +01:00
Andrey Antukh
a18214a1a5
🐛 Preserve frontend-only flags already present on team
2024-11-19 16:39:21 +01:00
Andrey Antukh
4466abd150
Merge pull request #5320 from penpot/alotor-fix-problem-layouts
...
🐛 Fix problem with layout reflow
2024-11-18 18:44:42 +01:00
Andrey Antukh
bc250c962d
🐛 Fix tests caused by merge from staging
2024-11-18 18:43:15 +01:00
Andrey Antukh
3addc4ae42
🐛 Fix tests
2024-11-18 18:06:42 +01:00
Andrey Antukh
7c0142432e
Merge remote-tracking branch 'origin/staging' into develop
2024-11-18 17:56:12 +01:00
Andrey Antukh
27690c3da6
✨ Add test runner for cljs on common module
...
In the same way as frontend tests are run and fix some
tokens related tests
2024-11-18 17:51:23 +01:00
Andrey Antukh
f509b0c1a7
✨ Improve Uint32 array generation from uuid
2024-11-18 12:57:49 +01:00
alonso.torres
2ed743b6be
🐛 Fix problem with layout reflow
2024-11-15 15:12:52 +01:00
Alejandro
d1d34a3aa7
Merge pull request #5300 from penpot/ladybenko-9275-blend-modes
...
Add blend modes
2024-11-15 10:27:57 +01:00
Andrey Antukh
0e99b37c21
Merge remote-tracking branch 'origin/main' into staging
2024-11-15 10:17:18 +01:00
alonso.torres
a58ad2298a
🐛 Activate plugin feature by default
2024-11-15 09:04:59 +01:00
Andrey Antukh
1fdc724761
Merge pull request #5294 from penpot/superalex-feature-flag-for-render-wasm
...
🎉 Add feature flag for wasm render
2024-11-14 08:59:48 +01:00
Andrey Antukh
88fb5e7ab5
♻️ Update integrant to latest version
...
This upgrade also includes complete elimination of use spec
from the backend codebase, completing the long running migration
to fully use malli for validation and decoding.
2024-11-13 19:09:19 +01:00
Belén Albeza
966e942a7f
🎉 Implement drawing with blend mode (single fill)
2024-11-13 16:39:26 +01:00
Pablo Alba
8ed508012e
Merge pull request #5290 from penpot/niwinz-team-request-access-bugfix
...
🐛 Several bugfixes related to the request-access feature
2024-11-13 14:37:48 +01:00
Andrey Antukh
57d7dfaa0a
✨ Add final adjustements for binfile-v3 feature
2024-11-13 14:16:21 +01:00
Andrey Antukh
607e0c5c1d
✨ Move team invitations and access requests to a separate namespace
...
This commit also comes with:
- a fix for incorrect conflict handling on team access request creation
- a fix for incorrect handling of file-data when it is offloaded
- replace some inneficient queries with effcient ones
- remove redundant validation on creation of request-access
2024-11-13 14:16:18 +01:00
Alejandro Alonso
c1d213a0cd
🎉 Refactor naming anidated shapes with children for wasm render
2024-11-13 13:35:28 +01:00
Belén Albeza
539d5dfc08
🎉 Draw solid fills for shapes
2024-11-13 13:05:42 +01:00
Alejandro Alonso
e3268739ed
🎉 Add feature flag for wasm render
2024-11-13 12:50:09 +01:00
Alejandro Alonso
b149f96500
🎉 Recursive drawing shapes in rust
2024-11-13 07:45:47 +01:00
Alejandro Alonso
65ee2f9081
🎉 Save shape data in rust memory
2024-11-12 12:13:06 +01:00
Andrey Antukh
48909dc3c4
Merge remote-tracking branch 'origin/staging' into develop
2024-11-12 11:38:24 +01:00
Andrey Antukh
44ffdc4f97
Merge pull request #5266 from penpot/hiru-merge-tokens
...
Update design tokens
2024-11-12 10:46:53 +01:00
Andrés Moya
5a6c2c5054
🎉 Merge design-tokens branch
...
commit b4440aad04
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Fri Nov 8 16:08:07 2024 +0100
🔧 Fix wrong code in merge
commit 5fee74cea8
Merge: a34207634
4f845b5c4
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Fri Nov 8 12:38:59 2024 +0100
Merge remote-tracking branch 'origin/develop' into token-studio-develop
commit 4f845b5c4d
Merge: fb3f74e74
960f095c1
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Fri Nov 8 12:38:34 2024 +0100
Merge remote-tracking branch 'upstream/develop' into develop
commit a34207634b
Merge: a757556e9
2c4eb96ab
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Fri Nov 8 12:12:31 2024 +0100
Merge pull request #328 from tokens-studio/fix-merge-issues
[WIP] Restore style-dictionary prerelease
commit 2c4eb96ab1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Nov 8 12:03:58 2024 +0100
Remove comment block
commit 424b930990
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Nov 8 11:59:08 2024 +0100
Remove patch file
commit cfd291db5e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Nov 8 11:46:42 2024 +0100
Restore default
commit c76569e4b7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Nov 8 11:40:31 2024 +0100
Downgrade
commit 456da5a46e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Nov 8 10:16:29 2024 +0100
🐛 Fix name on fnc crashing the process
commit 072cec7a22
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Nov 8 09:58:42 2024 +0100
Add testing block
commit a757556e9c
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Nov 7 18:32:09 2024 +0100
Revert "🐛 Fix import of tinycolor2"
This reverts commit 8e4574888d
.
commit 8e4574888d
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Nov 7 18:17:24 2024 +0100
🐛 Fix import of tinycolor2
commit 78a1a615d9
Merge: a910f06b2
fb3f74e74
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Nov 7 14:07:58 2024 +0100
Merge remote-tracking branch 'origin/develop' into token-studio-develop
commit fb3f74e74f
Merge: 20590a5d1
96f8832bc
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Nov 7 14:06:45 2024 +0100
Merge remote-tracking branch 'upstream/develop' into develop
commit 20590a5d18
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Nov 7 14:02:55 2024 +0100
🔧 fix
commit e9c32841a9
Merge: 040a94f71
33ff74e53
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Nov 7 13:49:11 2024 +0100
Merge remote-tracking branch 'upstream/develop' into develop
commit a910f06b2f
Merge: b3b8121d6
3d99c2a5e
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Nov 6 16:26:19 2024 +0100
Merge pull request #326 from tokens-studio/stroke-context-menu
[WIP] ✨ Allow setting stroke-color via context-menu
commit 3d99c2a5eb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Nov 6 15:43:20 2024 +0100
✨ Allow setting stroke-color via context-menu
commit 040a94f719
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Tue Nov 5 13:16:56 2024 +0100
🔧 Disable tokens in dev env by default
commit b3b8121d60
Merge: 32865c41c
a33e0a386
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Mon Nov 4 13:45:44 2024 +0100
Merge pull request #320 from tokens-studio/fix-dot-rename
🐛 Fix renaming token to other namespace not working
commit a33e0a386e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Nov 4 13:43:38 2024 +0100
♻️ Ensure collection return
commit 32865c41c9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 30 08:49:30 2024 +0100
♻ Remove zip.js compability warning when starting shadow-cljs
commit 315431fd49
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Mon Nov 4 13:02:32 2024 +0100
🔧 Update dependencies
commit b47c5f9e60
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Oct 31 15:18:39 2024 +0100
🐛 Fix sidebar tabs when there are no design tokens
commit a1fd7a912e
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Wed Oct 30 10:52:08 2024 +0100
🔧 Use bun only for dev env (is needed to run frontend tests)
commit 60761eec07
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 29 17:06:32 2024 +0100
🐛 Fix renaming token to other namespace not working
commit 62b859b84e
Merge: bc3ab8981
4f7622cb9
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue Oct 29 16:27:25 2024 +0100
Merge pull request #318 from tokens-studio/fix-delete-set
🐛 When deleting set remove it from theme
commit 4f7622cb93
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 29 14:19:42 2024 +0100
🐛 When deleting set remove it from theme
commit bc3ab8981e
Author: Eva Marco <evamarcod@gmail.com>
Date: Fri Oct 25 14:54:00 2024 +0200
♻️ Review sets code and add DS components
commit bef648a63f
Merge: cd7763ca0
0923dcc43
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Mon Oct 28 09:06:34 2024 +0100
Merge pull request #312 from tokens-studio/import-sd-2
✨ Import: Verify data with StyleDictionary
commit 0923dcc43f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Oct 25 14:40:14 2024 +0200
♻ Make `process-sd-tokens` more readable
commit cd7763ca08
Merge: a1c401594
0ff5df4b8
Author: Andrés Moya <hirunatan@hammo.org>
Date: Thu Oct 24 14:50:56 2024 +0200
Merge pull request #313 from tokens-studio/eva-review-themes
♻️ Review themes section
commit 0ff5df4b8d
Author: Eva Marco <evamarcod@gmail.com>
Date: Wed Oct 23 16:28:30 2024 +0200
♻️ Review themes section
commit f5596b2b3f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Oct 24 10:13:03 2024 +0200
🐛 Temporary fix for import on sets with groups (/ delimiter)
commit a1c401594c
Merge: 03ea5414b
52d8bed0f
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Oct 24 09:42:25 2024 +0200
Merge pull request #314 from tokens-studio/fix/deployment
Fix/deployment
commit 52d8bed0fc
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Oct 24 09:29:38 2024 +0200
Remove all gimlet and custom workflow code
commit 66dce0e795
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 22 10:14:47 2024 +0200
✨ Detect reference errors when importing tokens
commit d3ded00bc6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 23 14:13:49 2024 +0200
🐛 Fix text-editor missing from token tests
commit bf3880a21c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 23 10:05:24 2024 +0200
🐛 Remove box shadow from supported tokens
commit 951f558d1f
Merge: fa8037c4b
03ea5414b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 23 12:05:58 2024 +0200
Merge branch 'develop' into token-studio-develop
commit 7debdefa22
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Oct 21 16:03:19 2024 +0200
🐛 Fix outdated notifications map
commit 03ea5414be
Author: Eva Marco <evamarcod@gmail.com>
Date: Mon Oct 21 17:14:17 2024 +0200
♻️ Review create and edit modal
commit 31b5f5cefa
Author: Eva Marco <evamarcod@gmail.com>
Date: Mon Oct 21 16:36:47 2024 +0200
♻️ Format code
commit 96af0f065d
Merge: 2bdbd81a1
77ba6c135
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Mon Oct 21 10:10:55 2024 +0200
Merge pull request #310 from tokens-studio/fix-set-rename
🐛 Keep selection when renaming set
commit 77ba6c135e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Oct 21 10:08:03 2024 +0200
🐛 Keep selection when renaming set
commit fa8037c4b5
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Oct 17 17:40:25 2024 +0200
Deploy
commit 2bdbd81a19
Merge: aaac7fb04
9fe4919a2
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Oct 17 17:11:05 2024 +0200
Merge pull request #308 from tokens-studio/merge-develop-2
Sync with upstream develop
commit 9fe4919a2b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Oct 17 17:04:19 2024 +0200
Migrate msg -> ntf
commit 6af6dd1288
Merge: aaac7fb04
b4c2f2eca
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Oct 17 17:03:23 2024 +0200
Merge branch 'develop' into token-studio-develop
commit aaac7fb041
Merge: 41dc6083c
c6ed081a0
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Oct 17 16:41:54 2024 +0200
Merge pull request #305 from tokens-studio/dtcg-import
DTCG Tokens Import / Export
commit c6ed081a0b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Oct 10 13:08:35 2024 +0200
✨ Implement token import / export
commit 41dc6083cf
Merge: bbf5fce0c
85fee87bc
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Oct 10 12:41:38 2024 +0200
Merge pull request #298 from tokens-studio/dnd
Sets Drag & Drop
commit 85fee87bc4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 8 10:24:07 2024 +0200
🎉 Token Sets dnd re-ordering
commit a85a7d2b2f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 8 17:09:58 2024 +0200
🐛 Fix logic in oassoc-in-before wher top items couldn't be move to bottom
commit bbf5fce0c9
Merge: bc4969c25
07beef572
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Oct 9 13:21:38 2024 +0200
Merge pull request #297 from tokens-studio/feature-flag
✨ Add feature flag for design tokens
commit 07beef5727
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 9 11:00:51 2024 +0200
Remove $PENPOT_FLAGS from frontend deployment
commit 11c8fa468f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 9 10:30:59 2024 +0200
Manually override ff flags
commit b0ec9034dc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 9 10:09:45 2024 +0200
Enable FF for gimlet
commit 18e0948b0c
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Mon Oct 7 14:16:08 2024 +0200
✨ Add feature flag for design tokens
commit bc4969c25d
Merge: d58932c2e
2baa1aa73
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Oct 3 15:44:02 2024 +0200
Merge pull request #296 from tokens-studio/fix-reference-color-preview
Fix reference color preview
commit 2baa1aa734
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Oct 3 15:30:39 2024 +0200
Show resolved color
commit b3e73b9abc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Oct 3 15:18:41 2024 +0200
Move over helper
commit 5de1f450c1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Oct 3 15:14:38 2024 +0200
Move over token value reference check function
commit d58932c2e5
Merge: 6f086326f
69cc9d02b
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Oct 3 13:26:27 2024 +0200
Merge pull request #290 from tokens-studio/refactor-themes-sets
Refactor themes sets
commit 69cc9d02ba
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 17:23:04 2024 +0200
Cleanup: item->token
commit d097b5b179
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 17:10:26 2024 +0200
Cleanup
commit 921f4a6660
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 17:10:07 2024 +0200
Restore all logic tests
commit 1097c1f282
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 17:02:10 2024 +0200
Restore apply overwrite
commit f9a49f82f8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 17:00:31 2024 +0200
Restore apply-multiple
commit f2900c6519
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 16:57:53 2024 +0200
Cleanup: Sort
commit 1df40ea07a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 16:57:20 2024 +0200
Restore apply-tokens test
commit eceffda095
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 16:47:17 2024 +0200
Added todo
commit e55f323d60
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 15:47:59 2024 +0200
Fix tests
commit 2634388d09
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 14:37:24 2024 +0200
Remove logging
commit fa6b8cb6de
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 14:31:56 2024 +0200
Use d/nilf
commit 2b6075d1a2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 14:21:18 2024 +0200
Cleanup
commit 306a5e5f85
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 14:20:27 2024 +0200
Sets don't have a specific order inside themes
commit 5170d328bd
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 14:19:02 2024 +0200
Fix docstring
commit 4a818d55c8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 14:18:49 2024 +0200
Rename, fix docstring
commit bbdc9e95f7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 14:17:20 2024 +0200
Add todo
commit b12d5938e0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 14:10:41 2024 +0200
Replace generic arg name
commit 041e04dcb1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 14:09:51 2024 +0200
Remove unneeded ->
commit a235327c3e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 11:33:14 2024 +0200
Cleanup
commit 0ffcda404b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 11:09:52 2024 +0200
Cleanup
commit 93cc8214fa
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 11:05:39 2024 +0200
Fix border-radius and sizing panels
commit 845de5d885
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 10:52:48 2024 +0200
Fix export
commit fdca6e4edf
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 10:46:55 2024 +0200
Fix measures options
commit 028809f1d5
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 10:22:09 2024 +0200
Cleanup
commit 053d0fc923
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 10:15:35 2024 +0200
Cleanup function
commit 0b081d24e0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 10:03:34 2024 +0200
Only show warning when string has /
commit 669594e3c1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 09:42:56 2024 +0200
Cleanup
commit 57a133e09d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 09:42:49 2024 +0200
Add ordered tokens test
commit 43e5367988
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Oct 2 09:42:42 2024 +0200
Fix testing from cljs
commit fa3e2c90e6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 15:45:14 2024 +0200
Fix renaming via context menu
commit 7418d1fa2c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 15:42:09 2024 +0200
Dont support token set grouping for now
commit 3681678dc4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 14:40:05 2024 +0200
Migrate token tests to tokens-lib
commit bca4ea3819
Merge: 9268b18e5
6f086326f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 12:58:26 2024 +0200
Merge remote-tracking branch 'origin/token-studio-develop' into refactor-themes-sets
commit 9268b18e56
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 12:53:01 2024 +0200
Fix edit button
commit f1f2767e2a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 12:49:03 2024 +0200
Activating initial sets by adding them to the token theme
commit 5825fa656b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 09:56:03 2024 +0200
Fix tests
commit 993df23624
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 09:55:58 2024 +0200
Remove unneeded tests
commit 442732117b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 09:55:23 2024 +0200
Disable logic tests for now (nee new setup)
commit 0d870610e1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Oct 1 09:14:54 2024 +0200
Fix infer warnings in tokens test
commit 231baac31d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 16:41:51 2024 +0200
Fix renaming token creating new token
commit 4b39b6970a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 16:26:26 2024 +0200
Fix theme sets not being in order of the root order
commit c5173d2df8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 15:33:17 2024 +0200
Remove hidden token theme when activating a theme
commit 0ea0834b1a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 15:21:15 2024 +0200
Cleanup
commit bfa90d0347
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 15:18:26 2024 +0200
Fix duplicate token event
commit b0d46e1767
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 15:15:05 2024 +0200
Cleanup
commit 3182ff1e15
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 15:08:18 2024 +0200
Cleanup
commit dc0a1c1555
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 15:07:22 2024 +0200
Cleanup
commit 18d120bbaa
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 15:04:12 2024 +0200
Fix token creation without set
commit c75ab61732
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 14:44:42 2024 +0200
Fix renamed theme staying in active-themes
commit df8f67b5d3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 13:52:50 2024 +0200
Update workspace tokens
commit 1194eb7c61
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 09:39:11 2024 +0200
Remove unused functions
commit a49992a74e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 09:38:01 2024 +0200
Fix token updating
commit 5d61ddb385
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 09:33:35 2024 +0200
Fix property applying
commit a59e391b38
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 09:19:06 2024 +0200
Fix token deletion menu
commit cfec4ae958
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 09:08:14 2024 +0200
Cleanup
commit 99a3ed98c9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 08:46:31 2024 +0200
Only load context menu when open
commit 8c58ed80ac
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 08:31:18 2024 +0200
Fix id
commit 066ee9c489
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 30 08:23:22 2024 +0200
Tokens in sidebar
commit cce4014fbe
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Sep 27 15:36:07 2024 +0200
Fix token create
commit b7cedf219b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Sep 27 11:21:30 2024 +0200
Cleanup
commit 93ed1ded17
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Sep 27 11:14:34 2024 +0200
Token resolving on add fixed
commit 1d50bacfbc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 17:21:02 2024 +0200
Fix set renaming not being updated in themes
commit 7c4cbe5265
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 16:40:38 2024 +0200
Cleanup
commit 2f13814285
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 16:37:30 2024 +0200
Cleanup
commit 9f2b96332c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 16:16:44 2024 +0200
Fix up active themes tokens method
commit 577fa2bc81
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 15:38:36 2024 +0200
Cleanup
commit c8494c9931
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 15:32:46 2024 +0200
Remove unused
commit 3843253a5d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 15:27:16 2024 +0200
Dont render starting slash
commit 5f6a76dfce
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 15:24:02 2024 +0200
Use currently active sets as sets for temporary theme
commit 29a2478bb5
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 15:15:50 2024 +0200
Fix theme group drop-down not updating group value
commit b3ff480e81
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 15:08:54 2024 +0200
Hide temporary theme
commit 2104fc04df
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 14:28:27 2024 +0200
Fix theme select
commit 9c97b31d28
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 13:21:53 2024 +0200
Fix theme creation/editing
commit 895f92e7c2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 12:03:03 2024 +0200
Hide temporary token theme from user
commit e216d84484
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 26 11:28:14 2024 +0200
Set toggling without a theme
commit 6f086326f5
Merge: 2f4a012be
c755b764a
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Sep 25 16:22:20 2024 +0200
Merge pull request #289 from tokens-studio/revert-288-active-themes
Revert "Adds `active-themes` to `TokensLib`"
commit c755b764a2
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Sep 25 16:21:53 2024 +0200
Revert "Adds `active-themes` to `TokensLib`"
commit 0b2b8a71fb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 25 15:08:52 2024 +0200
Token deletion
commit 9c1a509fa4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 25 14:59:20 2024 +0200
Set renaming
commit d2ed6b5501
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 25 14:45:31 2024 +0200
Add set
commit 2f4a012beb
Merge: fb38e4378
6d75993fd
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Sep 25 13:48:41 2024 +0200
Merge pull request #288 from tokens-studio/active-themes
Adds `active-themes` to `TokensLib`
commit 99e551925a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 25 11:08:54 2024 +0200
Updates
commit 4d4c4355ad
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 25 08:33:34 2024 +0200
Selection by name
commit ec96e7918d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 25 08:16:29 2024 +0200
Token theme deletion
commit 844819a50c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 24 15:25:29 2024 +0200
Activate themes via lib
commit 4c327f38ef
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 23 15:18:46 2024 +0200
Replace sets
commit f5c122b0db
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Sep 20 14:42:48 2024 +0200
Remove legacy
commit c6770f43c7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Sep 20 14:38:53 2024 +0200
Move out of legacy
commit 43e5e78053
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Sep 20 14:35:47 2024 +0200
Cleanup
commit f5249196f9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Sep 20 14:27:19 2024 +0200
Sets sidebar
commit 501256f16b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Sep 20 09:34:54 2024 +0200
Disable namespace loading info in console from shadow-cljs
commit 9b2993a344
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 19 16:22:47 2024 +0200
Fix theme select
commit 191d957984
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 19 16:06:53 2024 +0200
Use theme listing
commit 743f61f2cd
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 19 15:44:56 2024 +0200
Adding themes
commit 7758e48c48
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 19 10:52:15 2024 +0200
Add legacy macro
commit 80e8903754
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 19 10:26:17 2024 +0200
Refactor: Use tokens-lib for getting tokens theme
commit 6d75993fd7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 24 14:24:35 2024 +0200
Move theme-path impl to ITokenTheme
commit 49579d75c6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 24 13:42:56 2024 +0200
Simplify as this
commit d7d974242e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 24 11:18:12 2024 +0200
Add active-themes to data serialization tests
commit f2569a1c4a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 24 11:13:41 2024 +0200
Cleanup
commit 44e4e85201
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 24 11:10:07 2024 +0200
Add schema validation
commit 5e39f33bff
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 24 11:06:12 2024 +0200
Rename with theme prefix
commit 416297d298
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 23 17:37:16 2024 +0200
Implement active-themes
commit fb38e4378a
Merge: 1a9d703bb
5b7b343f6
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Sep 18 18:10:42 2024 +0200
Merge pull request #273 from tokens-studio/color-token
Color token
commit 5b7b343f62
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 17:25:55 2024 +0200
Cleanup
commit f5b62a5fc1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 17:23:42 2024 +0200
Style the form to fit the color ramp exactly
commit 8804d1432e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 17:15:45 2024 +0200
Update the input field value when chosing color from color ramp
commit 6084c49582
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 17:03:18 2024 +0200
Share color picker effect to set hue slider css variables
commit 2a3fc9e7bd
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 17:03:08 2024 +0200
Pointer
commit 061cd08e66
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 11:43:35 2024 +0200
Remove unused functions
commit 48a8b1bc55
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 11:30:32 2024 +0200
Fix color updating
commit c007170603
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 11:28:31 2024 +0200
Cleanup
commit b68e7af844
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 11:27:30 2024 +0200
Use tinycolor to convert hex color
commit e0e7b98ed7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 11:21:43 2024 +0200
Docstring
commit 3bd2278dec
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 11:15:11 2024 +0200
Use penpot logging system instead of custom debug flag
commit 77141887a8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 10:57:05 2024 +0200
Pass in value with error
commit 3a21643158
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 10:38:16 2024 +0200
Add shared error handling
commit 308fff05c3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 18 10:19:59 2024 +0200
Dont show name error when editing new token and not touching name field
commit 49ff0df7f6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 17 16:35:08 2024 +0200
Add tinycolor bindings
commit 3c4e0e2447
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 16 16:57:01 2024 +0200
Add color ramp
commit ac51309f81
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Sep 16 15:59:04 2024 +0200
Add placeholder color swatch
commit 2b886c54e0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 29 12:52:18 2024 +0200
Color ramp wip
commit 0b29767c95
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 30 11:51:21 2024 +0200
Add color token
commit 1a9d703bb1
Merge: 0697e6988
f0a9444ab
Author: Andrés Moya <hirunatan@hammo.org>
Date: Wed Sep 18 11:00:06 2024 +0200
Merge pull request #284 from tokens-studio/refactor-theme-groups
tokens-lib refactor: Get collection of theme groups
commit f0a9444ab6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 17 10:48:23 2024 +0200
tokens-lib refactor: Get collection of theme groups
commit 0697e69888
Merge: 1d7536687
0e15da5ed
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue Sep 17 09:44:00 2024 +0200
Merge pull request #283 from tokens-studio/refactor-types-2
Refactor types 2
commit 0e15da5ede
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Tue Sep 17 00:51:33 2024 +0200
🔧 Make tokens again a flat ordered map
commit 5f703d6a79
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Mon Sep 16 17:47:05 2024 +0200
🔧 Make themes a two-level only tree
commit 3a4ec32f8e
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Sep 12 10:04:03 2024 +0200
🔧 add groups handling v2
commit e2ff6f7ba6
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Sep 5 17:51:02 2024 +0200
🔧 Add first draft of token set groups attributes
commit fa8f8ac54b
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Thu Sep 5 16:49:29 2024 +0200
🔧 add groups handling
commit 316d333c96
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Wed Sep 4 02:00:31 2024 +0200
🔧 Add token themes in tokens-lib custom type
commit 1d7536687a
Merge: 6cba685e8
27073e22e
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Sep 12 17:27:39 2024 +0200
Merge pull request #282 from tokens-studio/enable-ff
Enable sets/themes for all
commit 6cba685e87
Merge: 6f37a43be
a1e4d6b3b
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Sep 12 13:17:26 2024 +0200
Merge pull request #281 from tokens-studio/token-refactor-common
Fixes missing name attribute
commit 27073e22e3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 12 13:16:35 2024 +0200
Enable sets/themes for all
commit a1e4d6b3b3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 12 10:36:05 2024 +0200
Fix context menu missing name param
commit 309476fdfd
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Sep 12 10:23:45 2024 +0200
Cleanup
commit 6f37a43be1
Merge: 361b02a76
0dca04733
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Sep 11 15:35:45 2024 +0200
Merge pull request #262 from tokens-studio/refactor-types-1
🔧 Add tokens-lib custom type
commit 361b02a76a
Merge: 1568a7afb
0cd7d4dd7
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Sep 11 15:11:22 2024 +0200
Merge pull request #279 from tokens-studio/fix-inspect-tokens-tab
Disable tokens tab in inspect mode
commit 1568a7afb5
Merge: f5ab6e65f
20e2c4edb
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Sep 11 15:11:02 2024 +0200
Merge pull request #278 from tokens-studio/fix-set-token-name
Allow giving name of tokens in other sets
commit 0cd7d4dd7a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 11 11:09:06 2024 +0200
Disable tokens tab in inspect mode
commit f5ab6e65fc
Merge: 012e79603
56374171d
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Sep 11 11:02:55 2024 +0200
Merge pull request #277 from tokens-studio/group-select-themes
Themes & Sets: Add groups select to modal
commit 20e2c4edb1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Sep 11 10:17:46 2024 +0200
Allow giving name of tokens in other sets
commit 012e79603f
Merge: 27409f43d
9876c2e4f
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Sep 11 09:09:51 2024 +0200
Merge pull request #276 from tokens-studio/token-sets-context-menu
Token Sets & Themes: Sets context menu
commit 56374171d6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 10 15:44:11 2024 +0200
Fix theme groups not showing up in create state
commit 281b801112
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 10 15:42:44 2024 +0200
Show dropdown only when groups exist
commit 21f42021d8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 10 15:37:01 2024 +0200
Add groups select
commit df16d0c222
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 10 15:16:52 2024 +0200
Add abstract dropdown component
commit d54c5476d8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 10 14:33:45 2024 +0200
Add dropdown button
commit 9876c2e4fc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Sep 10 12:51:07 2024 +0200
Add context menu
commit 0dca047339
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Tue Sep 3 14:20:55 2024 +0200
fix token update
commit d147d844fb
Author: Andrés Moya <andres.moya@kaleidos.net>
Date: Fri Aug 16 12:11:18 2024 +0200
🔧 Add tokens-lib custom type
commit 27409f43d2
Merge: 734acd27b
ae5aaf833
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Fri Aug 30 11:15:31 2024 +0200
Merge pull request #264 from tokens-studio/token-sets-themes-ui
Token sets themes UI
commit ae5aaf8332
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 29 16:02:22 2024 +0200
Cleanup
commit 54b754c38c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 29 16:01:31 2024 +0200
Cleanup
commit ca611c6668
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 29 15:59:58 2024 +0200
Cleanup
commit 6bae2efe9d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 29 14:26:11 2024 +0200
Validate against names in all token sets
commit 734acd27b9
Merge: 93ce6b6eb
1ed6d92d8
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue Aug 27 17:09:47 2024 +0200
Merge pull request #263 from tokens-studio/token-sets-themes
Token sets themes
commit e363b58774
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 15:22:02 2024 +0200
HACK: Fix empty sets showing up in listing
commit b24b178e29
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 15:00:15 2024 +0200
Make resizable
commit d6823e8583
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 14:49:11 2024 +0200
Always switch to temporary theme when toggling sets in sidebar
commit 3bb99e8f7c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 14:37:24 2024 +0200
Remove default theme name, disable empty themen name submit
commit 3b7432a859
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 14:32:26 2024 +0200
Use non editable context in form
commit 4dd3367bdd
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 14:26:06 2024 +0200
Allow creating token sets
commit d4910ce2fc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 14:25:52 2024 +0200
Auto select new token sets
commit 4f96550bca
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 14:13:29 2024 +0200
Use context
commit db22beb857
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 10:20:38 2024 +0200
Fix iterating over unordered sets
commit 965016b63f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 27 10:04:12 2024 +0200
Allow token renaming
commit 293250a30d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 16:35:49 2024 +0200
Rename
commit 1d599cbf7d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 16:33:07 2024 +0200
Always render ungroupd themes first
commit 0d2d1a8b8a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 16:23:23 2024 +0200
Link up actions
commit cb46e11162
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 16:14:27 2024 +0200
Add edit button
commit c807baaf7a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 15:54:44 2024 +0200
Add custom select with grouped options
commit f25db592a0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 15:07:58 2024 +0200
Clone over select
commit 2e23543c11
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 15:04:45 2024 +0200
Show create text when no theme is available
commit 4060b6d40f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 15:02:38 2024 +0200
Style empty state, jump to create theme dialog when no themes exist
commit 7cd9c60fb6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 14:36:00 2024 +0200
Disable user-selection
commit 5939db771e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 14:34:41 2024 +0200
Link up delete button & fix create theme ui jumping
commit 1405720e0b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 14:32:21 2024 +0200
Cleanup
commit b5e08c5b8b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 14:32:01 2024 +0200
Add theme creation form
commit f37cf8be5e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 14:31:34 2024 +0200
Add defaults for theme form
commit 84b5be5547
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 14:17:37 2024 +0200
Fix button being chosen as main button for form submit
commit 7aff690e7b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 14:17:30 2024 +0200
Wire up theme updating
commit 70b570f112
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 13:49:57 2024 +0200
Show only on create
commit 36f92aa241
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 13:47:44 2024 +0200
Allow group and name updating
commit a0dd3f63bf
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 13:41:02 2024 +0200
Allow controlling state of theme editing
commit fe702988f9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 26 13:40:49 2024 +0200
Cleanup
commit 12e915dec8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 17:48:43 2024 +0200
Style edit button
commit a52e20f49d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 17:22:05 2024 +0200
Cleanup
commit 967fab416a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 17:20:20 2024 +0200
Add back button
commit 3ce2531b42
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 17:11:38 2024 +0200
Design
commit db1250a315
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 17:07:47 2024 +0200
Add footer buttons
commit 6f7b69c7ee
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 16:58:49 2024 +0200
Allow toggling individual set themes
commit 7e7203eb7c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 16:44:11 2024 +0200
Allow passing custom functions
commit 8a20e3a698
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 16:34:33 2024 +0200
Allow tokens sets component to be controlled
commit 1c0233098d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 16:28:06 2024 +0200
Add sets list for theme
commit c7fa0f2cf8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 16:27:42 2024 +0200
Cleanup
commit cac421f862
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 15:41:32 2024 +0200
Design
commit 7970440ffc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 15:30:17 2024 +0200
Toggle theme via ui
commit cc7de14539
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 15:08:53 2024 +0200
Add basic toggle switch
commit d23c5cbbbe
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 14:53:22 2024 +0200
Move the temporary ui to modal
commit b62722bdbb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 14:11:13 2024 +0200
Add themes modal dialog
commit 1ed6d92d87
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 13:36:46 2024 +0200
Remove margin
commit b48bfde5c8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 11:43:19 2024 +0200
Automatically open when creating set
commit 1cc1d94a27
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 11:42:14 2024 +0200
Automatically open when adding token
commit 40846b87c2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 11:39:13 2024 +0200
Add tokens header
commit acc3606cbb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 11:36:54 2024 +0200
Align Eye
commit 97f119f3da
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 11:32:54 2024 +0200
Add delete set action button
commit 88c899c5c6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 10:17:52 2024 +0200
Wrap themes ui in header
commit a9a5f69c93
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 10:15:37 2024 +0200
Cleanup
commit bac16aadd8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 23 10:14:45 2024 +0200
Migrate to official UI
commit b1cf641587
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 22 14:56:41 2024 +0200
Fix cancelling set prompt breaking user state
commit e4f01d1d5e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 22 11:59:06 2024 +0200
Fix logic
commit 157cc5a994
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 22 11:21:53 2024 +0200
Automatically show themes and sets on dev and PR previews
commit 37a3fbcec2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 22 11:02:01 2024 +0200
Fix not possible naming token to same token name in other set
commit 8343a9f3b5
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 22 10:59:40 2024 +0200
Fix description
commit 4b47fa5d7a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 22 10:58:31 2024 +0200
Fix names clash
commit 7a2a521075
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 22 10:54:41 2024 +0200
Allow passing config
commit 6c802bc132
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 22 09:37:47 2024 +0200
Rename
commit c130dc39c3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 19:11:53 2024 +0200
Resolve tokens from other active sets
commit 8264da3a2a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 15:36:40 2024 +0200
Use active sets tokens for form
commit 6c6be35292
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 15:12:13 2024 +0200
Fix token updates not taking order
commit 011fc734f6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 14:42:39 2024 +0200
Make passing of names-map explicit
commit 7c3716a709
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 11:18:52 2024 +0200
Move temporary ui behind flag
commit 98207b02bf
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 11:18:47 2024 +0200
Remove log
commit 0df89cf60d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 11:17:12 2024 +0200
Use storage to toggle themes ui
commit 2df577cba2
Merge: 4e81a94d0
93ce6b6eb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 11:04:00 2024 +0200
Merge remote-tracking branch 'origin/token-studio-develop' into token-sets-themes
commit 4e81a94d0f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 11:03:39 2024 +0200
Remove unused functions
commit 4f02d8b47d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 11:01:23 2024 +0200
Fix multi run test
commit 74801e72d3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 10:54:22 2024 +0200
Fix simple token creation / scaffolding test
commit cfefbadb64
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 21 10:29:14 2024 +0200
Fix id
commit 93ce6b6eb3
Merge: 9dd681c15
f9704fe7a
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 22:14:51 2024 +0530
Merge pull request #256 from tokens-studio/token-sets-ui
Token sets UI
commit f9704fe7aa
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 20 18:40:02 2024 +0200
Fix padding without sets
commit 2487f34b72
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 21:34:07 2024 +0530
formatting
commit b3e939d12a
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 21:30:59 2024 +0530
add a hardcoded flag to display/hide token sets section
commit 247e3a1559
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 21:25:22 2024 +0530
fix some styling issues
commit 5b1eaf4b8f
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 20:55:02 2024 +0530
remove unused prop and some optimizations
commit 463ab3c866
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 20:41:25 2024 +0530
change current-set to selected-set
commit 5358cd1c52
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 20 16:14:32 2024 +0200
Fix tests crashing
commit 3a2f4df387
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 17:08:31 2024 +0530
add source code comment
commit 1a3184d327
Merge: 187ab3166
9dd681c15
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 17:02:00 2024 +0530
Merge branch 'token-studio-develop' into token-sets-ui
commit 187ab31667
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 17:00:19 2024 +0530
format
commit feb5cec84b
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 16:57:53 2024 +0530
ad sets-section wrapper
commit f052b75dac
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 16:38:18 2024 +0530
formatting
commit e62323ac0a
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 16:35:33 2024 +0530
add variable
commit d4c88d4441
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 16:32:36 2024 +0530
remove folder open icon
commit 4bad9fa6f8
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 16:30:51 2024 +0530
add chevron icon
commit e4f5b6005e
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 16:30:38 2024 +0530
move sets-sidebar component to sidebar tokens
commit 98b5791e27
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 20 15:37:37 2024 +0530
remove set-item-set-selected and remove class
commit 6049c32839
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 19 15:46:42 2024 +0200
Compute tokens from each activated set
commit 8e02dced2f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 19 10:49:46 2024 +0200
Extract to function
commit 97436531d0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 19 10:46:48 2024 +0200
Showing only active sets
commit 8660c372dc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 19 09:41:23 2024 +0200
Add theme deletion
commit 3413d4b42f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 19 09:09:09 2024 +0200
Add tests
commit 93a23c66ec
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 19 09:01:08 2024 +0200
Docstrings
commit e8bbb75008
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 19 08:49:03 2024 +0200
Implement group theme switching
commit 9a745ea8bc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 19 08:05:19 2024 +0200
Add active theme toggling
commit f0e0e9334e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 19 07:29:20 2024 +0200
Cleanup
commit ae1c30ad56
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 14:22:56 2024 +0200
Allow providing set name
commit e502def755
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 14:21:25 2024 +0200
Show themes
commit 62712ef8da
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 13:59:18 2024 +0200
Cleanup styles
commit 6a7ced3204
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 13:36:54 2024 +0200
Add token set visibility toggle
commit 636c3b822c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 12:22:57 2024 +0200
Example styling
commit c2a045ad5b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 11:44:41 2024 +0200
Add selected sets UI
commit 0f95ddef8f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 11:32:36 2024 +0200
Add new sets to active theme
commit 3e41e7d234
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 11:32:20 2024 +0200
Fix workspace-data key missing
commit 879ef1123f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 10:32:59 2024 +0200
Create temporary theme when creating set
commit 9329513949
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 08:04:41 2024 +0200
Add token set deletion
commit ae39586d8c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 07:10:15 2024 +0200
Add temporary theme
commit 4c1bc81b19
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 07:10:08 2024 +0200
Add name
commit 7406af2e79
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 07:09:59 2024 +0200
Add theme creation
commit 8482a128de
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 07:09:17 2024 +0200
Fix expeted id instead of set
commit 3695ba3438
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 07:09:07 2024 +0200
Add token theme data scaffold
commit 35759792a3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 06:24:15 2024 +0200
Render grouped themes ui
commit f0aaa29d66
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 06:24:03 2024 +0200
Add type functions
commit cefa498f4d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 16 06:23:53 2024 +0200
Add group and selected properties to theme
commit f3d4346c0d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 18:52:42 2024 +0200
Add create token-set event
commit 1f0c1dbbe6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 18:52:31 2024 +0200
Update shapes on token set switch
commit 587a2936e6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 18:26:37 2024 +0200
Add simple UI
commit 73078d802a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 18:26:20 2024 +0200
Add refs
commit eaf568f154
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 14:26:22 2024 +0200
Get tokens from current or first token set
commit ead8a983ab
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 14:26:12 2024 +0200
Move to token-set namespace
commit 9dd681c156
Merge: b2962b560
43e064a76
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Aug 15 12:28:19 2024 +0200
Merge pull request #254 from tokens-studio/fix-token-editing
Fix token editing
commit 43e064a768
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 10:12:45 2024 +0200
Update doc string
commit 4bd3b14adb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 10:07:12 2024 +0200
Add unit to tests
commit e4e488a9ee
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 10:03:25 2024 +0200
Adds style-dictionary test
commit c6d13af071
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 09:21:49 2024 +0200
Fix validation not working while editing [*]
[*] We've passed the resolved tokens to the validation,
but the validation needs the original tokens set.
commit 6be2ca8491
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 15 09:21:18 2024 +0200
Fix resolved value not showing up when editing token
commit b2962b5603
Merge: c7d4db900
ecf4fb8bd
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Aug 14 19:41:36 2024 +0200
Merge pull request #251 from tokens-studio/fix-spacing-token
Fixes design tab spacing token
commit ecf4fb8bd0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 14 16:52:46 2024 +0200
Fix popover position
commit 1ba2acea7c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 14 16:39:43 2024 +0200
Fix crash for applying spacing layout token
commit cf9ef2ae60
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 14 15:33:24 2024 +0200
Remove unused function
commit 74c6228c25
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Aug 14 17:15:30 2024 +0530
add dom/stop-propagation
commit 188e7d220a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 14 09:25:17 2024 +0200
Fix name
commit c7d4db900e
Merge: d8621974c
726b0a267
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Aug 14 09:16:23 2024 +0200
Merge pull request #245 from tokens-studio/use-token-name-ref
Use token name ref
commit 1135b7e2db
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 13 18:30:00 2024 +0200
Update token sets
commit 71439637aa
Merge: 21c42626a
d8621974c
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 21:56:06 2024 +0530
Merge branch 'token-studio-develop' into token-sets-ui
commit 21c42626ae
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 21:51:31 2024 +0530
remove comment
commit 007cf0fb8a
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 21:50:55 2024 +0530
remove comments and unused import
commit 46c73fe51f
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 21:44:08 2024 +0530
formatting
commit 66170eb889
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 21:42:08 2024 +0530
make current-set-id the key on div element
commit 68c0d93f91
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 21:12:38 2024 +0530
change sets list div to ul
commit 7addba71fb
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 21:07:52 2024 +0530
remove debug statements
commit 950257a212
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 20:42:42 2024 +0530
change eye icon size
commit 9aadb8c72f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 13 16:18:24 2024 +0200
Add test
commit fa230a4224
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 19:31:34 2024 +0530
add folder-open icon and use for open groups
commit 2f2ed0a42f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 13 15:45:38 2024 +0200
Cleanup
commit a4865522cc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 13 15:25:36 2024 +0200
Select token set on create
commit ba31914ca4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 13 14:41:58 2024 +0200
Fix typo
commit c275923621
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 13 14:41:49 2024 +0200
Fix indent
commit ec01ce7550
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 13 14:41:18 2024 +0200
Ensure vector
commit bcd4b6d9ec
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 13 13:31:43 2024 +0200
Fix schema errors
commit 547358d579
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 13 11:57:06 2024 +0200
Add token set changes
commit bcf61f34fe
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 14:11:30 2024 +0530
add current set and selected set
commit ad9a4e7244
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Aug 13 01:17:18 2024 +0530
Add full lenght highlight
commit 9ff3a135a8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 12 10:50:47 2024 +0200
Cleanup
commit 6c3415b92c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 6 14:56:11 2024 +0200
Differentiate groups and sets
commit dbddd7fb68
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 6 14:26:30 2024 +0200
Add token themes & sets schema
commit 726b0a2671
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 9 18:04:33 2024 +0200
Fix :applied-tokens not being updated
commit 51a27c07ec
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 9 18:03:47 2024 +0200
Use token identifier
commit 9ff4567955
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 9 18:03:20 2024 +0200
Remove unused function
commit 5552295d61
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Aug 9 17:37:36 2024 +0200
Add docstring
commit b93b0b209a
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu Aug 8 21:40:35 2024 +0530
Add hover styles and collapse capabilities
commit bb3a22a219
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu Aug 8 18:46:58 2024 +0530
add hide/show icon
commit e992bf0aa6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 15:13:04 2024 +0200
Fix sizing test
commit 8b8b909fb7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 15:12:28 2024 +0200
Parse values with unit
commit 2d67a92d64
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 11:39:58 2024 +0200
Fix getter
commit a073520d0e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 11:22:40 2024 +0200
Restore tests to work with new identifier
commit e27e2d357c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 11:09:12 2024 +0200
Add simple applying test
commit d98e982664
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 11:07:32 2024 +0200
Cleanup
commit 31674db11d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 11:07:24 2024 +0200
Skip parsing on numbers
commit 0684d893e0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 11:06:49 2024 +0200
Return resolved & parsed token names map
commit 37f23855e8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 09:52:51 2024 +0200
Fix re-find only accepting string values throw
commit 2e8e33d701
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 09:40:26 2024 +0200
Add token value parsing function
commit 980238e27b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 8 09:22:32 2024 +0200
Move find-token-references to token namespace
commit b28a45c2d8
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu Aug 8 00:14:36 2024 +0530
add more changes working tree display
commit fcea989586
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Aug 7 22:39:41 2024 +0530
add more changes
commit 1434ddb5d5
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Aug 7 20:58:21 2024 +0530
change fotn color
commit 252797183c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 7 15:14:32 2024 +0200
Use :name as the token identifier [*]
[*] Using uuid as the token identiefier for :applied-tokens is not
correct as we want to merge all sets together by their name, to get the
final values.
commit d8621974c2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 7 17:14:05 2024 +0200
Update with upstream
commit 192f847d50
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 7 17:13:39 2024 +0200
Ignore rxjs errors
commit c9673ca828
Merge: d7ee804ca
22f3dba84
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 7 16:21:08 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit d7ee804ca3
Merge: eb9b4be6e
edb89bccc
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Aug 7 12:53:02 2024 +0200
Merge pull request #243 from tokens-studio/fix-tests
Temporary fix for tests
commit edb89bcccb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Aug 7 12:38:24 2024 +0200
Temporary fix for tests [*]
[*] Async tests got broken with the latest upstream.
This will still print a bunch of warnings from rxjs but the tests are
still running.
commit eb9b4be6ea
Merge: e02611da2
4ae467987
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Aug 7 08:26:08 2024 +0200
Merge pull request #241 from tokens-studio/sync-master
Sync penpot master
commit 02a19a6b33
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Aug 7 00:57:13 2024 +0530
Next commit
commit 22e497398f
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Aug 7 00:08:12 2024 +0530
Initial commit
commit 4ae467987a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 6 11:25:31 2024 +0200
Update changes
commit 3bd0318999
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 6 11:16:38 2024 +0200
Update lock file
commit dd8780db69
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 6 11:16:30 2024 +0200
Use register
commit 5fbbdd36fd
Merge: e02611da2
36ac81bb4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Aug 6 11:06:51 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit e02611da20
Merge: 57c9d6d3a
f7e770192
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue Aug 6 10:31:13 2024 +0200
Merge pull request #238 from tokens-studio/213-opacity-fixes-03
Fixes Opacity
commit f7e7701923
Merge: 6cb3afe87
57c9d6d3a
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue Aug 6 08:23:39 2024 +0200
Merge branch 'token-studio-develop' into 213-opacity-fixes-03
commit 57c9d6d3a9
Merge: 3c7261e75
fe9bb69c7
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue Aug 6 06:38:31 2024 +0200
Merge pull request #239 from tokens-studio/236-stroke-width-fix
Fix stroke width applying crash
commit fe9bb69c75
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 5 11:45:32 2024 +0200
Update CHANGELOG
commit c9d1fe44e9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 5 11:43:46 2024 +0200
Add stroke-width test
commit 2a97749d23
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 5 11:42:36 2024 +0200
Add shape property passing
commit 3826afb76b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 5 11:18:19 2024 +0200
Fix applying stroke
commit 6cb3afe87f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 5 11:05:49 2024 +0200
Add opacity tests
commit 62a9dd6582
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 5 10:54:46 2024 +0200
Cleanup
commit ad468582b3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 5 10:53:59 2024 +0200
Add changelog
commit c29024bd62
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Aug 5 10:51:35 2024 +0200
Dont update values outside of 0..1 (e.g.: 20)
commit 1f88c8288a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 11:08:15 2024 +0200
Parse double to preserve opacity
commit 3c7261e75b
Merge: ab72bdf09
72c5c3ec9
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Fri Aug 2 08:56:30 2024 +0200
Merge pull request #231 from tokens-studio/update-token-shapes
Update token shapes
commit 72c5c3ec9a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 15:45:37 2024 +0200
Cleanup
commit 13163a4571
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 15:37:53 2024 +0200
Clean up debugging code
commit 0c757f05e3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 15:37:39 2024 +0200
Apply actions directly
commit fc6d64fb5d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 15:32:33 2024 +0200
Fix import
commit 518441e582
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 12:12:03 2024 +0200
Fix spacing token click will add padding
commit fdce370bb6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 12:05:15 2024 +0200
Disable debug
commit 9ebd743635
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 11:09:36 2024 +0200
Testing comment
commit cc6f34f78a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 11:07:02 2024 +0200
Fix trying to update shapes for deleted tokens crash
commit feb438f882
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 10:41:45 2024 +0200
Safety net
commit 68b32448d1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 10:41:03 2024 +0200
Fix exact match of diff adding nil attrs group and crashing the app
commit ac27f95091
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 09:41:28 2024 +0200
Fix undo deleting the token on update
commit 68415b6668
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 09:14:21 2024 +0200
Update tokens after shape update
commit e52623c728
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Aug 1 09:13:58 2024 +0200
Update shapes in one undo step, resolve tokens from state not cache atom
commit a1fefe66ae
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 31 17:26:50 2024 +0200
Working updates!
commit d22234fe2a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 31 16:51:55 2024 +0200
Cleanup
commit 0166c38486
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 31 16:43:03 2024 +0200
Split logical attribute groups
commit 69d9359237
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 31 14:36:09 2024 +0200
Collecting update functions by attributes
commit 6225f59ea0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 31 14:04:00 2024 +0200
Cleanup
commit ab72bdf09c
Merge: dde8ab068
1d4b41750
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue Jul 30 08:02:50 2024 +0200
Merge pull request #224 from tokens-studio/ux-context-menu
Ux context menu
commit 1d4b417501
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 30 06:57:21 2024 +0200
Fix missing function shorthand
commit f69db7ce9e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 18:43:47 2024 +0200
Cleanup
commit 5e33eab7d0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 18:31:11 2024 +0200
Fix position updating
commit 9340ba9cc0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 18:30:59 2024 +0200
Allow passing custom on-update-shape function
commit ededd23849
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 17:48:30 2024 +0200
Trigger Build
commit b423a9c782
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 17:43:32 2024 +0200
Always update all layout-gap on token pill click
commit 70904dbc64
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 16:38:40 2024 +0200
Trigger Build
commit 9ba4776c8e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 16:34:26 2024 +0200
Trigger Build
commit c92decedeb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 16:21:42 2024 +0200
Trigger Build
commit a893a66ec8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 16:07:33 2024 +0200
Fix crash on applying col/row gap
commit 3f14af9e03
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 16:00:46 2024 +0200
Fix highlighting for dimensions token
commit 596d662ca8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 15:24:17 2024 +0200
Cleanup
commit 1eea55ad43
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 15:09:35 2024 +0200
Test
commit 55ed79d968
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 14:22:37 2024 +0200
Move to sidebar, should not be rendered in root
commit 6fc370bb30
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 14:22:07 2024 +0200
Fix token position wrong, component gets rendered on user mount
commit 1633f8035e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 29 13:51:17 2024 +0200
Indent
commit 9bec2509c9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 25 10:11:36 2024 +0200
Better context-menu position, remove hardcoded value
commit 1e481412e8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 25 09:12:23 2024 +0200
Remove old token applying events
commit cc41a42dfa
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 25 09:11:03 2024 +0200
Update CHANGELOG
commit a3a4883875
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 25 08:58:26 2024 +0200
Cleanup
commit f094654837
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 25 08:56:02 2024 +0200
Fix only shape ids being applied
commit f93a5ab109
Merge: 957ad0dae
dde8ab068
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 25 08:42:17 2024 +0200
Merge remote-tracking branch 'origin/token-studio-develop' into ux-context-menu
commit 957ad0dae3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 16:21:48 2024 +0200
Always highlight if one of the attributes is active, but only apply minimal set on pill click
commit b9b4abf1e0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 16:10:41 2024 +0200
Fix edit modal not opening
commit cb942996a9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 16:05:43 2024 +0200
Fix render-loop after token was deleted
commit 37bef1e2ea
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 16:05:29 2024 +0200
Cleanup
commit b392c3ba65
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 15:46:14 2024 +0200
Move token change events to changes ns
commit 56e72b5247
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 15:29:40 2024 +0200
Refactor - Separate core into namespaces: changes, token_types
commit 03370c267d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 15:02:10 2024 +0200
Cleanup
commit d5a03e154b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 14:57:33 2024 +0200
Cleanup
commit 386a4c94ba
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 14:51:59 2024 +0200
Disallow clicking pill when nothing is selected
commit 5e911d814c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 14:49:39 2024 +0200
Show attribute actions only when something is selected
commit 310033fd75
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 14:20:08 2024 +0200
Inline attributes
commit 46250003d3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 14:17:43 2024 +0200
Reuse all-or-sepearate-actions for border-radius
commit 871402bd84
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 14:07:42 2024 +0200
Fix overriding of existing radius-4
commit 38499e2f1f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 14:07:29 2024 +0200
Fix properties
commit 893e533afe
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 14:01:56 2024 +0200
Cleanup
commit e6889fc92e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 13:41:32 2024 +0200
Fix typo
commit c11c1e0c03
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 13:41:08 2024 +0200
Use all-or-sepearate-actions for gap
commit 335808bf03
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 13:41:00 2024 +0200
Remove unneeded actions
commit cbd5d42069
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 13:36:38 2024 +0200
Simplify
commit 113fc9891b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 13:29:26 2024 +0200
Simplify component & css
commit fbd2ab833d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 10:59:26 2024 +0200
Inline separator
commit 08cc777096
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 10:58:34 2024 +0200
Restructure
commit 81c83f9dd4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 10:55:22 2024 +0200
Recurse tree instead of repetition
commit f20313e7f8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 09:43:28 2024 +0200
Add dimensions sub-menu
commit 1776591fec
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 09:42:09 2024 +0200
Fix react index warning
commit aa75f30858
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 24 09:19:31 2024 +0200
Allow type overriding via prop
commit 62f7f8a74f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 23 16:35:07 2024 +0200
Add sizing
commit 65dbafafb8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 23 16:02:14 2024 +0200
Add width/height applying
commit 214a323682
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 23 16:01:56 2024 +0200
Add abstract method for a all or seperate actions
commit da3f2f820c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 23 15:28:13 2024 +0200
Add generic context menu actions
commit cabc3d3f36
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 23 14:55:14 2024 +0200
Simplify passed prop date
commit bad9056d54
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 23 11:35:07 2024 +0200
Update gap
commit 4cf8b2c143
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 23 10:54:23 2024 +0200
Extract gap as extra function
commit 39822a3b31
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 23 10:49:19 2024 +0200
Add single padding
commit 0e858d880d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 23 10:37:51 2024 +0200
Add horizontal/vertical padding toggle
commit dde8ab0680
Merge: 64da0983f
cb051d2e5
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Jul 23 13:02:21 2024 +0530
Merge pull request #223 from tokens-studio/fic-spacing-crash-on-non-layout
Fix app crashing when spacing padding is applied to a shape without a…
commit 2411eeb644
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 22 18:23:12 2024 +0200
Add separate gap
commit c00023319a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 22 18:13:37 2024 +0200
Extract data
commit fd2f5537cf
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 22 18:07:16 2024 +0200
Extract common logic
commit 2836ff2693
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 22 17:07:42 2024 +0200
Fix actions
commit f731a30f81
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 22 13:54:36 2024 +0200
Allow removing other attributes with apply-token function
commit 91033d6dea
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 22 11:30:27 2024 +0200
Fix indent
commit 64da0983f3
Merge: 2f17b79be
337e1c9fa
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Fri Jul 19 00:30:15 2024 +0530
Merge pull request #222 from tokens-studio/fix-stroke-width-crash
Fix application crashing when stroke width is applied to a shape with…
commit cb051d2e5b
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Fri Jul 19 00:28:00 2024 +0530
Fix app crashing when spacing padding is applied to a shape without a layout
commit 337e1c9fa0
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu Jul 18 23:13:51 2024 +0530
Fix application crashing when stroke width is applied to a shape without a stroke
commit 359ec592fb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 15:40:33 2024 +0200
Single attribute context menu
commit ae2da534e9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 15:40:18 2024 +0200
Move radius updating to core
commit 9bf763efb3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 15:19:48 2024 +0200
Add all action
commit 77fe4d556f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 15:10:51 2024 +0200
Convert border-radius to new UX
commit 7b2d11019c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 15:10:01 2024 +0200
Only show atrribute actions when shapes are selected
commit bf994fcd56
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 14:40:57 2024 +0200
Rename
commit 3ad009b515
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 14:40:35 2024 +0200
Fix lint
commit 82b44e6569
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 14:40:07 2024 +0200
Inline concat
commit da0389e304
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 14:38:19 2024 +0200
Improved logic to run once for all shapes
commit 90618ec89a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 11:41:25 2024 +0200
Add separator between default actions and attribute actions
commit 2f17b79bef
Merge: c2777ed6e
bc1f27eac
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Mon Jul 8 13:53:10 2024 +0200
Merge pull request #216 from tokens-studio/ux-improvements
UX improvements
commit db7391e4cb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 11:40:05 2024 +0200
Separate entries
commit e75f9a7c7f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 11:06:57 2024 +0200
Add predicate for all test
commit 62ecee2cf8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 8 10:24:23 2024 +0200
Add grouping function by type
commit 3c67872d3c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jul 5 14:44:57 2024 +0200
Add future test cases for providing a toggle all/attributes
commit 5a358e3d0c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jul 5 14:13:14 2024 +0200
Extract singular token applied predicate
commit bc1f27eac9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jul 5 09:18:36 2024 +0200
Trigger Build
commit 0fad53ea6c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jul 5 08:55:01 2024 +0200
Convert stroke to event
commit c7a46c31b4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jul 5 08:53:45 2024 +0200
Convert layout spacing to function
commit c70bb876b2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jul 5 08:31:38 2024 +0200
Add changelog
commit 4fc7efd3b7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 16:03:32 2024 +0200
Restore performance measuring lines
commit 4a329a6318
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 15:52:58 2024 +0200
Override http server
commit 828e3a719f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 15:29:42 2024 +0200
Disable running tests from shadow-cljs directly
commit 785961f7c6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 14:31:50 2024 +0200
Cleanup
commit 55713275b6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 14:14:06 2024 +0200
Add test for overriding token
commit f20c08f31b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 14:05:20 2024 +0200
Specify tests
commit 893e790787
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 11:41:00 2024 +0200
Only remove given token
commit b73cdd15e0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 11:28:15 2024 +0200
Add helper to remove attributes from applied-tokens
commit 658e7ebd0a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 11:15:06 2024 +0200
Cleanup
commit 694baeee0c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 11:12:49 2024 +0200
Add sizing test
commit 7abfaef1cb
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 11:08:46 2024 +0200
Test applying rotation
commit 322c8ef8ec
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 11:06:48 2024 +0200
Update opacity
commit b43d16008f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 10:51:08 2024 +0200
Extract to helpers
commit 1f0f35e754
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 10:48:27 2024 +0200
Remove unused
commit a842cb2d7d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 10:41:57 2024 +0200
Cleanup
commit 8f806ef1fe
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 10:41:46 2024 +0200
Test single property updates
commit f3261c9b0f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 10:41:10 2024 +0200
Fix emit! side-effect
commit 818aa043ca
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 10:40:59 2024 +0200
Wrap in undo sequence
commit 596480d177
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 10:05:36 2024 +0200
Add test to verify toggle removes token for applied & unapplied
commit ab62c5b4ef
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 10:00:58 2024 +0200
Add helper to apply token to shape
commit 581ced0ab8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 10:00:44 2024 +0200
Abstract into helper
commit e85de19a5e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 09:29:48 2024 +0200
Add multiple shapes test
commit 8370fd06d4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 09:29:43 2024 +0200
Remove cb
commit 3793e98660
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 09:29:16 2024 +0200
Disable complete log
commit b12e59a8d7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jul 4 09:13:02 2024 +0200
Rename event to toggle-token
commit 71976ed7e9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 3 18:24:09 2024 +0200
Add helpers for creating test tokens
commit 0730ecef46
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 3 17:15:23 2024 +0200
Cleanup
commit 219d184e6c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 3 17:06:08 2024 +0200
Add multiple tokens for tests
commit a7e735bd81
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 3 17:04:47 2024 +0200
Add helper for asnc stores
commit ed7aad6c4e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 3 16:11:39 2024 +0200
Async token event tests working
commit e203646085
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 3 11:16:16 2024 +0200
Naming
commit 1e70a4d714
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 3 11:09:50 2024 +0200
Implement using rx observables instead of side-effects
commit 97db3c29ca
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jul 3 09:50:54 2024 +0200
Trying to convert to rx structure
commit 50635ae879
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 2 16:06:41 2024 +0200
Found error in handler logic, need rx streams
commit 3e5126251c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 2 15:19:31 2024 +0200
Add failing logic test
commit 10d92f598c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 2 15:03:09 2024 +0200
Add nodemon watcher
commit c486ea81f4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 2 15:03:04 2024 +0200
Cleanup
commit f2358b9827
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jul 2 08:22:27 2024 +0200
Use toggle function
commit c2777ed6e3
Merge: 5c5b37826
224b656d5
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Mon Jul 1 18:43:17 2024 +0200
Merge pull request #211 from tokens-studio/fix-sub-name-space
Fix token naming clashes
commit 5cef23267c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 1 14:14:36 2024 +0200
Move to tokens ns, add test
commit cf07de3bcf
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 1 14:05:06 2024 +0200
Add tests for token-applied?
commit e38a943ce0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 1 13:51:20 2024 +0200
Move token-applied? to token ns
commit 224b656d57
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 1 10:40:38 2024 +0200
Add CHANGELOG
commit 111be97228
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 1 10:31:16 2024 +0200
Remove logs
commit ec511cc589
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 1 10:30:03 2024 +0200
Fix setting token to own path
commit 9d637cbe5e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 1 10:16:52 2024 +0200
Path selector test predicate is enough
commit 4a85ef3608
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 1 10:16:15 2024 +0200
Split path/selector for disallowing creating tokens at path segments
commit a98f59469e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jul 1 09:56:45 2024 +0200
Add - to allowed token-name
commit 174d91a519
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 28 14:39:36 2024 +0200
Add function to check if a token can be placed under a name path
commit 48a7c52664
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 28 14:17:42 2024 +0200
Separate errors
commit 2fa152d364
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 28 13:51:32 2024 +0200
Move to token namespace
commit 504369ec13
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 28 13:43:41 2024 +0200
Move tokens-name-tree to core, add test
commit ef5f019200
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 28 13:34:54 2024 +0200
Add helper utility to convert name to path
commit 6da855c741
Merge: 3a500fb8a
a4bbef991
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 28 11:24:55 2024 +0200
Merge branch 'fix-token-reference-issue' into 199-branch-name
commit a4bbef9917
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Fri Jun 28 14:43:49 2024 +0530
Fix token reference issue when name has .
commit 3a500fb8a7
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 26 19:40:06 2024 +0530
Update CHANGELOG.md with PR link
commit 00dabaf38c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 26 16:08:21 2024 +0200
Remove comment form
commit f24c314d63
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 26 16:04:50 2024 +0200
Update
commit f9530c5a10
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 26 16:01:41 2024 +0200
Restrict token naming
commit 5c5b378262
Merge: 3a594d239
4aac3eee7
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Fri Jun 28 08:19:57 2024 +0200
Merge pull request #204 from tokens-studio/fix-deploy
Fix deploy
commit 4aac3eee7f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 28 08:18:43 2024 +0200
Test synchronize
commit 325ad66a46
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 28 08:16:26 2024 +0200
Fix branches not being re-deployed after push
commit 3a594d2393
Merge: bd5a0d2d1
b2a983fd0
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu Jun 27 16:31:14 2024 +0200
Merge pull request #203 from tokens-studio/fix-new-document-token
Fix creating a token issue on empty document
commit b2a983fd05
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jun 27 16:07:47 2024 +0200
Fix creating a token issue on empty document
commit bd5a0d2d1b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 26 15:06:22 2024 +0200
Cleanup
commit 19c6c6d3bf
Merge: 7fa31b143
c9a40ee9b
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 26 17:58:01 2024 +0530
Merge pull request #195 from tokens-studio/json-export-changelog
Add Json export Changelog
commit c9a40ee9b3
Merge: 350654f96
7fa31b143
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 26 17:57:49 2024 +0530
Merge branch 'token-studio-develop' into json-export-changelog
commit 350654f968
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 26 17:51:23 2024 +0530
Update CHANGELOG.md image
commit 7fa31b143e
Merge: 357a0781b
bf1c9e2c1
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 26 17:48:08 2024 +0530
Merge pull request #198 from tokens-studio/json-dtcg-format
Make tokens JSON export DTCG compatible
commit bf1c9e2c18
Merge: 96bfce13b
357a0781b
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 26 17:47:54 2024 +0530
Merge branch 'token-studio-develop' into json-dtcg-format
commit 357a0781bb
Merge: 5ca916f8c
86fd667a1
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Jun 26 14:11:08 2024 +0200
Merge pull request #194 from tokens-studio/style-dictionar-validation
Token Insert/Edit Validation + Value Preview
commit 96bfce13be
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 26 17:28:10 2024 +0530
Update CHANGELOG.md image
commit d6f1e2efc9
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 26 12:36:01 2024 +0530
Update CHANGELOG
commit 158d5cba31
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 26 12:32:07 2024 +0530
Make tokens JSON export DTCG compatible
commit aabbe2fd94
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Jun 25 22:34:09 2024 +0530
Update CHANGELOG
commit 86fd667a11
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 17:06:52 2024 +0200
Hide template section in preview document
commit 56976e2499
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 17:04:13 2024 +0200
Update CHANGELOG
commit 9f6c587c95
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 16:46:15 2024 +0200
Remove duplicate similar errors
commit 9f3e1743a1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 16:45:01 2024 +0200
Cleanup
commit e1b683f670
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 16:43:52 2024 +0200
Cleanup
commit b4d1ef3fc7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 16:40:48 2024 +0200
Cleanup
commit b924bbc9c7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 16:39:43 2024 +0200
Cleanup
commit 656cc00923
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 16:38:28 2024 +0200
Add missing deps
commit b89dc759be
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 16:36:21 2024 +0200
Cleanup
commit 135ecf0e3a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 16:33:07 2024 +0200
Cleanup
commit af374276e4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 16:30:57 2024 +0200
Extract missing reference error check
commit 2c42ca5a4b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 14:24:20 2024 +0200
Cleanup
commit b905ff7d2c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 14:18:07 2024 +0200
Validate forms again on submit
commit eb123bf8ef
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 12:15:14 2024 +0200
Extract token validation
commit 6e9623153c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 11:55:57 2024 +0200
Remove caching layer for now
commit d0f8e9612a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 11:52:39 2024 +0200
Validate name before submitting
commit 5df0cf545e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 11:33:18 2024 +0200
Remove form-touched work-around
commit eac7d9288b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 11:30:53 2024 +0200
Fix on-submit taking old ref-values when user submits before errors have been validated
commit 05f6cfc4b0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 11:30:45 2024 +0200
Remove unneeded state
commit 33131fa943
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 11:15:43 2024 +0200
Restore token saving
commit ca98747dea
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 11:02:21 2024 +0200
Add description with schema
commit d2bdc6c624
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 25 10:40:31 2024 +0200
Fix ref logic
commit 5ca916f8c4
Merge: 1ca3f2970
ee057c498
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 24 20:53:31 2024 +0530
Merge pull request #191 from tokens-studio/tokens-json-export
Tokens json export
commit ee057c498e
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 24 20:44:08 2024 +0530
Simplify tranform tokens function
commit e0be30bb79
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 24 15:58:19 2024 +0200
Dont show error when unfocusing name input field, but keep form disabled
commit 29e3171bd9
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 24 19:07:53 2024 +0530
Incorporate styling changes to match Penpot design language
commit c98162d0bf
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 24 15:24:22 2024 +0200
Move callback function to component
commit fb7b11a139
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 24 18:50:36 2024 +0530
Remove : from token type in export
commit db26b38e81
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 24 18:47:12 2024 +0530
Modify transform tokens to nest within token names
commit 28f25da9e8
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 24 14:29:29 2024 +0200
Move to tests
commit 111900c122
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 24 14:23:28 2024 +0200
Cleanup
commit 10033ead91
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 24 14:23:03 2024 +0200
Add specific esm testing environment for tokens
commit 2b3f602312
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 24 17:50:24 2024 +0530
Move json encode functionalities to tokens namespace
commit ba6a6059c1
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 24 14:07:21 2024 +0200
Move to custom ns
commit 69d9c8e88f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 24 12:44:29 2024 +0200
Add esm test
commit ab51b43365
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 24 12:44:05 2024 +0200
Add type
commit 0a73cbc6f1
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 24 14:18:57 2024 +0530
Move transform and download functionality to core.cljs
commit bbb09567f6
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 24 14:18:35 2024 +0530
Remove sample json data
commit 5c42514170
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 24 09:59:22 2024 +0200
Add style dictionary find-token-reference test
commit 75bdda6b07
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Sun Jun 23 00:16:15 2024 +0530
add some formatting
commit 62fc2cf652
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Sun Jun 23 00:10:02 2024 +0530
Add initial working export tokens-json
commit 5f25bd8a7b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 19:41:04 2024 +0200
Add comments
commit 59780a9d4d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 19:40:03 2024 +0200
Add token finding function
commit 598e4d36fc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 17:19:59 2024 +0200
Disable on value error
commit 910485008f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 17:19:13 2024 +0200
Fix name not updating button
commit 39eb964cb7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 17:18:56 2024 +0200
Reduce debounce timeout
commit dd62c7fe18
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 17:00:56 2024 +0200
Give new tokens without a name a temporary hardcoded string
commit 1dcdddb2db
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 17:00:45 2024 +0200
Check for self references
commit 941fb041b6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 17:00:00 2024 +0200
Add form styling
commit 8db47b5877
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 15:09:46 2024 +0200
Use initial value
commit 53f01ef46c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 15:04:30 2024 +0200
Use input as cache key
commit 35ee732701
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 14:59:08 2024 +0200
Debounced update of resolved value
commit f00ac72fbe
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 10:10:45 2024 +0200
Revert to use-var
commit e394216f00
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 21 10:02:21 2024 +0200
Move form out of modal specific code
commit 1ca3f29708
Merge: f000a5145
80ec74f77
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Thu Jun 20 17:03:45 2024 +0200
Merge pull request #190 from tokens-studio/pr-test
Test
commit 80ec74f77e
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Jun 20 17:00:38 2024 +0200
Fix resolver and add an oauth2 proxy
commit ef6074a5af
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Jun 20 15:35:33 2024 +0200
Test
commit f000a51451
Merge: 15041a8b9
125e14615
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Thu Jun 20 13:29:37 2024 +0200
Merge pull request #189 from tokens-studio/clean-ci
Fix proxy cache for config map
commit 125e146150
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Jun 20 13:28:13 2024 +0200
fix proxy cache for config map
commit 15041a8b9a
Merge: 31344a532
5c93cf9cd
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Thu Jun 20 13:04:29 2024 +0200
Merge pull request #188 from tokens-studio/clean-ci
Fix font issues
commit 5c93cf9cd3
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Jun 20 13:03:49 2024 +0200
Fix font issues
Fix minio resolution not working
Fix redis auth on by default
commit 31344a5322
Merge: ea5dbe275
867fd2391
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Thu Jun 20 02:18:31 2024 +0200
Merge pull request #187 from tokens-studio/clean-ci
Cleanup
commit 867fd23917
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Jun 20 02:15:35 2024 +0200
Cleanup
commit ea5dbe275e
Merge: dcf4b7ce6
41bd4c621
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Thu Jun 20 02:06:50 2024 +0200
Merge pull request #185 from tokens-studio/feat/mailslurper
Feat/mailslurper
commit 41bd4c621f
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Jun 20 02:06:21 2024 +0200
Last round of changes
commit 228665f5f2
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Jun 20 00:58:10 2024 +0200
Pr should be a prefix
commit be6b217ef0
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Jun 20 00:49:33 2024 +0200
Fix to use the sanitize the backend tag
commit 87b1bc12c2
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu Jun 20 00:40:10 2024 +0200
Change asset storage
commit 4b61e0d80c
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 21:09:18 2024 +0200
Fix branch name detection
commit f5514b419a
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 21:02:16 2024 +0200
Use a raw tag
commit 349bdbb776
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 20:52:33 2024 +0200
Change to use branch names instead of shas
commit 0fd4f814d8
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 20:47:35 2024 +0200
Remove node affinity
commit 79b49bae27
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 20:31:21 2024 +0200
Update namespace
commit dcf4b7ce64
Merge: 596c1997b
f45789596
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Wed Jun 19 20:16:39 2024 +0200
Merge pull request #186 from tokens-studio/feat/clean-images
Add clean images workflow
commit f457895961
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Wed Jun 19 18:15:53 2024 +0000
Add clean images workflow
commit b40f222d16
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 20:06:35 2024 +0200
Add quote
commit 99d6df4588
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 19:58:44 2024 +0200
Build backend as part of PR
commit 034d5ad5ab
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 19:57:19 2024 +0200
Overhaul penpot chart
commit 885322d479
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 17:17:00 2024 +0200
Reestore fields
commit 0830a26be9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 17:11:28 2024 +0200
Add error state for invalid name
commit 905ccfdec9
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 16:36:00 2024 +0200
Capitalize chart
commit e3d73be7c5
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 16:35:46 2024 +0200
Make sure the uppercase goes through
commit 072baf9c7b
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 16:30:45 2024 +0200
Test PR again
commit 3e20e15ffd
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 16:22:28 2024 +0200
Try fix PR chart
commit 6ed788aa5a
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 16:15:20 2024 +0200
Add patch to enable SMTP
commit 0c45d15fe7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 16:01:40 2024 +0200
Variadic function doesn't work for hooks
commit 596c1997b8
Merge: f3d5b10e1
21ef1586f
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Wed Jun 19 15:57:35 2024 +0200
Merge pull request #184 from tokens-studio/feat/mailslurper
Move config from chart to include the smtp settings
commit 21ef1586f0
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 15:56:03 2024 +0200
Move config
commit f3d5b10e1f
Merge: 2ce3a180e
3e94d4685
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Wed Jun 19 15:37:02 2024 +0200
Merge pull request #183 from tokens-studio/feat/mailslurper
Typo in infra manifest
commit 3e94d46850
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 15:35:15 2024 +0200
Typo
commit 2ce3a180eb
Merge: caa41146c
569db9d1e
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Wed Jun 19 15:27:59 2024 +0200
Merge pull request #182 from tokens-studio/feat/mailslurper
Try cleanup namespace control
commit 569db9d1e6
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 15:25:12 2024 +0200
Try cleanup namespace control
commit caa41146c4
Merge: a2292eb38
5e32a5bbf
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Wed Jun 19 14:56:29 2024 +0200
Merge pull request #181 from tokens-studio/feat/mailslurper
Remove onechart for simple manifests
commit 5e32a5bbfd
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 14:53:21 2024 +0200
Remove onechart for simple manifests
commit a2292eb387
Merge: 4c236ab42
deb7ba982
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Wed Jun 19 14:43:24 2024 +0200
Merge pull request #180 from tokens-studio/feat/mailslurper
Setup mailslurper
commit deb7ba9823
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 14:42:04 2024 +0200
Setup mailslurper
commit 4c236ab423
Merge: 168a5d57d
386bf1bc2
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Wed Jun 19 14:10:43 2024 +0200
Merge pull request #179 from tokens-studio/fix/persistence
Add persistence to penpot deploys
commit 386bf1bc2f
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Wed Jun 19 14:09:35 2024 +0200
Add persistence to penpot deploys
commit 1596dbe155
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 13:54:09 2024 +0200
Add function to verify already used names
commit deb9cb1120
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 11:26:29 2024 +0200
Remove debugging code
commit f169d49397
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 11:18:41 2024 +0200
Remove double cljs conversion
commit 0a73c3aa95
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 11:09:01 2024 +0200
Validation in modal
commit 168a5d57d4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 10:49:35 2024 +0200
Add template
commit a4ef2ee8bf
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 10:42:42 2024 +0200
Add changelog
commit 83515250da
Merge: 0d4e3e862
5a8a32ddc
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed Jun 19 10:10:43 2024 +0200
Merge pull request #168 from tokens-studio/style-dictionary
References & Expressions in Tokens
commit 5a8a32ddc7
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 09:43:36 2024 +0200
Remove items with missing references
commit 23de79bd04
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 19 09:40:26 2024 +0200
Remove unneeded function
commit 0d4e3e8629
Merge: 35135635c
0105e4206
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 19 12:58:54 2024 +0530
Merge pull request #174 from tokens-studio/fix-dimensions-keys-applied
Fix keys applied when dimensions or sizing token is applied directly
commit 35135635c4
Merge: 2ed3ea6d6
0afddac5d
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 19 12:58:43 2024 +0530
Merge pull request #175 from tokens-studio/fix-min-max-height-error
Fix/ min and max height-width application
commit 2ed3ea6d6a
Merge: 1ebd2ee3d
3bbee9532
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 19 12:58:25 2024 +0530
Merge pull request #177 from tokens-studio/remove-registration-questionnaire
Remove registration questionnaire
commit 3bbee9532f
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 19 12:38:28 2024 +0530
Fix error message
commit f99239341f
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 19 12:18:39 2024 +0530
add message to undo this change in the future
commit f405612a25
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 19 12:16:54 2024 +0530
Remove Onboarding Questionnaire
commit 0afddac5d1
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Jun 18 23:52:54 2024 +0530
Fix/ min and max height-width application
commit 0105e42068
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Jun 18 23:21:17 2024 +0530
Fix keys applied when dimensions or sizing token is applied directly
commit b4d7680cb4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 18 11:29:02 2024 +0200
Show resolved value
commit 742bb6de05
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 18 11:28:09 2024 +0200
Handle tokens with issues in ui
commit a390942722
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 18 11:19:09 2024 +0200
Resolve token value
commit cf52e873e2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 18 11:13:26 2024 +0200
Cleanup
commit 5c2891b247
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 18 11:10:51 2024 +0200
Use resolved tokens from style-dictionary
commit 9261c53aff
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 18 10:23:52 2024 +0200
Don't override original value, add resolved value, add missing reference error
commit d65d880845
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 18 09:59:36 2024 +0200
Silence errors
commit 09609c18ef
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 17 17:07:02 2024 +0200
Remove compile style dictionary
commit f0bc262a18
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 17 17:05:51 2024 +0200
Working version
commit 5a64947b08
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 17 16:13:34 2024 +0200
Add patched StyleDictionary
commit 0a86e3a651
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri Jun 14 10:52:30 2024 +0200
Simplify
commit c9df90577f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Jun 13 09:27:53 2024 +0200
Add compiled library
commit 965da83c97
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 12 17:14:34 2024 +0200
Add workspace-tokens helper
commit 9bc48a3a1a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 12 17:14:27 2024 +0200
Allow passing custom cache atom
commit 908cc2240f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 12 16:48:13 2024 +0200
Docs
commit a79d1013bf
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 12 16:45:24 2024 +0200
Prevent reprocessing the style-dictionary cache multiple times
commit 73e8b80521
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 12 16:19:39 2024 +0200
Cleanup
commit 2f45ab1b62
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 12 16:19:03 2024 +0200
Add hook for using resolved tokens cache
commit 0921f8043b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed Jun 12 16:10:02 2024 +0200
Allow passing of tokens
commit b1b6b5292c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 11 17:52:29 2024 +0200
Disable invalid token style for now
commit 4fec7d5af2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 11 17:52:12 2024 +0200
Applying resolved token value
commit 66b4b892df
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 11 16:43:54 2024 +0200
Fix data-keys being converted to camel-case
commit 4b90e90974
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 11 16:41:50 2024 +0200
Backporting resolved tokens to the original structure
commit 1519f8f560
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 11 15:12:30 2024 +0200
Move to ns
commit e691628648
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 11 10:42:25 2024 +0200
Test out tokens-studio data
commit efd4c5dcca
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue Jun 11 10:24:12 2024 +0200
Add performance measuring
commit a5b22d5427
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 10 15:50:48 2024 +0200
Got resolve working
commit 7da772d6a2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 10 11:54:34 2024 +0200
Add sd function
commit 1023ba866a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 10 10:52:03 2024 +0200
Add StyleDictionary as compiled lib
commit 1ebd2ee3d7
Merge: dc36f4f6d
8d444b4b0
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Fri Jun 14 12:40:44 2024 +0530
Merge pull request #172 from tokens-studio/hide-unfunctional-token-sections
Hide non functional token sections
commit 8d444b4b02
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu Jun 13 21:33:38 2024 +0530
Hide non functional token types from UI
commit dc36f4f6d3
Merge: 93c249c77
f10a4f28e
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu Jun 13 12:59:49 2024 +0530
Merge pull request #164 from tokens-studio/other-token-types-context-menu
Add context menu for opacity, rotation and stroke width tokens
commit f10a4f28ea
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 12 16:18:51 2024 +0530
Add context menu for opacity, rotation and stroke width
commit 93c249c77a
Merge: 01d2a25c8
3f55536fc
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 12 15:29:30 2024 +0530
Merge pull request #161 from tokens-studio/dimensions-context-menu
Dimensions context menu
commit 3f55536fc0
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 10 23:25:11 2024 +0530
Add custom context menu and fix styling issues with subcontext menu
commit 842b76f3c1
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Fri Jun 7 01:37:26 2024 +0530
replace 30px with variables
commit e86038d52f
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Fri Jun 7 01:27:18 2024 +0530
Add CSS to deal with margin before the Sub Context Menu titles
commit 91eb59696c
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu Jun 6 23:09:22 2024 +0530
Remove children attribute and use submenu instead
commit 67a34c91d8
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 5 23:19:43 2024 +0530
Add leading spaces to subcontext menu titles
commit 307f472528
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 5 22:23:27 2024 +0530
remove print statement
commit a5c235754c
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 5 22:06:59 2024 +0530
Cleanup debug statements
commit a98d6b4c07
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 5 22:06:31 2024 +0530
Add context menu functionalities for dimensions token
commit ed0d9e1cf5
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 5 13:49:18 2024 +0530
initial dimensions context menu
commit 819c50eaf8
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed Jun 5 13:49:00 2024 +0530
change dimension to dimensions across
commit 01d2a25c8c
Merge: e8b755c75
ea593221b
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Jun 4 17:02:04 2024 +0530
Merge pull request #160 from tokens-studio/sizing-token-context-menu
Add new changes from token-studio-develop merge
commit ea593221b3
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Jun 4 15:52:52 2024 +0530
Add new changes from token-studio-develop merge
commit e8b755c757
Merge: 202b72dcd
88d3fc234
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Jun 4 15:47:58 2024 +0530
Merge pull request #159 from tokens-studio/sizing-token-context-menu
Add context menu functionalities on sizing tokens
commit 88d3fc234d
Merge: a553253d2
202b72dcd
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue Jun 4 15:46:02 2024 +0530
Resolve merge conflicts in context_menu.cljs
commit 202b72dcd0
Merge: 1056c6b44
057934c88
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Tue Jun 4 11:23:49 2024 +0200
Merge pull request #132 from tokens-studio/feat/branch-deploys
Prefer wait over deploy for build
commit 057934c883
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Tue Jun 4 11:11:58 2024 +0200
Cleanup PR
commit 3b3fbc2ccd
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Tue Jun 4 11:06:00 2024 +0200
fix deploys
commit 1056c6b448
Merge: dc14933f3
580076355
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue Jun 4 10:39:03 2024 +0200
Merge pull request #158 from tokens-studio/142-when-a-token-is-applied-on-a-shape-in-the-context-menu-there-should-be-check-box-indicating-which-attribute-is-applied
Show checkmark next to selected token attributes
commit a553253d28
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 3 23:34:51 2024 +0530
remove println statement
commit 193ad115a2
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon Jun 3 23:25:59 2024 +0530
Add context menu functionalities on sizing tokens
commit 580076355b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 3 15:21:08 2024 +0200
Show checkmark for applied tokens
commit 65942ef63b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 3 13:39:26 2024 +0200
Use set of attributes for action generation
commit c1096e15da
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 3 13:39:16 2024 +0200
Cleanup
commit dc14933f3a
Merge: e89f03393
3c3ef57da
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon Jun 3 10:51:04 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit e89f03393b
Merge: 5c7e235c9
86e6421b6
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Mon Jun 3 10:48:49 2024 +0200
Merge pull request #157 from tokens-studio/florian/input-select
Allow token selection with keyboard from right side
commit 86e6421b68
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 31 16:25:30 2024 +0200
Disable selection when entering with mouse
commit 710fa0d817
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 31 16:22:01 2024 +0200
Allow arrow selection
commit 5c7e235c97
Merge: d624a559a
c3cee77ef
Author: Akshay Gupta <akshay@hyma.io>
Date: Fri May 31 18:31:37 2024 +0530
Merge pull request #155 from tokens-studio/spacing-context-menu
Spacing context menu
commit c3cee77efb
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Fri May 31 18:19:42 2024 +0530
remove unused imports and refactor functions
commit d624a559aa
Merge: 420b8cf52
d16f1c773
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Fri May 31 10:46:51 2024 +0200
Merge pull request #150 from tokens-studio/flex-row-gap-commit
Spacing tokens
commit 76347228fe
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu May 30 22:25:21 2024 +0530
Add all spacing token context menu functionalities
commit 84d96a1004
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 29 18:47:17 2024 +0530
Add initial spacing context menu entries
commit d16f1c773e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 14:53:40 2024 +0200
Change both properties
commit 7376cb634a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 14:32:09 2024 +0200
Add padding x/y tokens
commit 0e7e37afc2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 14:21:33 2024 +0200
Add padding editable select
commit 28bdf62454
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 13:50:31 2024 +0200
Integrate changes
commit 420b8cf524
Merge: bdefc97c2
c2c0fbf40
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed May 29 13:20:44 2024 +0200
Merge pull request #146 from tokens-studio/135-flex-row--gap-token-updating-from-the-right-sidebar
135 flex row gap token updating from the right sidebar
commit 78f3d54dee
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 10:55:40 2024 +0200
Add commit
commit c2c0fbf40a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 09:37:24 2024 +0200
Add spacing/row options
commit 1ad998de23
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 09:28:38 2024 +0200
Use editable-select for col-gap/row-gap
commit fb5f7e870a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 09:23:47 2024 +0200
Fix drop-down button spacing
commit 5c83247256
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 09:20:14 2024 +0200
Prevent selection on disabled selects
commit c6f5da8873
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 09:16:55 2024 +0200
Move select styles to select component
commit 9a7c944763
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 09:04:49 2024 +0200
Remove unused classname
commit 985d8d33ff
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 09:02:26 2024 +0200
Add event to passed arguments [*]
[*] Needed for layout_container component
commit 384da8555d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 29 08:50:50 2024 +0200
Dynamically pass props to input
commit bdefc97c21
Merge: 144b164fa
bb3ee2278
Author: Akshay Gupta <akshay@hyma.io>
Date: Tue May 28 17:36:59 2024 +0530
Merge pull request #140 from tokens-studio/general-token-context-menu-functions
General token context menu functions and specific context menu functions for border radius
commit bb3ee22780
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue May 28 17:03:26 2024 +0530
pass context menu attributes as map and some minor fixes
commit e02777b855
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Tue May 28 10:23:20 2024 +0200
Be explicit in tagging for prs
commit 144b164fa0
Merge: 169d71b2d
96a7cf2e9
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue May 28 10:06:12 2024 +0200
Merge pull request #139 from tokens-studio/fix-staging
Fix staging
commit eeb87e49a2
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Tue May 28 09:58:15 2024 +0200
Cleanup github token usage
commit 9066ad9e39
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue May 28 02:22:25 2024 +0530
Add border radius specific context menu functions
commit 464bdf3d9c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon May 27 15:09:36 2024 +0200
Use single undo operation for width/height change
commit 96a7cf2e98
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon May 27 14:50:55 2024 +0200
Convert kebab keys into camelCase
commit 47d75e7e2a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon May 27 14:43:28 2024 +0200
Remove closed for now
commit 6ed5dc138d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon May 27 14:43:11 2024 +0200
Fix editing/saving
commit 169d71b2df
Merge: 65563e2d3
6bacd1d66
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Mon May 27 11:22:27 2024 +0200
Merge pull request #138 from tokens-studio/124-disable-1password-completion
124 disable 1password completion
commit 6bacd1d663
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon May 27 11:13:05 2024 +0200
Disable password manager completion
commit 86d7979e1e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon May 27 11:12:36 2024 +0200
Remove unused component
commit d1fc43d8d6
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 27 10:38:35 2024 +0200
Try force deploy branch PR
commit 370a5d9bb8
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon May 27 13:02:24 2024 +0530
Add initial context menu token specific functionality
commit 65563e2d3c
Merge: 968c6437f
7a8722de1
Author: Akshay Gupta <akshay@hyma.io>
Date: Fri May 24 18:13:00 2024 +0530
Merge pull request #133 from tokens-studio/editing-tokens
:feat editing tokens
commit 968c6437fb
Merge: 75b935187
cbad5033c
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Fri May 24 11:46:45 2024 +0200
Merge pull request #134 from tokens-studio/123-other-fields-to-update
Width/Height Token Changing from the sidebar
commit cbad5033c2
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 24 11:25:30 2024 +0200
Cleanup
commit f52e2e3a41
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 24 10:34:20 2024 +0200
Differentiate width/height sizing selected properties
commit 49d9b52b12
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 24 10:01:13 2024 +0200
Cleanup
commit ea9d850412
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 24 10:00:43 2024 +0200
Fix selectionStart not being detectable (selectionStart doesnt work for number)
commit b6061cc4a0
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 24 10:00:26 2024 +0200
Fix instant value change applies shape attributes
commit bc620ba2cd
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 24 08:55:04 2024 +0200
Update width value
commit 595831118d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 24 08:36:28 2024 +0200
Allow aligning dropwdown to the left
commit 406e8d110c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 24 07:34:43 2024 +0200
De-Applying token
commit 7a8722de1b
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Fri May 24 00:14:17 2024 +0530
Add ability to edit existing token attributes
commit 5131b79060
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu May 23 16:22:31 2024 +0200
Prefer wait over deploy for build
commit 75b9351871
Merge: 557195cd5
84ad8a6be
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Thu May 23 16:19:31 2024 +0200
Merge pull request #131 from tokens-studio/feat/branch-deploys
Test PR deploys
commit 84ad8a6be6
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu May 23 15:39:21 2024 +0200
Escape interpolation
commit f9e1a65631
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu May 23 15:23:27 2024 +0200
Trigger cleanup as well
commit 66f67ddff4
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Thu May 23 15:13:43 2024 +0200
Test PR deploys
commit 2dd994799c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 23 09:41:16 2024 +0200
Abstract API
commit e181065bda
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 23 09:29:17 2024 +0200
Formatting
commit 1ed692230b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 23 09:24:12 2024 +0200
Abstract functionality
commit 557195cd55
Merge: 2818d097a
80ff7f769
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu May 23 11:05:12 2024 +0200
Merge pull request #130 from tokens-studio/129-bug-file-is-crashing-post-applying-a-border-radius-token-to-a-shape
Fix non-optional keys breaking staging server
commit 80ff7f769c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 23 10:53:18 2024 +0200
Fix non-optional keys breaking staging server
commit 273a9530ea
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu May 23 13:14:28 2024 +0530
initial edit commit
commit 2818d097ab
Merge: 1a144192a
cc0e4af4b
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu May 23 08:43:51 2024 +0200
Merge pull request #128 from tokens-studio/119-higlight-applied-token-in-the-editing-field
Show token value inside shapes panel (border-radius)
commit cc0e4af4bc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 16:37:19 2024 +0200
Fix token value not being removed after submit
commit b1379ed7de
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 16:35:44 2024 +0200
Fix refocus prop not being removed
commit 5bccfa9e2f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 16:29:18 2024 +0200
Dont submit token when text is selected
commit 5806ae7426
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 16:20:40 2024 +0200
Abstract functions
commit 2eb5efb274
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 16:13:58 2024 +0200
Cleanup
commit 850bf80ffc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 15:59:22 2024 +0200
Replace token with value when inserted after token input
commit 6f5930bf15
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 15:43:40 2024 +0200
Clear token value on blur
commit 2efd6e1584
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 15:36:26 2024 +0200
Refocus input on token deletion
commit 86b493522c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 15:12:56 2024 +0200
Remove unneeded focus hack
commit 1a144192a9
Merge: cbfcc5056
04c43acf3
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed May 22 15:00:05 2024 +0200
Merge pull request #127 from tokens-studio/fix-sass-pipe-break
Dont break pipe when sass has an error
commit 70336ea45e
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 14:26:37 2024 +0200
Style focused pill
commit 7e79cf274d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 14:17:56 2024 +0200
Fix input background being clipped on hover
commit 42df426375
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 14:13:33 2024 +0200
Style pill and input combination
commit 7c80f87f30
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 14:13:23 2024 +0200
Show value instead of label, add title
commit 019759392c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 10:23:57 2024 +0200
Unlink token when pressing backspace on empty input field
commit 7da382dfed
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue May 21 15:47:18 2024 +0200
Clear value when pressing backspace as last action
commit 35f384ce9b
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue May 21 15:40:34 2024 +0200
Use custom input value logic when token is applied
commit 50354ccb71
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue May 21 15:40:19 2024 +0200
Fix state being reset at start
commit 975f41bc08
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue May 21 15:21:01 2024 +0200
Display regular input field when token is applied [*]
[*] Numeric input renders default 0
commit 04c43acf39
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 13:48:13 2024 +0200
Dont break pipe when sass has an error
commit cbfcc50563
Merge: 44f55308a
eb168a6f9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 22 13:46:26 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 44f55308a6
Merge: e874ed5b6
2b1066535
Author: Akshay Gupta <akshay@hyma.io>
Date: Wed May 22 15:14:54 2024 +0530
Merge pull request #126 from tokens-studio/rotation-token
Add ability to apply rotation token
commit 2b10665356
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 22 15:11:01 2024 +0530
close applied tokens map schema
commit 13a8872dbd
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 22 15:08:05 2024 +0530
add rotation to applied tokens schema
commit 3793f1791a
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 22 13:08:59 2024 +0530
Add ability to apply rotation token
commit e874ed5b6c
Merge: cb7d4409e
eca133426
Author: Akshay Gupta <akshay@hyma.io>
Date: Tue May 21 17:11:21 2024 +0530
Merge pull request #125 from tokens-studio/remember-token-section-state
Remember token section open/close state
commit eca1334266
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue May 21 16:52:47 2024 +0530
Remember token section open/close state
commit cb7d4409e2
Merge: a1f09d69b
9b13444c4
Author: Akshay Gupta <akshay@hyma.io>
Date: Tue May 21 13:28:34 2024 +0530
Merge pull request #116 from tokens-studio/spacing-token-layout-update
spacing token to update only row or column gap as per flex direction
commit a1f09d69b0
Merge: 162e7b6c5
344a27602
Author: Akshay Gupta <akshay@hyma.io>
Date: Tue May 21 13:27:42 2024 +0530
Merge pull request #117 from tokens-studio/sort-tokens-by-insert-order
sort tokens by insert order
commit 344a27602b
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon May 20 22:25:46 2024 +0530
sort tokens by insert order
commit 9b13444c44
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Mon May 20 21:59:28 2024 +0530
spacing token to update only row or column gap as per flex direction
commit 162e7b6c58
Merge: 90ab485e7
5954a8698
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 20 12:59:50 2024 +0200
Merge branch 'token-studio-develop' of github.com:tokens-studio/tokens-studio-for-penpot into feat/port-tracking-and-smoke
commit 90ab485e78
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 20 12:56:43 2024 +0200
Needs depend on smoke
commit 5954a8698b
Merge: ec36e06b7
851054c61
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Mon May 20 12:45:42 2024 +0200
Merge pull request #114 from tokens-studio/feat/port-tracking-and-smoke
Add port label tracking and add a smoke test
commit 851054c617
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 20 12:11:29 2024 +0200
Add port label tracking and add a smoke test
commit ec36e06b7b
Merge: 0bd3b0598
3caa9d780
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Fri May 17 14:59:28 2024 +0200
Merge pull request #113 from tokens-studio/108-custom-editable-select-for-token-completion
Custom editable select for token completion
commit 3caa9d780a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 11:37:36 2024 +0200
Show checkmark icon for applied tokens
commit ad26d9e2d3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 10:55:24 2024 +0200
More styling
commit 85a40d19ed
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 10:26:32 2024 +0200
Extract component
commit b61a59d375
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 10:16:01 2024 +0200
Extract key down handler
commit ced325e009
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 10:15:22 2024 +0200
Return selected item map instead of value [*]
[*] Multiple tokens could have the same value
commit e69bfb8c54
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 09:05:18 2024 +0200
Style select
commit 8dd2ba7d78
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 09:04:50 2024 +0200
Fix naming
commit cb980ace44
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 09:04:35 2024 +0200
Use regular map for options
commit 165e222117
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 08:17:51 2024 +0200
Only show dropdown when options contain items
commit b0dcbae3ac
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 08:13:55 2024 +0200
Fix border clipping
commit 6a8887d9cc
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 08:04:23 2024 +0200
Remove text transform
commit d2107e7f69
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 08:02:06 2024 +0200
Fix width of drop down
commit 91271b9e41
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 17 07:57:55 2024 +0200
Custom editable-select
commit 0bd3b0598b
Merge: 23ee54b4b
a3d4d6226
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 16 18:43:05 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 23ee54b4b7
Merge: bde2b4b3a
c654766f8
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Thu May 16 18:37:46 2024 +0200
Merge pull request #111 from tokens-studio/71-apply-token-from-the-shapes-panel-right-side
Apply border radius token from the shapes panel
commit bde2b4b3a5
Merge: 3e7a42213
c44ac862f
Author: Akshay Gupta <akshay@hyma.io>
Date: Thu May 16 17:15:59 2024 +0530
Merge pull request #110 from tokens-studio/duplicate-token
add functionality to duplicate token from context menu
commit c44ac862f0
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu May 16 15:48:39 2024 +0530
simplify duplicate token function
commit c654766f87
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 16 11:43:37 2024 +0200
Cleanup outdated props
commit 5205b684e9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 16 11:36:08 2024 +0200
Fix token not being applied
commit e1ae3d55af
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu May 16 14:08:11 2024 +0530
ad functionality to duplicate token from context menu
commit 23bee8415a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 16 09:59:55 2024 +0200
Fix missing dependency
commit 48c85d7200
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 16 09:55:57 2024 +0200
Simplify token application
commit 0d154679e9
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 16 09:44:11 2024 +0200
Add docstrings
commit c60c5ac34f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 16 09:33:20 2024 +0200
Apply tokens directly to shape
commit cdca00a986
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu May 16 09:02:48 2024 +0200
Extract token apply function
commit 4e3af1407d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 15 18:28:04 2024 +0200
Fix styling of dropdown items?
commit 9a58188dc3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 15 18:20:47 2024 +0200
Show border-radius tokens as options
commit d9dbaad281
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 15 18:20:28 2024 +0200
Add tokens map generators
commit 5e301605ad
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 15 17:44:06 2024 +0200
Extract token grouping to core
commit 622843f18d
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 15 17:43:49 2024 +0200
Take tokens as ref
commit 8f852bf48f
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 15 17:26:10 2024 +0200
Use :as
commit 3e7a422136
Merge: f8972efea
591e33340
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed May 15 17:14:41 2024 +0200
Merge pull request #104 from tokens-studio/fix-sizing-dimensions-mixup
Fix sizing/dimensions token mixup
commit 591e333400
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Wed May 15 15:40:07 2024 +0200
Fix sizing/dimensions token mixup
commit f8972efea0
Merge: d4dd49bdb
d69cca2d9
Author: Akshay Gupta <akshay@hyma.io>
Date: Wed May 15 18:56:42 2024 +0530
Merge pull request #103 from tokens-studio/simple-context-menu
fix delimiter mismatch and add missing data/tokens package
commit d69cca2d9c
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 15 18:50:30 2024 +0530
fix delimiter mismatch and add missing data/tokens package
commit d4dd49bdb7
Merge: 157bb01e8
ec5a11731
Author: Akshay Gupta <akshay@hyma.io>
Date: Wed May 15 18:31:13 2024 +0530
Merge pull request #97 from tokens-studio/simple-context-menu
Simple context menu
commit ec5a117318
Merge: d3d454a43
157bb01e8
Author: Akshay Gupta <akshay@hyma.io>
Date: Wed May 15 18:30:53 2024 +0530
Merge branch 'token-studio-develop' into simple-context-menu
commit d3d454a43c
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 15 14:50:24 2024 +0530
move delete token to tokens actions section
commit 5fa2048b23
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 15 14:40:46 2024 +0530
re-use workspace context menu entry and fix double nested ul
commit 316db61c8a
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 15 13:23:47 2024 +0530
remove warning modal when deletion of a token
commit fcd7a35b46
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 15 12:59:18 2024 +0530
move context menu functions to data/tokens
commit 157bb01e8f
Merge: b9e9f9fb1
584ac6341
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Tue May 14 16:39:16 2024 +0200
Merge pull request #99 from tokens-studio/fix/containerization
Downtune replica amount. Cleanup redis host
commit 584ac6341d
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Tue May 14 16:37:16 2024 +0200
Downtune replica amount. Cleanup redis host
commit b9e9f9fb13
Merge: d67311b12
4d14d78ee
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue May 14 16:27:19 2024 +0200
Merge pull request #98 from tokens-studio/icons-spacing
Add more space between icon and label, fix icon offset
commit 4d14d78eed
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue May 14 16:01:11 2024 +0200
Add more space between icon and label, fix icon offset
commit d67311b126
Merge: 230b271be
e6f86cda6
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Tue May 14 15:26:01 2024 +0200
Merge pull request #96 from tokens-studio/95-placeholder-icons
Add token placeholder icons
commit 8cb9d9c352
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue May 14 18:48:48 2024 +0530
Add delete token functionality in context menu
commit 31b487ed86
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue May 14 18:25:08 2024 +0530
remoev translation function
commit 24f1693684
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Tue May 14 18:10:13 2024 +0530
Add Context Menu for tokens and simple placeholder functions
commit e6f86cda64
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue May 14 14:24:36 2024 +0200
Add token placeholder icons
commit 230b271be3
Merge: 740024061
677b28218
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue May 14 12:00:45 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit 7400240616
Merge: 550045cb3
aa8b1f4c7
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Mon May 13 16:42:34 2024 +0200
Merge pull request #94 from tokens-studio/fix/containerization
Chart does auto inject the release name
commit aa8b1f4c73
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 13 16:41:51 2024 +0200
Chart does auto inject the release name
commit 550045cb3b
Merge: 50f69936a
60207fd01
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Mon May 13 16:21:37 2024 +0200
Merge pull request #93 from tokens-studio/fix/containerization
Circumvent bug
commit 60207fd01e
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 13 16:21:01 2024 +0200
Circumvent bug
commit 50f69936a4
Merge: d90755531
f9d4b9f69
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Mon May 13 16:10:32 2024 +0200
Merge pull request #92 from tokens-studio/fix/containerization
Add missing secretName
commit f9d4b9f699
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 13 16:09:56 2024 +0200
Add missing secretName
commit d907555314
Merge: d3c0abc11
e50a46409
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Mon May 13 15:32:21 2024 +0200
Merge pull request #90 from tokens-studio/fix/containerization
Add redis. Ingress should be under front end for some reason
commit e50a46409f
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 13 15:31:03 2024 +0200
Add redis. Ingress should be under front end for some reason
commit d3c0abc11a
Merge: 64dc685f2
98d7895e2
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Mon May 13 15:09:48 2024 +0200
Merge pull request #85 from tokens-studio/84-border-width
Stroke Width
commit 64dc685f2a
Merge: 071df4074
79ce39612
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Mon May 13 15:07:23 2024 +0200
Merge pull request #89 from tokens-studio/fix/containerization
Fix pull secrets needed to be a reference
commit 79ce396122
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 13 15:06:22 2024 +0200
Fix pull secrets needed to be a reference
commit 071df4074f
Merge: 309abec88
0ce5c165d
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Mon May 13 14:43:15 2024 +0200
Merge pull request #88 from tokens-studio/fix/containerization
Update secrets
commit 0ce5c165db
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 13 14:41:58 2024 +0200
Update secrets
commit 309abec88a
Merge: 425155153
10aaa966f
Author: SorsOps <80043879+SorsOps@users.noreply.github.com>
Date: Mon May 13 14:26:44 2024 +0200
Merge pull request #87 from tokens-studio/fix/containerization
Change deploy to use alternate chart as truecharts using a weird helm…
commit 10aaa966f9
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Mon May 13 14:25:07 2024 +0200
Change deploy to use alternate chart as truecharts using a weird helm dependency
commit 98d7895e2a
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Mon May 13 11:23:30 2024 +0200
Add stroke-width token
commit 4251551535
Merge: eafd4f01e
ae263363e
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Fri May 10 17:36:50 2024 +0200
Merge pull request #83 from tokens-studio/82-opacity
Add opacity
commit eafd4f01eb
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Fri May 10 14:34:05 2024 +0200
Use raw manifests
commit 153ea95a55
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Fri May 10 14:02:34 2024 +0200
Typo
commit 16c893fa60
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Fri May 10 14:01:08 2024 +0200
Add matrix for docker build
commit 0e94c9851a
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Fri May 10 13:59:09 2024 +0200
Move workflow file
commit 07583b5e34
Author: SorsOps <80043879+sorsOps@users.noreply.github.com>
Date: Fri May 10 13:57:17 2024 +0200
Add deployment config
commit ae263363ed
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu May 9 21:36:38 2024 +0530
Add opacity
commit 4e3ee7bdab
Merge: 5efcb0f42
42b25479b
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Fri May 10 12:05:06 2024 +0200
Merge pull request #81 from tokens-studio/value-resolve
Value resolve
commit 42b25479b3
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 10 10:36:56 2024 +0200
Highlight invalid token values
commit 5813acea02
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 10 10:26:22 2024 +0200
Log whole token
commit df48295903
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 10 10:22:09 2024 +0200
Add resolving function and move to core ns
commit 5efcb0f424
Merge: 2ed4ece23
6d5beb758
Author: Akshay Gupta <akshay@hyma.io>
Date: Fri May 10 12:25:23 2024 +0530
Merge pull request #78 from tokens-studio/fix-assets-panel-view
Fix assets panel tab view
commit 2ed4ece23d
Merge: d81b1f328
9a243e3b4
Author: Akshay Gupta <akshay@hyma.io>
Date: Fri May 10 12:22:03 2024 +0530
Merge pull request #76 from tokens-studio/token-pills-wrap
Add flex wrap to token pills wrapper
commit d81b1f328d
Merge: 68a201374
0c856702c
Author: Akshay Gupta <akshay@hyma.io>
Date: Fri May 10 12:21:38 2024 +0530
Merge pull request #80 from tokens-studio/add-spacing-function
Add simple token spacing application
commit 0c856702c6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Fri May 10 08:36:40 2024 +0200
Remove unneeded import
commit 76a38bcb0c
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu May 9 21:36:38 2024 +0530
Add simple token spacing application
commit 6d5beb7583
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu May 9 18:42:33 2024 +0530
Fix assets panel tab view
commit 9a243e3b4f
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Thu May 9 17:51:48 2024 +0530
Add flex wrap to token pills wrapper
commit 68a201374c
Merge: 11d4496e9
69ed15e78
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed May 8 14:29:15 2024 +0200
Merge pull request #74 from tokens-studio/70-sort-sections-by-tokens
Sort token groups
commit 11d4496e9a
Merge: 6fa1d6eec
fd3922936
Author: Florian Schrödl <contact@florianschroedl.com>
Date: Wed May 8 14:29:02 2024 +0200
Merge pull request #68 from tokens-studio/65-dimensions
Dimensions Token
commit 6fa1d6eecc
Merge: 6bb4eec80
3d13015e3
Author: Akshay Gupta <akshay@hyma.io>
Date: Wed May 8 17:52:33 2024 +0530
Merge pull request #66 from tokens-studio/close-token-modal
add ability to close modal once save token button is clicked
commit 69ed15e789
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Apr 25 19:00:00 2024 +0200
Remove search bar
commit e5a7f87d1c
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Apr 25 19:00:00 2024 +0200
Sort token groups
commit fd39229367
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Apr 25 19:00:00 2024 +0200
Add shape dimensions updating
commit a9aac4c867
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Apr 25 19:00:00 2024 +0200
Move emit to the shape update function [*]
[*] A shape update might need multiple emit functions
commit 3d13015e30
Author: Akshay Gupta <gravity.akshay@gmail.com>
Date: Wed May 8 15:16:11 2024 +0530
add ability to close modal once save token button is clicked
commit 28e6db9bb4
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Apr 25 19:00:00 2024 +0200
Reuse attribute keys from token schema
commit 6bb4eec805
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Apr 25 19:00:00 2024 +0200
Remove unneeded on-apply prop
commit 76f42a0aec
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Apr 25 19:00:00 2024 +0200
Cleanup on-apply-token function
commit f71ce60b11
Merge: e5c564041
e7b065ac6
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Tue May 7 14:39:33 2024 +0200
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
commit e5c5640413
Author: Florian Schroedl <flo.schroedl@gmail.com>
Date: Thu Apr 25 19:00:00 2024 +0200
Start tokens studio plugin base
2024-11-12 10:35:32 +01:00
alonso.torres
c3970255e6
🐛 Fix problem with grid layout ordering after moving
2024-11-11 12:34:07 +01:00
Andrey Antukh
0d08549a04
🐛 Fix regression on sm/vec and sm/set schemas
...
Introduced in previous commits
2024-11-08 19:50:59 +01:00
Alejandro
8ae29ceaa2
Merge pull request #5256 from penpot/niwinz-bugfix-2
...
Fix incorrect behavior of ::sm/vec and ::sm/set decoder
2024-11-08 07:30:15 +01:00
Andrey Antukh
73d85b9884
🐛 Fix incorrect behavior of ::sm/vec and ::sm/set decoder
2024-11-06 16:29:11 +01:00
Andrey Antukh
946dac3c9f
🐛 Fix NPE on number schemas
...
Mainly, without this fix, happens the following:
user=> (sm/validate [::sm/int {:min 0}] nil)
Execution error (NullPointerException) at app.common.schema/fn$fn (schema.cljc:692).
Cannot invoke "Object.getClass()" because "x" is null
And it should return `false` without an exception.
2024-11-06 09:15:06 +01:00
Andrey Antukh
b82679deaf
🎉 Merge tokens-studio
2024-11-05 14:21:09 +01:00