Skip to content

Releases: LiamMartens/react-bezier-curve-editor

2.1.0

07 Apr 13:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

2.0.0

02 Dec 00:31
Compare
Choose a tag to compare
  • Rewrite from class component to functional component
  • Replaced SCSS with CSS for simplicity
  • Add CSS variables for simpler theming
  • Added preview option for previewing the easing curve
  • Update to React 18 dependency
  • BREAKING The component is now fully controlled
  • BREAKING Updated to module type