Version 0.0.1 Released
Release version 0.0.1 is now available!
β¨ New Features
- Add bulk edit modal for group variables (
11fee41) - Add search and filter to tokens table UI (
545e903) - Add support for variable references in value parsing (
13233a4) - Add initial Figma plugin for variable management (
57dbf94)
π Bug Fixes
- Fix steps modal base value and step selection logic (
8314bf3)
π¨ Code Refactoring
- Refactor UI variable rendering and update polling (
ff52461) - Refactor shades modal to support curve editing (
3c06167)
π Other Changes
- action (
6e5636f) - Update README.md (
a44dbc5) - Initial commit: Figma tokens manager plugin (
c120ceb)
Installation
To update to this version in Figma:
- Go to Plugins > Development > Import plugin from manifest
- Select the updated
manifest.jsonfile - Or pull the latest code and run
npm run build
Getting Started
If youβre new to Winden Tokens, check out our documentation and tutorials.
Have feedback or questions? Open an issue on GitHub