@@ -32,6 +32,35 @@ Examples:
3232
3333##### Component Fixes / Enhancements
3434
35+ - [ BottomNavigation] Fix SVG icon positioning (#4982 )
36+ - [ Buttons] Reset hover state when disabled prop is changed (#4951 )
37+ - [ CardHeader] Fixes warning: Unknown props titleColor (#0e787c7)
38+ - [ Checkbox] Tweak the transition to allow different shapes (#5016 )
39+ - [ DatePicker] Improve dark theme support (#4943 )
40+ - [ DatePicker] Changes opacity of disabled day-buttons (#4994 )
41+ - [ EnhancedTextarea] Guard for if scrollHeight is not present (#5015 )
42+ - [ FloatingActionButton] Reset hover state when disabled prop is changed (#4951 )
43+ - [ IconMenu] Warn when not providing an IconButton to iconButtonElement (#4990 )
44+ - [ NestedList] Prevent rendering the children when the nested list is hidden (#5024 )
45+ - [ Popover] Prevent creating multiple timeouts when popover is closing (#5010 )
46+ - [ ListItem] Fix primaryTogglesNestedList not working with checkbox (#4988 )
47+ - [ RaisedButton] Fixes warning: Unknown props on <button > (#5067 )
48+ - [ RefreshIndicator] Passing other props to the root element (#5054 )
49+ - [ RTL] Add a new directionInvariant property (#5026 )
50+ - [ TableRowColumn] Tooltip visible with TableRowColumn (#5014 )
51+ - [ TextField] Better support for type=search (#4973 )
52+
53+ ##### Docs
54+
55+ - [ docs] Fix 404 links (#4998 )
56+ - [ examples] Move to own repositories (#4475 )
57+ - [ showcase] Add some new projects (#4978 , #5119 )
58+
59+ ##### Core
60+
61+ - [ Slider] Clean up the implementation (#5036 )
62+ - [ test] Reduce the noise when running the test suite (#ea2538e)
63+
3564## 0.15.4
3665###### _ Aug 11, 2016_
3766
0 commit comments