Patch:
- Update gemini-scrollbar dependency version
minThumbSize
option should be compatible now
Patch:
- 36 Add react 16.x.x support
Patch:
- 35 Use the prop-types package instead accessing PropTypes via the main React package; add package-lock.json
Patch:
- 33 Use plain JavaScript classes instead of React.createClass
Feature:
- Add
minThumbSize
config option
Feature:
- #19 Add resizer and expose onResize hook
Patch:
- #27 ship compiled version
Patch:
- #25 React 15.2.0 and unknown props
Patch:
- Lock gemini-scrollbar dep to v1.3.x for resize event compatibility
Patch:
- #20 fix / null scrollbar for componentWillUnmount
Patch:
- #18 react 15 compatible
Features:
- #12 Add
forceGemini
config option
Patch:
- #10 Add react and react-dom 0.14 peer dependencies
Incompatible changes:
- #6 React 0.14 update
Patch:
- 28913d6 Added support for react 0.12
Features:
- e9710fb Offer the compiled js version
Updates:
- e9710fb Remove browserify.transform field from
package.json
Updates:
- e99a010 Support for React v0.13+