tokens-studio / figma-plugin

Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
https://www.figma.com/community/plugin/843461159747178978
MIT License
1.33k stars 191 forks source link

2837 20 unable to create variable collections from sets #2844

Closed robinhoodie0823 closed 1 month ago

robinhoodie0823 commented 1 month ago

Why does this PR exist?

Current plugin does not create local variable collections based on selected token sets. Because the createNecessaryVariableCollections function does not accept the parameter structure in case of selected sets.

Closes #2837

What does this pull request do?

Updated createLocalVariablesWithoutModesInPlugin function to send parameters with the structure which createNecessaryVariableCollections function can accept to proceed.

Testing this change

Additional Notes (if any)

https://github.com/tokens-studio/figma-plugin/assets/103296157/dbacb5e3-2141-4ae0-9996-153375506a9c

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: f743f4a59cc502a4b806f76776199626a7c0e1ed

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR