title | description | releaseUrl | releaseDate | version |
---|---|---|---|---|
Version 1.8.2 |
Explore the changelog for Chakra UI version 1.8.2. Learn about the latest features, bug fixes, and improvements. |
February 5, 2022 |
1.8.2 |
@chakra-ui/[email protected]
- #5474
85aec4f7a
Thanks @Edjevw12! - Support useMediaQuery for older browsers. Conditionally check if the MediaQueryList object supports the addEventListener() method, else fallback to the legacy .addListener() method.
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- #5507
e390806b2
Thanks @noobinthisgame! - Add new prophtmlSize
toInput
to allow the usage of the native input attributesize
.
@chakra-ui/[email protected]
- #5472
5bfb298bc
Thanks @lukasbach! - Increased scan depth for tokens in cli tooling
-
#5486
4e26a300c
Thanks @TimKolberger! - Fixed an internal version number mismatch -
#5527
b6ccf0dd2
Thanks @with-heart! - When the Chakra CLI fails to generate theme typings, it now exits with a status code of1
. This resolves an issue where failures exited with a success status code. -
Updated dependencies [
24b4333d0
]
@chakra-ui/[email protected]
-
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency -
#5432
98c5ec2bc
Thanks @Methuselah96! - Add missing peer dependencies
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
-
#5432
98c5ec2bc
Thanks @Methuselah96! - Add missing peer dependencies -
Updated dependencies
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
-
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency -
#5502
24b4333d0
Thanks @nikolovlazar! - Fixing a bug that happens when using the useCheckboxGroup hook with number values instead of string values -
Updated dependencies [
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
-
#5504
f149c6c9a
Thanks @Andarist! - Remove redundantuseMemo
fromFormControl
-
Updated dependencies [
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
-
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency
@chakra-ui/[email protected]
-
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency
@chakra-ui/[email protected]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
-
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency -
Updated dependencies [
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
-
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency -
Updated dependencies [
e390806b2
,85aec4f7a
,01a939464
,f6578a1b7
,f1d024749
,24b4333d0
,78251dab8
,6d2affcdd
,f149c6c9a
,98c5ec2bc
]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
-
#5432
98c5ec2bc
Thanks @Methuselah96! - Add missing peer dependencies
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
-
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency -
#5432
98c5ec2bc
Thanks @Methuselah96! - Add missing peer dependencies
@chakra-ui/[email protected]
-
#5195
78251dab8
Thanks @andrewmtam! - Disallow props that do not exist in the prop interface -
Updated dependencies [
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
-
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency -
#5493
6d2affcdd
Thanks @TimKolberger! - Fixed an issue where theuseToast
function returned a new object on every render.
@chakra-ui/[email protected]
-
f6578a1b7
Thanks @TimKolberger! - Fix an issue where arrow tooltip background color only consider bg props. It considersbg
,background
,bgColor
andbackgroundColor
now. -
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency -
Updated dependencies [
24b4333d0
]
@chakra-ui/[email protected]
-
#5499
f1d024749
Thanks @noobinthisgame! - allow framer motion v6 as peer dependency -
Updated dependencies [
24b4333d0
]
@chakra-ui/[email protected]
- #5502
24b4333d0
Thanks @nikolovlazar! - Fixing a bug that happens when using the useCheckboxGroup hook with number values instead of string values
@chakra-ui/[email protected]
- Updated dependencies
[
24b4333d0
]
@chakra-ui/[email protected]
- Updated dependencies
[
f1d024749
]
- Updated dependencies
[
f1d024749
]
- Updated dependencies
[
f1d024749
]
- Updated dependencies
[
f1d024749
]
- Updated dependencies
[
f1d024749
]
@chakra-ui/[email protected]
- Updated dependencies
[
f1d024749
]