Skip to content

Comments

Bump grommet from 2.15.2 to 2.29.1 in /client#400

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/client/grommet-2.29.1
Open

Bump grommet from 2.15.2 to 2.29.1 in /client#400
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/client/grommet-2.29.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2023

Bumps grommet from 2.15.2 to 2.29.1.

Release notes

Sourced from grommet's releases.

v2.29.1

General:

  • Fixed regression in FormField where autoFocus attribute causes TypeError. (#6577)
  • Fixed an issue where Drop’s scroll position gets reset after a style change occurs in the drop. (#6575)
  • Fixed an issue where onBlur validation was running prematurely on components with drops. (#6566)
  • Fixed bug in SelectMultiple where ‘Clear All’ does not work with reduce: true in valueKey . (#6557)
  • Removed unnecessary focus on List click. (#6579)

TypeScript:

  • Fixed DataTable onSearch argument to use object type. (#6582)

Beta:

  • New DataTableColumns component. (#6558)

v2.29.0

General:

  • NEW StarRating component. (#6529)
  • NEW ThumbsRating component. (#6529)
  • Added kind prop to Form. (#6529)
  • Added option to use CSS gap with Box. (#6181)
  • Fixed issue in DataTable where search causes large horizontal shift in the header. (#6536)
  • Fixed issue with animation when Collapsible is initially set to open. (#6535)
  • Fixed an issue with useForwardedRef that was causing an unnecessary re-render. (#6564)
  • Enhanced DOM functions to fix shadow root bug in FormField. (#6562)
  • Enhanced accessibility for FormFields with requiredIndicator. (#6540)

Typescript:

  • Fixed Select typing to omit readOnly. (#6538)
  • Fixed Select value type definition to include number. (#6537)

Beta: This release includes some new components that are in Beta mode. These components are not yet documented as we are anticipating that we will be making adjustments to them. We reserve the right to change the API structure without following semantic versioning rules. Feel free to test out the components and provide any feedback through GitHub tickets or Slack. New Beta components: Cards, Data, DataFilter, DataFilters, DataSearch, DataSort, DataSummary, Toolbar. (#6343)

v2.28.0

General:

  • NEW Skeleton component. (#6318)
  • Added auto as option for Grommet’s themeMode prop. (#6397)
  • Added baseline as an accepted value for the alignSelf prop. (#6413)
  • Enhanced FileInput to recognize user operating system for maxSize calculation. (#6427)
  • Changed DataChart to better align legend style with chart style. (#6411)
  • Changed Table to accept a ref. (#6416)
  • Changed SelectMultiple’s select all and clear all buttons to show when searching. (#6456)
  • Changed Select to fix an issue with null value. (#6479)
  • Fixed SkipLinks to filter out undefined children. (#6402)
  • Fixed issues with itemKey being a function when ordering in List. (#6478)
  • Fixed an issue with Layer when using a custom containerTarget. (#6457)
  • Fixed issue where RangeInput within a FormField was off-center. (#6494)
  • Fixed an issue when using border=‘between’ and gap size in pixels on Box. (#6490)
  • Fixed an issue with Drop when using a custom containerTarget. (#6450)

... (truncated)

Commits
  • 9253349 Updated v2.29.1
  • 7a8d0b3 Add test for FormField autoFocus (#6585)
  • 1375fb0 Be more resilient to no unfilteredData. Be better at not trying to render an ...
  • 4f1672c (FormField) fix: guard against Uncaught TypeError (#6577)
  • f373422 Added named Data views (#6546)
  • d96fc2d Integrate DataTable sorting with Data. (#6583)
  • 2a4385f fix selected multiple when option is no object (#6557)
  • 72a722c fix: Datatable onSearch argument use object type (#6582)
  • f4c259d Data - controlled story invalid prop error (#6581)
  • ea0af4a Migrate DataTable tests to tsx. Update DataTable typings (#6553)
  • Additional commits viewable in compare view

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 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)

Bumps [grommet](https://github.com/grommet/grommet) from 2.15.2 to 2.29.1.
- [Release notes](https://github.com/grommet/grommet/releases)
- [Commits](grommet/grommet@v2.15.2...v2.29.1)

---
updated-dependencies:
- dependency-name: grommet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants