- Added
defaultVisible
prop to Tip to control the initial visibility of the tooltip. (#7255) - Added
showIndex
boolean prop to List to control whether the index number for the list item is displayed when usingonOrder
. (#7271) - Added
view.columns
to Data to track the visibility of columns in DataTableColumns and DataTable. (#7281)