- Add
variableHeight
prop toDropZone
so children control its height (#4136) - Add print styles to
Card
,Heading
,Layout
,Layout.Section
,Subheading
,TextStyle
components (#4142) - Add
fullWidth
prop toColorPicker
so the color picker can take the full width (#4152) - Add
noScroll
prop toModal
which prevents modal contents from scrolling (#4153) - Added new
color
prop to ProgressBar (#3415) - Added
requiredIndicator
prop toLabel
,Labelled
,Select
andTextField
(#4119) - Add
small
prop toModal
so that width can be decreased to 380px (#4177) - Add
status
prop toIndexTable.Row
to allow table rows to specify background colors(#4146)