Version 2.8.2
v2.8.2@chakra-ui/form-control@2.2.0#
Minor Changes#
- #8102
389ff6184Thanks @nikparo! - Allow theming FormControl through state style props and its children through _group* style props
Patch Changes#
- Updated dependencies
@chakra-ui/next-js@2.2.0#
Minor Changes#
- #8028
61f965a41Thanks @klausbadelt! - add isExternal to types
@chakra-ui/storybook-addon@5.1.0#
Minor Changes#
-
#8109
4340dbda4Thanks @TylerAPfledderer! - Bumps Storybook deps to latest (7.5.3) and updates the tooling- Toggling state for color mode originally used Storybook's
useAddonStateapi hook. However, this hook is not reliable to persistent allow toggling of boolean state. Replaces this hook with React'suseStateas this state is a primitive. - Makes use of the
makeDecoratorfunction to make this addon more like an official Storybook addon. - Removes unneeded props from the button components that were originally part of a Type error bug.
- Toggling state for color mode originally used Storybook's
@chakra-ui/alert@2.2.2#
Patch Changes#
- #8014
6d12ea81fThanks @CalleEklund! - Set the standard color for toasts and alerts to a slightly darker color to make i WCAG compatible - Updated dependencies
@chakra-ui/anatomy@2.2.2#
Patch Changes#
@chakra-ui/checkbox@2.3.2#
Patch Changes#
- Updated dependencies
[
389ff6184]
@chakra-ui/input@2.1.2#
Patch Changes#
- Updated dependencies
[
389ff6184]
@chakra-ui/number-input@2.1.2#
Patch Changes#
- Updated dependencies
[
389ff6184]
@chakra-ui/provider@2.4.2#
Patch Changes#
- Updated dependencies
@chakra-ui/radio@2.1.2#
Patch Changes#
- Updated dependencies
[
389ff6184]
@chakra-ui/react@2.8.2#
Patch Changes#
@chakra-ui/select@2.1.2#
Patch Changes#
- Updated dependencies
[
389ff6184]
@chakra-ui/switch@2.1.2#
Patch Changes#
- Updated dependencies
@chakra-ui/textarea@2.1.2#
Patch Changes#
- Updated dependencies
[
389ff6184]
@chakra-ui/theme@3.3.1#
Patch Changes#
- Updated dependencies
[
2647e00ef]
@chakra-ui/theme-tools@2.1.2#
Patch Changes#
- Updated dependencies
[
2647e00ef]
@chakra-ui/toast@7.0.2#
Patch Changes#
-
#8004
3dc2dd41dThanks @uship-elon! - Unique aria-labels for toast-manager divs
@chakra-ui/tooltip@2.3.1#
Patch Changes#
@chakra-ui/styled-system@2.9.2#
Patch Changes#
- #8057
4168094f3Thanks @hirotomoyamada! - Fixed a bug wherehueRotateandbackdropHueRotatewere not working.
@chakra-ui/system@2.6.2#
Patch Changes#
- Updated dependencies
[
4168094f3]
@chakra-ui/theme-utils@2.0.21#
Patch Changes#
- Updated dependencies
[
4168094f3]
@chakra-ui/test-utils@2.0.45#
Patch Changes#
- Updated dependencies