-
-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Breaking changes in v4 #396
Comments
Changelog (WIP)For usersBreaking changes
New features
For plugin developersDiff of Essentials plugin (TODO) can be useful to know how to migrate your plugin to v4. Breaking changes
New features
|
Migration guide: for plugin developers
|
Just released 4.0.0-alpha.0. Checking plugins' compatibility... |
I know this is closed, but in case it's helpful to anyone else I've ported a bunch of community plugins to Tweakpane 4. I have PRs open on all of the original repos, but if anyone needs a Tweakpane 4 compatible plugin right away, the forks are on NPM: @kitschpatrol/tweakpane-image-plugin |
WIP
https://github.com/cocopon/tweakpane/tree/v4
TODO:
listTpEvent.key
withTpEvent.target.key
exportPreset
doesn't capture pane #431, Add support for state to value controllers #509addInput()
andaddMonitor()
#486accept()
to next steps #466instanceof
in BladePlugin.api doesn't work across packages #481refresh()
fromRootApi
toFolderApi
? #510@deprecated
functionsThe text was updated successfully, but these errors were encountered: