figma-plugin icon indicating copy to clipboard operation
figma-plugin copied to clipboard

Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)

Results 509 figma-plugin issues
Sort by recently updated
recently updated
newest added

### Why does this PR exist? Closes #0000 ### What does this pull request do? ### Testing this change ### Additional Notes (if any)

### Why does this PR exist? Closes #2708 ### What does this pull request do? Sets up GitHub Actions with automated releases, with changesets integration. ### Testing this change ###...

fixes the following error on console: - "Tracing extension 'startTransaction' is missing. You should 'init' the SDK before calling 'startTransaction'" (only in dev enc)

**Describe the bug** When you rename a group in a duplicated set, tokens using color modifiers change reference in the original set. - The option you have when renaming a...

bug

**Describe the bug** In the inspect the layer button overlays the results **To Reproduce** Steps to reproduce the behavior: 1. open the plugin 2. Make sure the tokens are applied...

# Context 📝 Continued from https://github.com/tokens-studio/figma-plugin/issues/3000. Once the logic has been moved, it should be refactored for an improved external API usage as its own package. # Acceptance Criteria 🛠️...

sync indicators
dev experience

**Describe the bug** Since the release of 2.0, we've seen a lot of users have the export option `Remove styles and variables without connection to a token` enabled at all...

Figma export options menu

# Context 📝 The implementation of sync providers in the plugin is repetitive and can be optimized. The aim of this task is to gather together as much of the...

sync indicators
dev experience

### What does this pull request do? Currently, we're unable to use logic to return boolean values or strings when using expr-eval - Evaluated can be number, string or boolean....