Releases: RyoNkmr/stuck-js
Releases · RyoNkmr/stuck-js
v2.1.4
2.1.4 (2019-06-07)
Bug Fixes
- circleci: broken release. nothing is published. (34532aa)
v2.1.3
2.1.3 (2019-06-07)
Bug Fixes
- stuck-js: fix bug that the placeholder element will be not found before placed on DOM in some c (e746118), closes #25
v2.1.2
2.1.2 (2019-06-06)
Bug Fixes
- typings: typefix and update docds (c545e7c)
v2.1.1
2.1.1 (2019-06-06)
Bug Fixes
- stuck-js: fix import-time undefined "window" error (e53460c)
v2.1.0
2.1.0 (2019-06-06)
Features
- to trigger semantic-release (6f4e74f)
v2.0.0
2.0.0 (2019-06-06)
Code Refactoring
- stuck-js: remove static methods and static properties and create singleton manager classes (e3f2a5e)
BREAKING CHANGES
- stuck-js: the static methods on Stuck and Sticky moves into each
manager classes.
v1.0.0
1.0.0 (2019-06-05)
Code Refactoring
- stuck-js: typescripten entire code (b072b25), closes #16
BREAKING CHANGES
- stuck-js: flowtype -> TypeScript