Commit Graph
13708 Commits
Author SHA1 Message Date
Florian Schrödl 169d71b2df Merge pull request #138 from tokens-studio/124-disable-1password-completion
124 disable 1password completion
2024-05-27 11:22:27 +02:00
Florian Schroedl 6bacd1d663 Disable password manager completion 2024-05-27 11:17:00 +02:00
Florian Schroedl 86d7979e1e Remove unused component 2024-05-27 11:13:00 +02:00
Akshay Gupta 65563e2d3c Merge pull request #133 from tokens-studio/editing-tokens
:feat editing tokens
2024-05-24 18:13:00 +05:30
Florian Schrödl 968c6437fb Merge pull request #134 from tokens-studio/123-other-fields-to-update
Width/Height Token Changing from the sidebar
2024-05-24 11:46:45 +02:00
Florian Schroedl cbad5033c2 Cleanup 2024-05-24 11:25:30 +02:00
Florian Schroedl f52e2e3a41 Differentiate width/height sizing selected properties 2024-05-24 10:34:35 +02:00
Florian Schroedl 49d9b52b12 Cleanup 2024-05-24 10:01:13 +02:00
Florian Schroedl ea9d850412 Fix selectionStart not being detectable (selectionStart doesnt work for number) 2024-05-24 10:00:43 +02:00
Florian Schroedl b6061cc4a0 Fix instant value change applies shape attributes 2024-05-24 10:00:26 +02:00
Florian Schroedl bc620ba2cd Update width value 2024-05-24 08:55:04 +02:00
Florian Schroedl 595831118d Allow aligning dropwdown to the left 2024-05-24 08:36:32 +02:00
Florian Schroedl 406e8d110c De-Applying token 2024-05-24 07:34:43 +02:00
Akshay Gupta 7a8722de1b Add ability to edit existing token attributes 2024-05-24 00:14:17 +05:30
SorsOps 75b9351871 Merge pull request #131 from tokens-studio/feat/branch-deploys
Test PR deploys
2024-05-23 16:19:31 +02:00
SorsOps 84ad8a6be6 Escape interpolation 2024-05-23 15:39:21 +02:00
SorsOps f9e1a65631 Trigger cleanup as well 2024-05-23 15:23:27 +02:00
SorsOps 66f67ddff4 Test PR deploys 2024-05-23 15:13:43 +02:00
Florian Schroedl 2dd994799c Abstract API 2024-05-23 14:44:44 +02:00
Florian Schroedl e181065bda Formatting 2024-05-23 14:44:44 +02:00
Florian Schroedl 1ed692230b Abstract functionality 2024-05-23 14:44:44 +02:00
Florian Schrödl 557195cd55 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
2024-05-23 11:05:12 +02:00
Florian Schroedl 80ff7f769c Fix non-optional keys breaking staging server 2024-05-23 10:53:18 +02:00
Akshay Gupta 273a9530ea initial edit commit 2024-05-23 13:14:28 +05:30
Florian Schrödl 2818d097ab Merge pull request #128 from tokens-studio/119-higlight-applied-token-in-the-editing-field
Show token value inside shapes panel (border-radius)
2024-05-23 08:43:51 +02:00
Florian Schroedl cc0e4af4bc Fix token value not being removed after submit 2024-05-22 16:37:19 +02:00
Florian Schroedl b1379ed7de Fix refocus prop not being removed 2024-05-22 16:35:44 +02:00
Florian Schroedl 5bccfa9e2f Dont submit token when text is selected 2024-05-22 16:29:18 +02:00
Florian Schroedl 5806ae7426 Abstract functions 2024-05-22 16:20:40 +02:00
Florian Schroedl 2eb5efb274 Cleanup 2024-05-22 16:13:58 +02:00
Florian Schroedl 850bf80ffc Replace token with value when inserted after token input 2024-05-22 15:59:22 +02:00
Florian Schroedl 6f5930bf15 Clear token value on blur 2024-05-22 15:43:40 +02:00
Florian Schroedl 2efd6e1584 Refocus input on token deletion 2024-05-22 15:36:26 +02:00
Florian Schroedl 86b493522c Remove unneeded focus hack 2024-05-22 15:12:56 +02:00
Florian Schrödl 1a144192a9 Merge pull request #127 from tokens-studio/fix-sass-pipe-break
Dont break pipe when sass has an error
2024-05-22 15:00:05 +02:00
Florian Schroedl 70336ea45e Style focused pill 2024-05-22 14:26:37 +02:00
Florian Schroedl 7e79cf274d Fix input background being clipped on hover 2024-05-22 14:17:56 +02:00
Florian Schroedl 42df426375 Style pill and input combination 2024-05-22 14:13:33 +02:00
Florian Schroedl 7c80f87f30 Show value instead of label, add title 2024-05-22 14:13:23 +02:00
Florian Schroedl 019759392c Unlink token when pressing backspace on empty input field 2024-05-22 13:51:27 +02:00
Florian Schroedl 7da382dfed Clear value when pressing backspace as last action 2024-05-22 13:51:27 +02:00
Florian Schroedl 35f384ce9b Use custom input value logic when token is applied 2024-05-22 13:51:27 +02:00
Florian Schroedl 50354ccb71 Fix state being reset at start 2024-05-22 13:51:26 +02:00
Florian Schroedl 975f41bc08 Display regular input field when token is applied [*]
[*] Numeric input renders default 0
2024-05-22 13:51:26 +02:00
Florian Schroedl 04c43acf39 Dont break pipe when sass has an error 2024-05-22 13:48:13 +02:00
Florian Schroedl cbfcc50563 Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-05-22 13:46:26 +02:00
Alejandro Alonso eb168a6f9f Merge remote-tracking branch 'origin/staging' into develop 2024-05-22 13:02:44 +02:00
alonso.torres 4ad0cc2680 ⬆️ Update plugins runtime 2024-05-22 12:25:28 +02:00
Akshay Gupta 44f55308a6 Merge pull request #126 from tokens-studio/rotation-token
Add ability to apply rotation token
2024-05-22 15:14:54 +05:30
Akshay Gupta 2b10665356 close applied tokens map schema 2024-05-22 15:11:01 +05:30