Skip to content

Releases: RyoNkmr/stuck-js

v2.1.4

07 Jun 04:31
Compare
Choose a tag to compare

2.1.4 (2019-06-07)

Bug Fixes

  • circleci: broken release. nothing is published. (34532aa)

v2.1.3

07 Jun 04:14
Compare
Choose a tag to compare

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

06 Jun 13:50
Compare
Choose a tag to compare

2.1.2 (2019-06-06)

Bug Fixes

  • typings: typefix and update docds (c545e7c)

v2.1.1

06 Jun 09:58
Compare
Choose a tag to compare

2.1.1 (2019-06-06)

Bug Fixes

  • stuck-js: fix import-time undefined "window" error (e53460c)

v2.1.0

06 Jun 06:37
Compare
Choose a tag to compare

2.1.0 (2019-06-06)

Features

  • to trigger semantic-release (6f4e74f)

v2.0.0

06 Jun 05:43
Compare
Choose a tag to compare

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

05 Jun 07:18
Compare
Choose a tag to compare

1.0.0 (2019-06-05)

Code Refactoring

  • stuck-js: typescripten entire code (b072b25), closes #16

BREAKING CHANGES

  • stuck-js: flowtype -> TypeScript