Jan Six
Jan Six
We currently show the current token in Autocomplete, which should not be possible. For example, if I have the following color tokens: ``` colors.red.500 colors.red.600 ``` And I edit `colors.red.500`...
From Slack: ``` On token remap It’d be better to pre populate the already linked token in the input, since in 90% of cases I only need to change part...
From Slack: ``` always after duplicating the token I need to click left mouse button and choose “edit” cause I want to get rid of “-copy” in the end of...
We should add support for expanding composition tokens in the Export modal An expanded composition token should have a `value` and a `type` property. The `type` property should have the...
Currently when new users launch the plugin for the first time they're presented with a whole lot of our changelog modals but are left alone when it comes to actual...
### Description Add support for cubicBezier tokens. Properties+example: https://tr.designtokens.org/format/#cubic-bezier ### Background ``` type: 'cubicBezier', label: 'Cubic Bézier', appliedToken: 'cubicBezier', value: The value MUST be an array containing four numbers. These...
From Slack: > It would be great if Figma Tokens would show a different color for the indicator if the Token is used as a “Documentation Token”. Instead of blue,...
We need to add a link to allow users to manage their subscriptions to the plugin, also we should make the license key obfuscated by default (like the personal access...
## Description Users often need to manipulate colors to create slight color variations of a specific base color. An example would be a hover color that is just slightly brighter...
Renaming a token group seems to have a strange side-effect: It collapses the token group while renaming. Expected: Don't collapse groups while renaming https://user-images.githubusercontent.com/4548309/189740770-86f47704-fd02-483a-894b-43d1ee14a970.mp4