JohnDeved / dropper

2 stars 0 forks source link

Bump rsuite from 4.8.0 to 5.6.3 #70

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rsuite from 4.8.0 to 5.6.3.

Release notes

Sourced from rsuite's releases.

v5.6.3

Bug Fixes

  • Table: fix table infinite rerender (#319) (da4b36b)
  • Table: fix horizontal scroll position exception (#323) (aef4bd5)

What's Changed

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.6.2...v5.6.3

v5.6.2

Bug Fixes

  • Affix: fix left offset not update after position change (#2370) (eba3536)
  • typescript: remove not-null assertion operator (#2359) (5c07293)

What's Changed

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.6.1...v5.6.2

v5.6.1

5.6.1 (2022-02-17)

Bug Fixes

  • caretAs: fix DatePicker and DateRangePicker cannot replace caret (#2360) (1e619b2)
  • IconButton: infer addtional props from as prop (#2343) (3b6c25c)
  • Toaster: code breaks when toaster is in a useEffect (#2353) (d083fe2), closes #2336
  • useTimeout: fix callback not being called after timeout (#2349) (e82a12a)

v5.6.0

Features

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.6.3 (2022-03-05)

5.6.2 (2022-02-24)

Bug Fixes

  • Affix: fix left offset not update after position change (#2370) (eba3536)
  • typescript: remove not-null assertion operator (#2359) (5c07293)

5.6.1 (2022-02-17)

Bug Fixes

  • caretAs: fix DatePicker and DateRangePicker cannot replace caret (#2360) (1e619b2)
  • IconButton: infer addtional props from as prop (#2343) (3b6c25c)
  • Toaster: code breaks when toaster is in a useEffect (#2353) (d083fe2), closes #2336
  • useTimeout: fix callback not being called after timeout (#2349) (e82a12a)

5.6.0 (2022-02-10)

Bug Fixes

Features

5.5.2 (2022-01-27)

Features

  • Cascader: add parent node in serach result while parentSelectable (#2313) (e677bb6)

5.5.1 (2022-01-21)

Bug Fixes

  • Carousel: add a flex-wrap property on toolbar buttons (#2302) (a9a9113)
  • CheckTreePicker: fix CheckTreePicker label style (#2304) (07eb5ac)
  • DateRangePicker: fix month not selectable on calendar (#2312) (5199845)
  • Sidenav: hide focus ring when interacting with mouse (#2311) (9413bc9)

Performance Improvements

5.5.0 (2022-01-13)

... (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 2 years ago

Superseded by #71.