Releases: malte-wessel/react-custom-scrollbars
Releases · malte-wessel/react-custom-scrollbars
v2.0.1
- fix document not found when server rendering
v2.0.0
- performance tweaks
- drop injected classes in favor of inline styles
- fixed bugs with server side rendering
- migrated to babel v6.x
- renamed properties
scrollbarHorizontal => renderScrollbarHorizontal
scrollbarVertical => renderScrollbarVertical
thumbHorizontal => renderThumbHorizontal
thumbVertical => renderThumbVertical
view => renderView
v1.1.0
- updated dependencies
- added
scrollTop
,scrollLeft
,scrollToTop
,scrollToBottom
,scrollToLeft
,scrollToRight
methods
v1.0.2
- drop es6 classes
v1.0.1
- bugfix
v1.0.0
- added
onScroll
event
v1.0.0-rc2
- bugfixes
v1.0.0-rc1
- bugfixes
- performance tweaks
- react@0.14.0-rc1
v0.1.9
bump v0.1.9
v0.1.7
bump v0.1.7