JohnDeved / dropper

2 stars 0 forks source link

Bump rsuite from 4.8.0 to 5.0.0 #38

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps rsuite from 4.8.0 to 5.0.0.

Release notes

Sourced from rsuite's releases.

5.0.0-beta.8

5.0.0-beta.8 (2021-09-17)

Bug Fixes

  • date-picker: fix calendar header wrapping (#1907) (4cfc3af)
  • navbar,dropdown: unexpected focus submenu (#1908) (697aa3e)

Features

  • table: support rowSpan on <Table.Column> (#1909) (34a3a1f)

5.0.0-beta.7

5.0.0-beta.7 (2021-09-09)

Bug Fixes

  • tag-input: adjust default value of the trigger to Enter (#1886) (4405b6b)

Features

  • carousel: support onSelect, onSlideEnd, onSlideStart on <Carousel> (#1889) (91e7b98)
  • date-picker: remove inline on <DatePicker> (#1892) (83a77df)
  • theme: added support for high-contrast theme (#1828)

5.0.0-beta.6

5.0.0-beta.6 (2021-09-06)

Bug Fixes

  • drawer: fix incorrect styles in drawer title and drawer actions (#1874) (747a5f1)
  • list-item: fix unable to set HTML event on List.Item (#1863) (07578a2), closes #1859
  • sidenav: fix incorrect indent before dropdown toggle (#1856) (048da73)

Features

5.0.0-beta.5

5.0.0-beta.5 (2021-08-18)

Bug Fixes

  • date-picker: fix DatePicker cannot be used as controlled (#1844) (3d6c035), closes #1842

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.0.0-beta.8 (2021-09-17)

Bug Fixes

  • date-picker: fix calendar header wrapping (#1907) (4cfc3af)
  • navbar,dropdown: unexpected focus submenu (#1908) (697aa3e)

Features

  • table: support rowSpan on <Table.Column> (#1909) (34a3a1f)

5.0.0-beta.7 (2021-09-09)

Bug Fixes

  • tag-input: adjust default value of the trigger to Enter (#1886) (4405b6b)

Features

  • carousel: support onSelect, onSlideEnd, onSlideStart on <Carousel> (#1889) (91e7b98)
  • date-picker: remove inline on <DatePicker> (#1892) (83a77df)
  • theme: added support for high-contrast theme (#1828)

5.0.0-beta.6 (2021-09-06)

Bug Fixes

  • drawer: fix incorrect styles in drawer title and drawer actions (#1874) (747a5f1)
  • list-item: fix unable to set HTML event on List.Item (#1863) (07578a2), closes #1859
  • sidenav: fix incorrect indent before dropdown toggle (#1856) (048da73)

Features

5.0.0-beta.5 (2021-08-18)

... (truncated)

Commits


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)
dependabot[bot] commented 3 years ago

Superseded by #39.