Releases: cocopon/tweakpane
Releases · cocopon/tweakpane
1.3.2
1.3.1
1.3.0
1.2.0
- Added support for various color notations (object, number)
- Fixed some minor bugs
Breaking changes:
- Renamed option for graph monitor to avoid users' confusion between
input
(for inputting format) andtype
(previously for view type)
Use{view: 'graph'}
instead of{type: 'graph'}
1.1.0
- Added Point2D picker 🎯
http://cocopon.github.io/tweakpane/input.html#point2d - Fixed a bug of unwanted hue changing in color picker
1.0.5
1.0.4
1.0.3
- Added color picker 🌈
http://cocopon.github.io/tweakpane/input.html#color
1.0.2
- Update dependencies for security reason:
https://github.com/mysticatea/npm-run-all/releases/tag/v4.1.5