Change Log
1.0.4
Patch Changes
1.0.3
Patch Changes
40a4ab8d
#2775 Thanks
@Samic8! - ## 🐛 Bug Fix
Prevent content from fading-in on initial render when isLoaded is already true
(#2644)
For example, the content would appear without the fade-in animation in this
case:
<Skeleton isLoaded={true}>
<h1>My Content</h1>
</Skeleton>
Updated dependencies
[730a2da1
,
e73878ee
]:
1.0.2
Patch Changes
1.0.1
Patch Changes
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
1.0.0 (2020-11-13)
Note: Version bump only for package @chakra-xui/skeleton
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
1.0.0-rc.8 (2020-10-29)
Bug Fixes
- toast: allow custom render in update
(eb8bff9),
closes #2362
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
1.0.0-rc.7 (2020-10-25)
Note: Version bump only for package @chakra-xui/skeleton
1.0.0-rc.6 (2020-10-25)
Note: Version bump only for package @chakra-xui/skeleton
1.0.0-rc.5 (2020-09-27)
Note: Version bump only for package @chakra-xui/skeleton
1.0.0-rc.4 (2020-09-25)
Note: Version bump only for package @chakra-xui/skeleton
1.0.0-rc.3 (2020-08-30)
Note: Version bump only for package @chakra-xui/skeleton
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
1.0.0-rc.2 (2020-08-09)
Note: Version bump only for package @chakra-xui/skeleton
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
Note: Version bump only for package @chakra-xui/skeleton
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
Note: Version bump only for package @chakra-xui/skeleton
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
Note: Version bump only for package @chakra-xui/skeleton
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
Note: Version bump only for package @chakra-xui/skeleton
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
Note: Version bump only for package @chakra-xui/skeleton
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
1.0.0-next.4 (2020-07-01)
Bug Fixes
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
1.0.0-next.3 (2020-06-28)
Bug Fixes
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
1.0.0-next.2 (2020-06-21)
Bug Fixes