Skip to content

Latest commit

 

History

History
179 lines (86 loc) · 7.67 KB

CHANGELOG.md

File metadata and controls

179 lines (86 loc) · 7.67 KB

1.5.1 (2022-02-18)

Docs

Refactors

  • config files, add qhlab eslint plugin (f204db4)

Chores

1.5.0 (2021-12-30)

Features

1.4.0 (2021-12-30)

Features

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

1.3.3 (2021-12-24)

Chores

Docs

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

1.3.2 (2021-12-23)

Docs

  • add painter gif example (1698fce)

1.3.1 (2021-12-23)

Docs

  • add ripple-effect gif example (eb707d6)

1.3.0 (2021-12-23)

Features

  • add SwitchTransition, update docs (18b08e9)

Docs

1.2.1 (2021-12-22)

Docs

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

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)

1.1.6 (2021-12-17)

Docs

1.1.5 (2021-12-17)

Docs

1.1.4 (2021-12-17)

Docs

1.1.3 (2021-12-17)

Docs

1.1.2 (2021-12-17)

Bug Fixes

1.1.1 (2021-12-16)

Docs

  • update readme (ebe52b1)
  • update readme, add table of contents (10b6168)

Chores

  • add keywords in package.json (300eb40)

1.1.0 (2021-12-16)

Features

  • almost finished useTransition and Transition (a540689)

Chores

Docs

1.0.0 (2021-12-16)

Features