Skip to content

feat: add full variable and collection API support#127

Open
muzi131313 wants to merge 8 commits into
masterfrom
feat_var_plugin
Open

feat: add full variable and collection API support#127
muzi131313 wants to merge 8 commits into
masterfrom
feat_var_plugin

Conversation

@muzi131313
Copy link
Copy Markdown
Contributor

Extend the type definitions with complete variable management APIs including collections, modes, groups, variable CRUD operations, layer/component property bindings, code syntax support, and related type definitions. Also update existing style related types to support new variable types.

Extend the type definitions with complete variable management APIs including collections, modes, groups, variable CRUD operations, layer/component property bindings, code syntax support, and related type definitions. Also update existing style related types to support new variable types.
move variable-related api definitions out of PluginAPI into its own VariableAPI interface, then add the variables property to PluginAPI to expose it
update package.json to set version 2.15.0 and add yarn package manager verification info
This updates the package version from 2.15.0 to 2.15.1 for a new patch release.
update package.json version for beta release
Update all references of GroupNode in the type definitions to VariableGroupNode, including the recursive children array type, and add missing type discriminator field for MotionBlurEffect
This updates the package.json version for the latest pre-release release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants