Version 2.4.3
v2.4.3Patch Changes#
All components#
- Removed
defaultProps
from components to support React18.3.0
Card 2.1.2
#
- Refactor style context to use
createStylesContext
from@chakra-ui/system
Modal 2.2.5
#
- Updated modal accessibility unit tests to correctly cover the use of
Portal
s
Progress 2.1.2
#
- Fixed issue where
aria-valuetext
property was not set on the correct element