donmccurdy / glTF-Transform-View

Syncs a glTF-Transform Document with a three.js scene graph.
Other
49 stars 9 forks source link

Update dependency tweakpane to v4 - autoclosed #101

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tweakpane (source) 3.1.10 -> 4.0.3 age adoption passing confidence

Release Notes

cocopon/tweakpane (tweakpane) ### [`v4.0.3`](https://togithub.com/cocopon/tweakpane/releases/tag/4.0.3) [Compare Source](https://togithub.com/cocopon/tweakpane/compare/4.0.2...4.0.3) - Added `.off()` to unlisten events ([#​579](https://togithub.com/cocopon/tweakpane/issues/579)) - Added `native` to button click event ([#​542](https://togithub.com/cocopon/tweakpane/issues/542)) - Improved checkbox behavior with unwanted text selection ([#​545](https://togithub.com/cocopon/tweakpane/issues/545)) - And some minor improvements for the document ### [`v4.0.2`](https://togithub.com/cocopon/tweakpane/releases/tag/4.0.2) [Compare Source](https://togithub.com/cocopon/tweakpane/compare/4.0.1...4.0.2) - Fixed layout issue with `transform: scale` ([#​584](https://togithub.com/cocopon/tweakpane/issues/584), thanks [@​kitschpatrol](https://togithub.com/kitschpatrol)) - Fixed invisible tab text ([#​583](https://togithub.com/cocopon/tweakpane/issues/583)) ### [`v4.0.1`](https://togithub.com/cocopon/tweakpane/releases/tag/4.0.1) [Compare Source](https://togithub.com/cocopon/tweakpane/compare/4.0.0...4.0.1) - Fixed a bug that `TabApi` isn't refreshable ([#​570](https://togithub.com/cocopon/tweakpane/issues/570), [#​571](https://togithub.com/cocopon/tweakpane/issues/571)) ### [`v4.0.0`](https://togithub.com/cocopon/tweakpane/releases/tag/4.0.0) [Compare Source](https://togithub.com/cocopon/tweakpane/compare/3.1.10...4.0.0) Thank you for using Tweakpane. This is the 4th release of the major version! ### Summary - Migrated to ES modules :package: - More consistent APIs :sparkles: : Easier to understand functionalities - Improved serialization structure :floppy_disk: : New `importState()` and `exportState()` can import/export more information - Improved blades specificity :unlock: : Now you can access `min` and `max` of the slider, `options` of the list, etc. without any workarounds. - Many other minor improvements and bug fixes :adhesive_bandage: If you are currently using v3.x, [migration guide](https://tweakpane.github.io/docs/migration/v4/) can be useful for migration. #### Breaking changes - Migrated to ES modules ([#​209](https://togithub.com/cocopon/tweakpane/issues/209)) - Use ` Githubissues.
  • Githubissues is a development platform for aggregating issues.