Releases: malte-wessel/react-custom-scrollbars
Releases · malte-wessel/react-custom-scrollbars
v4.2.1
4.2.0
- Support for react@^16.0.0
improvements
- use callback refs
- bump prop-types to 15.5.10
bugfix
v4.1.0
v4.0.2
v4.0.1
4.0.0
- remove cursor style from tracks
- added support for custom
tagName
- support for
autoHeightMax
andautoHeightMin
units - added
heightTracksWhenNotNeeded property
- added support for
autoHeight
- updated peerDependencies. Can now be used with any react version above 0.14.x
v4.0.0-beta.2
- support for autHeightMax and autHeightMin units. fixes #48
v4.0.0-beta.1
- added
heightTracksWhenNotNeeded
property - added support for
autoHeight
- updated peerDependencies. Can now be used with any react version above 0.14.x