JohnDeved / dropper

2 stars 0 forks source link

Bump rsuite from 4.8.0 to 5.5.1 #59

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rsuite from 4.8.0 to 5.5.1.

Release notes

Sourced from rsuite's releases.

v5.5.1

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)
  • Modal: Responsive for small screen (#2293) (cadc42e)

v5.5.0

Features

A11y updates

  • InputNumber: support keyboard interaction (#2294) (46993e2)

Bug Fixes

  • Dropdown: infer toggleAs component props (#2299) (84611cc)
  • InputNumber: inherit html input attributes (#2298) (d7622ee)
  • MultiCascader: fix not rendering the count of selected values (#2289) (324e90c)
  • Tree: fix dragNode has cyclic object (#2281) (26cbaf2), closes #2268
  • Table: fix window is not defined for Table Columns (#294) (42e1189)

Performance Improvements

  • styles: simplify compound selectors over 4 levels (#2282) (304e8da)

v5.4.4

Bug Fixes

  • CheckTreePicker: fix root node style incorrect (#2279) (c09226e)
  • DatePicker: fix clear button not working (#2273) (649362a)
  • Dropdown: wrong submenu placement in RTL direction (#2280) (c3735c3)
  • Navbar: fix Whisper on Nav.Item within Navbar wrong positioning (#2274) (bd0f5e3), closes #2263
  • Table: fix rowSpan is invalid in ie brower (#293) (ea49e51)

v5.4.3

Minor Features

Bug Fixes

  • Drawer: fix Drawer cannot be closed when backdrop is clicked (#2259) (a49ee03)
  • Picker: add ref to PickerComponentProps (#2261) (6e3e6c5)

... (truncated)

Changelog

Sourced from rsuite's changelog.

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)

Bug Fixes

  • Dropdown: infer toggleAs component props (#2299) (84611cc)
  • InputNumber: inherit html input attributes (#2298) (d7622ee)
  • MultiCascader: fix not rendering the count of selected values (#2289) (324e90c)
  • Tree: fix dragNode has cyclic object (#2281) (26cbaf2), closes #2268

Features

Performance Improvements

  • styles: simplify compound selectors over 4 levels (#2282) (304e8da)

5.4.4 (2022-01-06)

Bug Fixes

  • CheckTreePicker: fix root node style incorrect (#2279) (c09226e)
  • DatePicker: fix clear button not working (#2273) (649362a)
  • Dropdown: wrong submenu placement in RTL direction (#2280) (c3735c3)
  • Navbar: fix Whisper on Nav.Item within Navbar wrong positioning (#2274) (bd0f5e3), closes #2263

5.4.3 (2021-12-30)

Bug Fixes

  • Drawer: fix Drawer cannot be closed when backdrop is clicked (#2259) (a49ee03)
  • Picker: add ref to PickerComponentProps (#2261) (6e3e6c5)

5.4.2 (2021-12-24)

Bug Fixes

... (truncated)

Commits
  • dc21c50 build: bump 5.5.1
  • 9413bc9 fix(Sidenav): hide focus ring when interacting with mouse (#2311)
  • 5199845 fix(DateRangePicker): fix month not selectable on calendar (#2312)
  • a9a9113 fix(Carousel): add a flex-wrap property on toolbar buttons (#2302)
  • cadc42e perf: Responsive for small screen (#2293)
  • 07eb5ac fix(CheckTreePicker): fix CheckTreePicker label style (#2304)
  • 50f2429 build(deps): bump shelljs from 0.8.4 to 0.8.5 (#2306)
  • 5179691 build(docs): bump rsuite 5.5.0
  • 9cfb867 build: bump 5.5.0
  • 84611cc fix(Dropdown): infer toggleAs component props (#2299)
  • 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 2 years ago

Superseded by #62.