Skip to content

Releases: microcipcip/vue-use-kit

v1.9.0

17 Feb 23:02
80dad43
Compare
Choose a tag to compare

1.9.0 (2020-02-17)

Features

  • useIdle: Adding useIdle and improving handling of clearMock for all function tests (dd62ff8)

v1.8.0

17 Feb 01:31
1c546a5
Compare
Choose a tag to compare

1.8.0 (2020-02-17)

Features

  • useGeolocation: Adding useGeolocation function (c237580)

v1.7.0

16 Feb 19:35
dc49c36
Compare
Choose a tag to compare

1.7.0 (2020-02-16)

Features

  • useFullscreen: Add useFullscreen function (0254e9e)

v1.6.0

16 Feb 17:15
Compare
Choose a tag to compare

1.6.0 (2020-02-16)

Features

  • useIntersection: Adding useIntersection function (71ef66f)

v1.5.0

15 Feb 13:01
59c1b89
Compare
Choose a tag to compare

1.5.0 (2020-02-15)

Bug Fixes

  • Simplify useTimeout logic (cad9444)

Features

  • useInterval: Adding useInterval function (bb71f87)

v1.4.0

14 Feb 18:18
Compare
Choose a tag to compare

1.4.0 (2020-02-14)

Features

  • useRaf: Added useRaf function and made import paths absolute (0165dbd)

v1.3.0

11 Feb 23:52
Compare
Choose a tag to compare

1.3.0 (2020-02-11)

Features

  • Added useRafFn function (a165acc)

v1.2.0

10 Feb 00:06
Compare
Choose a tag to compare

1.2.0 (2020-02-10)

Features

  • Adding useClickAway function and tests for useHover function (40466a6)

v1.1.1

09 Feb 15:17
Compare
Choose a tag to compare

1.1.1 (2020-02-09)

Bug Fixes

  • The npm run deploy-docs file url was wrong (aedb9e6)
  • Travis CI not running correctly (522d53e)

v1.1.0

09 Feb 14:57
Compare
Choose a tag to compare

1.1.0 (2020-02-09)

Bug Fixes

  • Build not passing because of strange error (1a8dfe7)
  • Travis deploy once is not working (f9ffc4b)

Features

  • Added useHover function (29646ee)
  • Added useTimeout function (b6e9d40)