Skip to content

v2.56.0

Latest

Choose a tag to compare

@britt6612 britt6612 released this 29 Jul 21:02

General:

  • Added options.button.childrenPlain to Grommet options prop to allow for control whether children automatically force plain styling on Button. (#7993)
  • Enhanced Tabs accessibility keyboard support. (#7967)
  • Fixed an issue in Tabs by removing state variables from useLayoutEffect dependencies to prevent infinite loops. (#7912)

Beta - APIs are subject to change:

  • Added a new Stepper component. (#7963)
  • Added a new TimeInput component. (#7976)