Skip to content

Releases: some-react-components/react-scrollchor

4.1.0

24 Nov 12:22

Choose a tag to compare

  • Add disableHistory prop for enable/disable update browser history with scroll behaviours. Default is false

4.0.0

24 Jun 17:35

Choose a tag to compare

  • Add support to changeable props. All props become reactive
  • Add simulateClick API for animate scroll programmatically
  • On childrenless Scrollchor render to null, useful for programmatically scroll
  • Add track to window.location.bash needed by browser history, back/forward buttons
  • Source refactored
  • Update Example and Demo
  • Update Doc
  • Add Credits

3.0.0

04 May 20:00

Choose a tag to compare

-Add React 15.5.x support
-Deprecate React 0.14 peer dependencie

2.2.0

06 Nov 18:13

Choose a tag to compare

  • Add beforeAnimate/afterAnimate to scroll handler callback hooks
  • update Doc

2.1.4

16 Oct 11:12

Choose a tag to compare

  • Published doc update only npm

2.1.3

24 Aug 07:09

Choose a tag to compare

  • Fix incorrect passed props to tag

2.1.0

13 Aug 16:59

Choose a tag to compare

  • Add facebook/fbjs warning
  • Goes from babel stage-2 to more standard babel stage-3

2.0.1

13 Aug 08:09

Choose a tag to compare

v2.0.1

minor cleanup