yarn grommet 2.32.0
v2.32.0

latest releases: 2.40.1, 2.40.0, 2.39.0...
17 months ago

General:

  • Added support to Box for using border between in a border array. (#6642)
  • Added level prop to Accordion to control what semantic heading should be rendered. (#6754)
  • Added busy, messages, and success props to Button to support an animation while button is loading and when the button action succeeds. (#6656)
  • Changed status-error color to meet accessibility contrast requirements. (#6690)
  • Enhanced FormField to allow triggering validation at the FormField level. (#5943)
  • Fixed issues using Grommet in a shadow root. (#6698)
  • Fixed issue in DateInput when deselecting a date. (#6693)
  • Fixed display of NameValueList with gird layout in Safari. (#6691)
  • Fixed FileInput focus traversal. (#6391)
  • Fixed issue where NameValueList’s align prop was ignored. (#6722)

DataTable:

  • Changed DataTable to use a primaryKey value as the row key. (#6742)
  • Fixed an issue with disabled rows and lazy loading. (#6706)
  • Fixed issue where border is not applied to CheckBox cells. (#6718)
  • Fixes an issue where the second argument (‘datum’) passed to onSelect was always undefined. (#6750)

SelectMultiple:

  • Fixed a bug where the drop would scroll back to the top after selecting an option. (#6735)
  • Fixed an issue when using object options and showSelectedInline. (#6738)

Typescript:

  • Fixed type error on List’s children prop. (#6687)

Data: (beta)

  • Changed DataFilters to use Tip. (#6707)
  • New DataTableGroupBy component. (#6749)
  • Fixed an issue in Data with filtering when filter value is an object. (#6725)
  • Added support to Data’s filtering for when a property is an array. (#6704)
  • Added a default tooltip to DataTableColumns. (#6746)

Don't miss a new grommet release

NewReleases is sending notifications on new releases.