Skip to content

v0.5.2

Compare
Choose a tag to compare
@souhe souhe released this 14 Feb 22:20
· 10 commits to master since this release

Bug fixes

  • Allow arrows keys for textarea element and contenteditable elements - Issues #77 #107 #104
  • Input range bug - Issue #42
  • Warning "You are manually calling a React.PropTypes validation function for the scrollArea prop on t. This is deprecated and will not work in production with the next major version" - Issue #74
  • use PropTypes from a standalone package instead on react - Issue #93
  • upgraded react-motion version