Skip to content

v2.34.0

Compare
Choose a tag to compare
@jcfilben jcfilben released this 31 Oct 15:35
· 114 commits to master since this release

General:

  • Added radiobutton.check.background.color to RadioButton. (#5243)
  • Added level prop to PageHeader. (#6952)
  • Added tag.icon.remove to Tag to allow the remove icon to be provided from the theme. (#6960)
  • Added allowSelectAll prop to DataTable to have the option to not have the select all CheckBox in the header cell. (#6843)
  • Fixed DataFilter to show all filter options. (#6943)
  • Fixed DropContainer position. (#6097)

Typescript:

  • Fixed types for onChange RangeSelector. (#6970)
  • Fixed types for Grommet messages. (#6956)
  • Fixed types for Box onClick. (#6983)
  • Fixed types for Chart onClick and onHover. (#6984)