react-scrollbar v0.5.2 Release Notes

Release Date: 2018-02-14 // about 6 years ago
  • ๐Ÿ› 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