github chakra-ui/chakra-ui @chakra-ui/skeleton@1.0.3

latest releases: @chakra-ui/docs@3.0.0-next.10, @chakra-ui/props-docs@3.0.0-next.10, @chakra-ui/react@3.0.0-next.10...
3 years ago

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]:

    • @chakra-ui/system@1.1.0
    • @chakra-ui/utils@1.0.2
    • @chakra-ui/media-query@1.0.2
    • @chakra-ui/hooks@1.0.2

Don't miss a new chakra-ui release

NewReleases is sending notifications on new releases.