All Versions
16
Latest Version
Avg Release Cycle
94 days
Latest Release
2176 days ago

Changelog History
Page 1

  • v2.3.3 Changes

    October 11, 2017

    Patch:

    • โšก๏ธ Update gemini-scrollbar dependency version
    • minThumbSize option should be compatible now

    Patch:

    • ๐Ÿ‘ [36](../../pull/36) Add react 16.x.x support
  • v2.3.2 Changes

    June 08, 2017

    Patch:

    • ๐Ÿ”’ [35](../../pull/35) Use the prop-types package instead accessing PropTypes via the main React package; add package-lock.json
  • v2.3.1 Changes

    June 06, 2017

    Patch:

    • [33](../../pull/33) Use plain JavaScript classes instead of React.createClass
  • v2.3.0 Changes

    March 06, 2017

    ๐Ÿ”‹ Feature:

    • โž• Add minThumbSize config option
  • v2.2.0 Changes

    March 06, 2017

    ๐Ÿ”‹ Feature:

    • [#19](../../pull/19) Add resizer and expose onResize hook
  • v2.1.5 Changes

    July 05, 2015

    Patch:

    • [#27](../../pull/27) ship compiled version
  • v2.1.4 Changes

    July 05, 2015

    Patch:

    • [#25](../../issues/25) React 15.2.0 and unknown props
  • v2.1.3 Changes

    May 28, 2016

    Patch:

    • ๐Ÿ”’ Lock gemini-scrollbar dep to v1.3.x for resize event compatibility
  • v2.1.2 Changes

    May 19, 2016

    Patch:

    • [#20](../../pull/20) fix / null scrollbar for componentWillUnmount
  • v2.1.1 Changes

    April 12, 2016

    Patch:

    • [#18](../../pull/18) react 15 compatible