Skip to content

Version 1.1.0

Choose a tag to compare

@jaywilz jaywilz released this 14 Jul 20:25
· 32 commits to master since this release
  • Add onAfterChange callback
  • PropTypes change: value and onChange props no longer required
  • PropTypes change: value prop can be a number represented as a string or a number
  • onChange and onAfterChange callbacks' second argument provide value as number