Skip to content

Releases: iamyoki/transition-hook

v1.5.2

17 Mar 02:46
Compare
Choose a tag to compare

1.5.2 (2022-03-17)

Bug Fixes

v1.5.1

18 Feb 10:04
Compare
Choose a tag to compare

1.5.1 (2022-02-18)

Docs

Refactors

  • config files, add qhlab eslint plugin (f204db4)

Chores

v1.5.0

30 Dec 02:49
Compare
Choose a tag to compare

1.5.0 (2021-12-30)

Features

v1.4.0

30 Dec 02:29
Compare
Choose a tag to compare

1.4.0 (2021-12-30)

Features

  • finished useListTransition(useTransitionGroup) (1289cff)
  • init useTransitionGroup (not finished) (77da14d)
  • unfinished useTransitionGroup (d2fb662)

v1.3.3

24 Dec 07:14
Compare
Choose a tag to compare

1.3.3 (2021-12-24)

Chores

Docs

  • update readme, add radio-transition example (d358de3)

v1.3.2

23 Dec 18:11
Compare
Choose a tag to compare

1.3.2 (2021-12-23)

Docs

  • add painter gif example (1698fce)

v1.3.1

23 Dec 17:51
Compare
Choose a tag to compare

1.3.1 (2021-12-23)

Docs

  • add ripple-effect gif example (eb707d6)

v1.3.0

23 Dec 01:46
Compare
Choose a tag to compare

1.3.0 (2021-12-23)

Features

  • add SwitchTransition, update docs (18b08e9)

Docs

v1.2.1

22 Dec 15:42
Compare
Choose a tag to compare

1.2.1 (2021-12-22)

Docs

  • update readme, add useSwitchTransition doc, add more examples (702d098)

v1.2.0

22 Dec 10:57
Compare
Choose a tag to compare

1.2.0 (2021-12-22)

Features

  • add useSwitchTransition (262e720), closes #3 #1
  • refactor folder structure, add setAnimationFrameTimeout (6b2fda1)
  • useTransition replace timeout with animationFrameTimeout (c59c662)

Chores

  • change commitlint rules (d10fa20)