Skip to content

Latest commit

 

History

History
69 lines (24 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

69 lines (24 loc) · 1.76 KB

2.1.5 (2019-04-19)

Bug Fixes

  • Anchor.js: Fix some bugs (61c6326)

2.1.4 (2019-04-02)

2.1.3 (2019-04-02)

Bug Fixes

  • src/Anchor.js: Fix sometimes scroll failure (4555675)

2.1.1 (2019-04-01)

Features

  • src/Anchor.js: Add some props and support scrollTop (170b176)

2.0.1 (2019-04-01)

Performance Improvements

  • src/Anchor.js: Optimize with isEnable (9152349)

2.0.0 (2019-04-01)

chore

Code Refactoring

  • src/Anchor.js: modify default anchorKey value to '_to' (5a76ba1)

BREAKING CHANGES

  • modify build directory to lib
  • src/Anchor.js: default anchorKey changed

1.0.0 (2019-04-01)

Features

  • all files: Initial commit (0068d8a)