Skip to content

Latest commit

 

History

History
172 lines (118 loc) · 5.95 KB

v1.6.3.mdx

File metadata and controls

172 lines (118 loc) · 5.95 KB
title description releaseUrl releaseDate version
Version 1.6.3
Explore the changelog for Chakra UI version 1.6.3. Learn about the latest features, bug fixes, and improvements.
May 26, 2021
1.6.3

@chakra-ui/popper@2.2.0

Minor Changes

  • 5e24481fc #4026 Thanks @dodas! - Add enabled option to usePopper hook.

    The popper.js instance will not be created until this option is true.

    Menu, Popover and Tooltip components now use this option, so the popper.js instance is created only once the popper is open. This should significantly improve render and scroll performance.

@chakra-ui/machine@1.4.1

Patch Changes

@chakra-ui/media-query@1.0.14

Patch Changes

@chakra-ui/menu@1.6.3

Patch Changes

  • 5e24481fc #4026 Thanks @dodas! - Add enabled option to usePopper hook.

    The popper.js instance will not be created until this option is true.

    Menu, Popover and Tooltip components now use this option, so the popper.js instance is created only once the popper is open. This should significantly improve render and scroll performance.

  • Updated dependencies [5e24481fc]:

    • @chakra-ui/popper@2.2.0

@chakra-ui/modal@1.8.7

Patch Changes

@chakra-ui/popover@1.7.1

Patch Changes

  • 5e24481fc #4026 Thanks @dodas! - Add enabled option to usePopper hook.

    The popper.js instance will not be created until this option is true.

    Menu, Popover and Tooltip components now use this option, so the popper.js instance is created only once the popper is open. This should significantly improve render and scroll performance.

  • Updated dependencies [5e24481fc]:

    • @chakra-ui/popper@2.2.0

@chakra-ui/react@1.6.3

Patch Changes

  • Updated dependencies [d9f8bea60, 760607680, 5e24481fc]:
    • @chakra-ui/modal@1.8.7
    • @chakra-ui/media-query@1.0.14
    • @chakra-ui/popper@2.2.0
    • @chakra-ui/menu@1.6.3
    • @chakra-ui/popover@1.7.1
    • @chakra-ui/tooltip@1.3.6
    • @chakra-ui/skeleton@1.1.14
    • @chakra-ui/system@1.6.7

@chakra-ui/skeleton@1.1.14

Patch Changes

  • Updated dependencies [760607680]:
    • @chakra-ui/media-query@1.0.14
    • @chakra-ui/system@1.6.7

@chakra-ui/styled-system@1.11.1

Patch Changes

@chakra-ui/system@1.6.7

Patch Changes

  • Updated dependencies [d9d66a9e8]:
    • @chakra-ui/styled-system@1.11.1

@chakra-ui/tooltip@1.3.6

Patch Changes

  • 5e24481fc #4026 Thanks @dodas! - Add enabled option to usePopper hook.

    The popper.js instance will not be created until this option is true.

    Menu, Popover and Tooltip components now use this option, so the popper.js instance is created only once the popper is open. This should significantly improve render and scroll performance.

  • Updated dependencies [5e24481fc]:

    • @chakra-ui/popper@2.2.0

@chakra-ui/props-docs@1.0.28

Patch Changes

  • Updated dependencies [d9d66a9e8]:
    • @chakra-ui/styled-system@1.11.1
    • @chakra-ui/react@1.6.3

@chakra-ui/test-utils@1.0.28

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/react@1.6.3

@chakra-ui/docs@1.2.7

Patch Changes

  • Updated dependencies []:
    • @chakra-ui/react@1.6.3
    • @chakra-ui/props-docs@1.0.28