Skip to content

v1.9.0

Compare
Choose a tag to compare
@dfmcphee dfmcphee released this 21 Dec 17:16
  • Added onActionAnyItem prop to action list and used to close page actionGroups on click or keypress of any item
  • Added content prop to tabs and deprecated use of title
  • Added text container component
  • Added idForItem prop to resource list
  • Added fullWidth prop to layout section
  • Added indeterminate as option for checkbox checked prop value
  • Added singleColumn prop to page
  • Added focused prop to text field

Bug fixes

  • Fixed positioned overlay not responding to scrollable container events
  • Fixed first focusable item focus in popovers)
  • Fixed typos in the select component documentation (thanks mattchidley for the original issue)