Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Bump rsuite from 4.8.6 to 4.9.4 in /client #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 23, 2021

Bumps rsuite from 4.8.6 to 4.9.4.

Release notes

Sourced from rsuite's releases.

4.8.9

4.8.9 (2021-02-02)

Bug Fixes

  • drawer: accepts id and aria-labelledby attributes (#1464) (c7a1194)
  • modal: remove duplicated dialog role (#1463) (42c456f)
  • table: fixed unhandled scroll bar width when Cell is fixed on right (#1482) (45363bc), closes #1446
  • tag-picker: fix TagPicker clear button not work (#1480) (aadcb51), closes #1467

4.8.8

4.8.8 (2021-01-14)

Bug Fixes

  • dropdown: fix the issue of Dropdown close event (#1455) (76e060d), closes #1435
  • picker: fixed the non-unique key in the Picker option when groupBy (#1453) (1f9f790), closes #1419
  • whisper: fix overlay jittering when the cursor is hovered (#1454) (6537057), closes #1402

4.8.7

  • fix(panel): fix the problem of wrong type definition in Panel #1449
  • fix(overlay): prevent notice for overlay #1441
  • fix(table): fix the table height problem caused by affixHeader #1437
  • chore(less): bump less to 4.0.0 v4 #1448

#1449: rsuite/rsuite#1449 #1448: rsuite/rsuite#1448 #1441: rsuite/rsuite#1441 #1437: rsuite/rsuite#1437

Changelog

Sourced from rsuite's changelog.

4.9.4

  • build(deps): bump rsuite-table from 3.14.4 to 3.14.6

4.9.3 (2021-03-11)

Bug Fixes

  • nav: fix onSelect not working on Nav.Item (#1561) (9b6bb9f)
  • uploader: fixed Uploader unable to upload removed files (#1548) (69d32d1)

4.9.2 (2021-02-24)

Bug Fixes

  • inputpicker: fix can’t click option on InputPicker (#1529) (4c2bc6f)

4.9.1 (2021-02-24)

Bug Fixes

  • tagpicker: fix the input does not work when focused by keyboard (#1525) (f5805c0)

4.9.0 (2021-02-24)

Bug Fixes

  • footer: use footer tag for Footer (#1490) (296df45)
  • inputpicker: fix the input does not work when focused by keyboard (#1520) (476d5c7), closes #1487
  • inputpicker: inputPicker should clear search keywords when closed (#1522) (d9108ea)
  • pickers: picker should not be interactive during animation exit (#1521) (e201e78), closes #1491
  • rangeslider: fix RangeSlider style problem (#1519) (a422b7d), closes #1485
  • rtl: fixed the docs not work when using rtl (#1503) (9c132a9)

Features

  • uploader: support file async check on Uploader (#1489) (25f5b3a)
  • whisper: support onClose on the speaker prop of Whisper (#1523) (5b25e3f), closes #1458

4.8.9 (2021-02-02)

... (truncated)

Commits
  • a1c39f6 build: bump 4.9.4
  • 8d8fcdf build(deps): bump rsuite-table from 3.14.4 to 3.14.6 (#1629)
  • 4e660d5 build: bump 4.9.3
  • 9b6bb9f fix(nav): fix onSelect not working on Nav.Item (#1561)
  • 69d32d1 fix(uploader): fixed Uploader unable to upload removed files (#1548)
  • d972577 docs: bump rsuite 4.9.2
  • 0c32171 build: bump 4.9.2
  • 3b9e684 test(whisper): update the tests of speaker (#1528)
  • 4c2bc6f fix(inputpicker): fix can’t click option on InputPicker (#1529)
  • b919835 docs: bump rsuite from 4.8.9 to 4.9.1
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants