diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dc5d0ecd99e84..6a024a61ea89d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,35 @@ Examples: ##### Component Fixes / Enhancements +- [BottomNavigation] Fix SVG icon positioning (#4982) +- [Buttons] Reset hover state when disabled prop is changed (#4951) +- [CardHeader] Fixes warning: Unknown props titleColor (#0e787c7) +- [Checkbox] Tweak the transition to allow different shapes (#5016) +- [DatePicker] Improve dark theme support (#4943) +- [DatePicker] Changes opacity of disabled day-buttons (#4994) +- [EnhancedTextarea] Guard for if scrollHeight is not present (#5015) +- [FloatingActionButton] Reset hover state when disabled prop is changed (#4951) +- [IconMenu] Warn when not providing an IconButton to iconButtonElement (#4990) +- [NestedList] Prevent rendering the children when the nested list is hidden (#5024) +- [Popover] Prevent creating multiple timeouts when popover is closing (#5010) +- [ListItem] Fix primaryTogglesNestedList not working with checkbox (#4988) +- [RaisedButton] Fixes warning: Unknown props on