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.36.0 #903

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps grommet from 1.13.0 to 2.36.0.

Release notes

Sourced from grommet's releases.

v2.36.0

General:

  • Added rangeInput.wheel to theme to allow for opting out of the scroll wheel behavior on RangeInput. (#7130)
  • Added summary and stepOptions to Pagination. (#7133)
  • Enhanced validate prop in FormField to allow easier implementation of a character counter by passing an object with max and threshold to the validate prop (#6550)
  • Enhanced Box gap to accept an object with row and column. (#7147)
  • Enhanced TextInput and DateInput to allow for readOnly styling through the theme property global.input.readOnly. (#7123)
  • Added a readOnlyCopy boolean prop to TextInput and DateInput to support a copy to clipboard button within a readOnly input. (#7123)
  • Fixed Form submit validation to run when submit is fired directly on an input. (#7148)
  • Fixed an issue where Anchor with an icon contains extra space. (#6534)
  • Fixed dropHeight of SelectMultiple in DataFilter. (#7157)

List:

  • Added list.primaryKey to theme to enable primaryKey styling. (#7136)
  • Enhanced to prevent scrolling when interacting with onOrder button via keyboard. (#7144)
  • Enhanced keyboard accessibility when using onOrder. (#7140)

v2.35.0

NEW Data components for turn-key implementations of complex filtering, searching, and sorting of data collections.

The following components have now been move out of “beta” and are available for production use:

  • Data
  • DataClearFilters
  • DataFilter
  • DataFilters
  • DataSearch
  • DataSort
  • DataSummary
  • DataTableColumns
  • DataTableGroupBy
  • DataView
  • Toolbar
  • Cards

General:

  • Added Typescript types for Tag component. [(#7099](grommet/grommet#7099))
  • Fixed label leaking as attribute in Checkbox. (#7101)
  • Fixed groupHeader theming properties for DataTable. (#6986)

SelectMultiple:

  • Enhanced to enable more options to be added via onSearch. (#7079)
  • Added configurable i18n support. (#7009)

StarRating:

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by brittmarie94, a new releaser for grommet since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
dependabot[bot] commented 5 months ago

Superseded by #910.