Jan Six
Jan Six
When you use references that do not contain .value at the end transitive transforms do not work as expected. In the [transitive transforms example](https://github.com/amzn/style-dictionary/blob/main/examples/advanced/transitive-transforms/tokens/color/font.json5), when you swap out token references...
**The feature would affect:** (check one with "x") - [ ] *app.storyblok.com (CMS - Interface)* - [ ] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS -...
## Non local styles (Pro) - When creating or importing styles we now keep the connection between a token in a theme and a created style in Figma. That way...
Changes the way we render tooltips, especially how the resolved value is displayed. - Change tooltip styling - Optimize TokenButton storybook so we can actually test tooltips and their resolved...
If users needed to rename a large portion of their tokens and they already applied these tokens before, they currently have a hard time trying to remap all of that....
We need to be able to enable color and text style usage for styles that are non-local. Currently, the plugin looks in the local file if there's any styles that...
When using remote storage and you have Themes set up the theme selector gets reset after every pull. To reproduce: - Have remote storage in place - Create a theme...
To prepare for an upcoming W3C compliance we should revise how we store / transform internal data to make this an easier process to adapt. In short: Our internal tokens...
We should add support for --expandCompositionTokens in token-transformer. An expanded composition token should have a `value` and a `type` property. The `type` property should have the type of the property...
On the `next` branch if you have tokens stored remotely, make changes but don't push them you expect that the plugin asks you if you want to restore those changes....