UNPKG

ue-scroll-js

Version:

Lightweight JavaScript library for scroll up

61 lines (36 loc) 1.42 kB
# Changelog ## [Unreleased] ## [v2.0.2] - 2020-02-17 [YANKED] ### Security * Updated "devDependencies" packages (because vulnerability measures) * This vulnerability is no impact for ue-scroll-js itself ## [v2.0.1] - 2019-08-22 [YANKED] ### Security * Updated "devDependencies" packages (because vulnerability measures) * This vulnerability is no impact for ue-scroll-js itself ## [v2.0.0] - 2018-10-05 ### Changed * Unite source file into src/js/ue-scroll.js * Update build tools (webpack 4 and Babel 7) * Added Japanese document ### Removed * Removed src/js/ue-scroll.esm.js (united into src/js/ue-scroll.js) ## [v1.0.1] - 2018-05-02 ### Fixed * Fixed some mistake in document ## [v1.0.0] - 2018-05-02 ### Added * Released first major version * Implemented option to enable cancellation during scrolling ### Fixed * Fixed some typo in document ## [v0.0.1] - 2018-03-09 ### Added * First released ue-scroll.js [Unreleased]: https://github.com/azrsix/ue-scroll/compare/v2.0.2...HEAD [v2.0.2]: https://github.com/azrsix/ue-scroll/compare/v2.0.1...v2.0.2 [v2.0.1]: https://github.com/azrsix/ue-scroll/compare/v2.0.0...v2.0.1 [v2.0.0]: https://github.com/azrsix/ue-scroll/compare/v1.0.1...v2.0.0 [v1.0.1]: https://github.com/azrsix/ue-scroll/compare/v1.0.0...v1.0.1 [v1.0.0]: https://github.com/azrsix/ue-scroll/compare/v0.0.1...v1.0.0 [v0.0.1]: https://github.com/azrsix/ue-scroll/tree/v0.0.1