Skip to main content

@chakra-ui/progress@2.1.0

Minor Changes

  • #6915 3ae5df659 Thanks @lexanth! - Add support for overriding the role for Progress eleement. This makes it possible to use the progress as a meter element.

Patch Changes

  • #69112e7327b64 Thanks @anubra266! - Fix accessibility issue where the title prop was not passed to the underlying role=progress element.

@chakra-ui/checkbox@2.2.3

Patch Changes

@chakra-ui/css-reset@2.0.9

Patch Changes

  • #6898 8705372a0 Thanks @leomelzer! - fix(css-reset): Use dvh unit if supported

    This allows the user agent to dynamically adapt the height of a Modal, depending on what parts of the UI (e.g. address bar) are visible.

@chakra-ui/editable@2.0.14

Patch Changes

@chakra-ui/menu@2.1.3

Patch Changes

@chakra-ui/popover@2.1.2

Patch Changes

@chakra-ui/provider@2.0.21

Patch Changes

@chakra-ui/react@2.3.7

Patch Changes

@chakra-ui/switch@2.0.15

Patch Changes

@chakra-ui/system@2.3.1

Patch Changes

  • Updated dependencies

@chakra-ui/theme@2.1.15

Patch Changes

  • #6857f3b66694f Thanks @anubra266! - Replace using JS runtime function in the theme to CSS variables. This removed the need for the mode function in most components.

@chakra-ui/toast@4.0.1

Patch Changes

@chakra-ui/visually-hidden@2.0.12

Patch Changes

@chakra-ui/react-use-focus-effect@2.0.6

Patch Changes

  • #686349dc149cc Thanks @Andarist! - Fixed issue where focus sometimes moved back to the open element when it was intentionally moved away from it.

@chakra-ui/hooks@2.1.1

Patch Changes

  • #686349dc149cc Thanks @Andarist! - Fixed issue where focus sometimes moved back to the open element when it was intentionally moved away from it.

@chakra-ui/theme-utils@2.0.2

Patch Changes

@chakra-ui/props-docs@2.0.23

Patch Changes

  • Updated dependencies

@chakra-ui/test-utils@2.0.23

Patch Changes