JohnDeved / dropper

2 stars 0 forks source link

Bump rsuite from 4.8.0 to 5.23.0 #144

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rsuite from 4.8.0 to 5.23.0.

Release notes

Sourced from rsuite's releases.

v5.23.0

🌍 New language supports

RSUITE components now support kk_KZ and tr_TR locales. The credit goes to contributors!

Follow this guide if you also want to add your language to rsuite.

Bug fixes

Other changes

New Contributors

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.22.2...v5.23.0

v5.22.2

Bug fixes

Other changes

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.23.0 (2022-11-25)

Bug Fixes

  • Dropdown: fix error on deletion of last Dropdown.Item (#2931) (8ed39e5)
  • InputNumber: fix scrollable not working (#2915) (c76589e)

Features

5.22.2 (2022-11-17)

Bug Fixes

  • DatePicker: call onSelect when meridian toggled (#2907) (9028097)

5.22.1 (2022-11-11)

Bug Fixes

  • DateRangePicker: fix time on calendar changing with date change (#2884) (77529af)

5.22.0 (2022-11-03)

Bug Fixes

  • DateRangePicker: fix end time not using time on second calendar (#2852) (b243567)
  • Table: remove transition on hover of table row (#2858) (9d26226)

Features

  • DatePicker: allow ranges on left of calendar (#2851) (ba2f7ee), closes #2845
  • Table: support for show full text when hovering over a cell (#2862) (f8b7eeb)
  • Table: support for show full text when hovering over a cell (#2862) (5528225)
  • Table: support for show full text when hovering over a cell (#2862) (fe2d769)
  • Table: support for show full text when hovering over a cell (#2862) (6c4cf18)

5.21.0 (2022-10-27)

Bug Fixes

  • DateRangePicker: fix end time will change with the start time (#2841) (7fb38dd)

Features

5.20.0 (2022-10-21)

... (truncated)

Commits
  • 2ffd484 build: bump 5.23.0
  • 1204518 build(deps): bump rsuite-table from 5.8.0 to 5.8.1 (#2939)
  • 7277d09 feat(locales): add Turkish locale file (#2933)
  • 779a65a feat(locales): added kk_KZ locale (#2924)
  • 398d98a build(example-umi): upgrade rsuite from 5.20.0 to 5.22.0 (#2942)
  • 2fe7629 build(deps): upgrade @​babel/runtime from 7.20.0 to 7.20.1 (#2935)
  • 25cda62 build(deps): upgrade react-window from 1.8.7 to 1.8.8 (#2928)
  • 6fc704c build(docs): upgrade react-select from 5.5.8 to 5.5.9 (#2936)
  • 6d9ac6d build(example-nextjs-css-modules): upgrade rsuite from 5.21.0 to 5.22.0 (#2941)
  • 8ed39e5 fix(Dropdown): fix error on deletion of last Dropdown.Item (#2931)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #145.