UNPKG

react-rotary-knob-react19

Version:
40 lines (25 loc) 695 B
# CHANGELOG # 3.0.2 - Update depenendency to react-svgmt 2.0.2 ## 3.0.1 - Fix peerDependencies to allow react 18 ## 3.0.0 Update to React version 18.2.0 ## 1.1.8 - Stop using deprecated React methods to avoid warnings with recent versions of React (issue #15) ## 1.1.0 - Change react-samy-svg to react-svgmt - fix enzyme tests (broke because of new context api) - update react dependency to 16.3.0 ## 1.0.13 - samy dependency updated - setup jest - added tests ## 1.0.7 - build updated ## 1.0.6 - added step param - updated README ## 1.0.1 - Fix helpers issue when there's a container with scroll. - Fix uncontrolled bug: value not changing