@chakra-xui/transition
Version:
Common transition components for Chakra xui
191 lines (118 loc) • 6.93 kB
Markdown
# Change Log
## 1.0.3
### Patch Changes
- [`5bff79a1`](https://github.com/chakra-xui/chakra-xui/commit/5bff79a1ba6989d279fc432d5040c72cd75b392e)
Thanks [@jmiazga](https://github.com/jmiazga)! - Updated framer-motion
peerDependencies to v3
- Updated dependencies
[[`e73878ee`](https://github.com/chakra-xui/chakra-xui/commit/e73878ee686c11d3f94ad6ac61b19ae9508d75a5)]:
- @chakra-xui/utils@1.0.2
- @chakra-xui/hooks@1.0.2
## 1.0.2
### Patch Changes
- [`2416cf9a`](https://github.com/chakra-xui/chakra-xui/commit/2416cf9abe183a3a38adbccff794088d86a46341)
[#2618](https://github.com/chakra-xui/chakra-xui/pull/2618) Thanks
[@TimKolberger](https://github.com/TimKolberger)! - Fixed a bug where children
of `<Collapse />` where not rendered if prop `in` was true on first render
## 1.0.1
### Patch Changes
- Updated dependencies
[[`5c482483`](https://github.com/chakra-xui/chakra-xui/commit/5c482483ce24fc798540c9792a15e06772eae213),
[`204ff7e3`](https://github.com/chakra-xui/chakra-xui/commit/204ff7e39dd37003786194704b36069ef94d56a6)]:
- @chakra-xui/utils@1.0.1
- @chakra-xui/hooks@1.0.1
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2020-11-13)
**Note:** Version bump only for package @chakra-xui/transition
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0-rc.8 (2020-10-29)
### Bug Fixes
- **toast:** allow custom render in update
([eb8bff9](https://github.com/chakra-xui/chakra-xui/commit/eb8bff911e6ec9de0165ab1e8f5ca10d5e022459)),
closes [#2362](https://github.com/chakra-xui/chakra-xui/issues/2362)
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0-rc.7 (2020-10-25)
**Note:** Version bump only for package @chakra-xui/transition
# 1.0.0-rc.6 (2020-10-25)
**Note:** Version bump only for package @chakra-xui/transition
# 1.0.0-rc.5 (2020-09-27)
**Note:** Version bump only for package @chakra-xui/transition
# 1.0.0-rc.4 (2020-09-25)
**Note:** Version bump only for package @chakra-xui/transition
# 1.0.0-rc.3 (2020-08-30)
**Note:** Version bump only for package @chakra-xui/transition
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0-rc.2 (2020-08-09)
**Note:** Version bump only for package @chakra-xui/transition
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.0.0-rc.1](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/transition@1.0.0-rc.0...@chakra-xui/transition@1.0.0-rc.1) (2020-08-06)
**Note:** Version bump only for package @chakra-xui/transition
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.0.0-rc.0](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/transition@1.0.0-next.7...@chakra-xui/transition@1.0.0-rc.0) (2020-07-26)
**Note:** Version bump only for package @chakra-xui/transition
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.0.0-next.7](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/transition@1.0.0-next.6...@chakra-xui/transition@1.0.0-next.7) (2020-07-26)
**Note:** Version bump only for package @chakra-xui/transition
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.0.0-next.6](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/transition@1.0.0-next.5...@chakra-xui/transition@1.0.0-next.6) (2020-07-15)
**Note:** Version bump only for package @chakra-xui/transition
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.0.0-next.5](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/transition@1.0.0-next.4...@chakra-xui/transition@1.0.0-next.5) (2020-07-15)
### Bug Fixes
- types in hidden transition
([ef18845](https://github.com/chakra-xui/chakra-xui/commit/ef18845ce1754a9e36065d140c4bdca677b939aa))
### Features
- add popover transition
([73d8c4f](https://github.com/chakra-xui/chakra-xui/commit/73d8c4fc9c676c95232cd259f59cce7d38eff94b))
- add support for css transition
([a41614c](https://github.com/chakra-xui/chakra-xui/commit/a41614c8e9757e5d38ddef6a356d2d8c718f406f))
- add transition for modal
([dda931b](https://github.com/chakra-xui/chakra-xui/commit/dda931bea7444c3f83392eebf1c34dd571a0dbbc))
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0-next.4 (2020-07-01)
### Bug Fixes
- [#891](https://github.com/chakra-xui/chakra-xui/issues/891)
([e107acc](https://github.com/chakra-xui/chakra-xui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e))
- case sensitivity issue in transition package
([68f48f2](https://github.com/chakra-xui/chakra-xui/commit/68f48f2d3ff234406663e36f93cc56b23fb27f33))
- ts issue with sx prop
([d3b1340](https://github.com/chakra-xui/chakra-xui/commit/d3b1340cb255937927b4d4c56ce218141570b951))
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0-next.3 (2020-06-28)
### Bug Fixes
- [#891](https://github.com/chakra-xui/chakra-xui/issues/891)
([e107acc](https://github.com/chakra-xui/chakra-xui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e))
- case sensitivity issue in transition package
([68f48f2](https://github.com/chakra-xui/chakra-xui/commit/68f48f2d3ff234406663e36f93cc56b23fb27f33))
- ts issue with sx prop
([d3b1340](https://github.com/chakra-xui/chakra-xui/commit/d3b1340cb255937927b4d4c56ce218141570b951))
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0-next.2 (2020-06-21)
### Bug Fixes
- [#891](https://github.com/chakra-xui/chakra-xui/issues/891)
([e107acc](https://github.com/chakra-xui/chakra-xui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e))
- case sensitivity issue in transition package
([68f48f2](https://github.com/chakra-xui/chakra-xui/commit/68f48f2d3ff234406663e36f93cc56b23fb27f33))