General:
- Added
direction
prop to DataChart to support displaying charts horizontally. (#6799) - Added
menu.item.align
property to the theme. (#6835) - Updated DataTable
primaryKey
behavior to align behavior for undefined and null. (#6865) - Fixed an issue in Select with the display of the
valueLabel
whenvalue={0}
. (#6833) - Fixed issue with Menu control displaying twice when
align.bottom = 'top'
. (#6844) - Fixed an issue in DateInput where the value is not reset in an uncontrolled Form. (#6834)
Beta: