zooniverse / classroom

Front end for the education-api (https://github.com/zooniverse/education-api/)
https://classroom.zooniverse.org/
Apache License 2.0
0 stars 1 forks source link

Bump grommet from 1.13.0 to 2.34.2 #872

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps grommet from 1.13.0 to 2.34.2.

Release notes

Sourced from grommet's releases.

v2.34.2

General:

  • Fixed Typescript type for Box onClick prop. (#7018)
  • Fixed Select focus when using search in Select. (#6901)
  • Fixed NameValueList to account for theme-defined breakpoints. (#7047)

Beta:

  • Added NEW DataClearFilters component. (#7025)
  • Added default aria-label for DataFilter inputs. (#7038)
  • Enhanced Data to include screen reader announcements when data changes. (#7010)
  • Enhanced DataFilter range to allow users to specify step. (grommet/grommet#6942)
  • Enhanced DataSummary message to better support plural and singular grammar. (#7022)
  • Enhanced DataFilter range to be inclusive of bounds. (#7026)
  • Enhanced the DataFilter and RangeSelector to better handle floating point values. (#7033)
  • Changed DataFilters default presentation to be layer when presented using Data toolbar prop to align with design best practices. (#7057)
  • Fixed handling of multi-level property names that are used as RangeSelectors in filters. (#7049)
  • Fixed DataSearch within a Layer to render with the correct form label. (#7053)
  • Fixed RangeSelector to render with no errors when used in a controlled form. (#7045)
  • Updated DataTableColumns prop types and typescript types. (#7028)

v2.34.1

  • Fixed keyboard focus issue on RadioButtonGroup. (#7011)
  • Fixed Form submission bubbling issue when a portal containing a Form is the child of another Form. (#7005)

v2.34.0

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)

v2.33.2

General:

  • Fixed issue on Layer component when removing a Layer. (#6889)
  • Fixed an issue where the MaskedInput value shows as undefined when the value property isn’t supplied and a non-matching character is input. (#6900)
  • Fixed re-sizing issue in TextArea where the TextArea can be stretched horizontally beyond the parent container size. (#6924)
  • Fixed Drop positioning when scrolling. (#6933)
  • Fixed bug where Menu groups were collapsing when Menu had a scroll due to limited vertical space. (#6931)

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 9 months ago

Superseded by #891.