Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rsuite from 5.31.1 to 5.61.0 in /flowauth/frontend #6604

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps rsuite from 5.31.1 to 5.61.0.

Release notes

Sourced from rsuite's releases.

v5.61.0

Features

Refactor all Tree related components

  • Features
    • feat: add support for searchable on <Tree> and <CheckTree>.
  • Bug Fixes
    • fix(Accessibility): improve unreasonable DOM layer structure.
    • fix: rsuite/rsuite#3559
    • fix: rsuite/rsuite#3623
    • fix(Tree,CheckTree): fix indent line not show in dark mode.
    • fix(Tree,CheckTree): fix tree node cannot be interacted with by keyboard when virtualized.
  • BREAKING CHANGE 馃毃 In TreePicker and CheckTreePicker components, the following props have been deprecated and replaced with new props:
    | Deprecated props | New props      |
    | ---------------- | -------------- |
    | ~menuClassName~  | popupClassName |
    | ~menuStyle~      | popupStyle     |
    | ~renderMenu~     | renderTree     |
    | ~height~         | treeHeight     |
    

Performance Improvements

  • DateRangePicker: improve the performance when typing the date (#3803) (a384bd0)

Bug Fixes

Full Changelog: rsuite/rsuite@v5.60.2...v5.61.0

v5.60.2

Bug Fixes

... (truncated)

Changelog

Sourced from rsuite's changelog.

5.61.0 (2024-05-17)

Bug Fixes

  • Steps: center align inner icon/text (#3811) (1f284ea)
  • fix the color contrast of form controls in disabled state (#3809) (211ce5f)
  • DatePicker, DateRangePicker: block pointer events when disabled (#3797) (166fb45)
  • DatePicker,DateRangePicker: fix the issue that renderValue does not work (#3798) (494c9c6)
  • DateRangePicker: fix calendar panel vertical display (#3806) (0da17e9)
  • Placeholder.Grid: fix active not working (#3805) (2e1a4ce)

Features

  • Highlight: add support for Highlight component (#3810) (876377b)
  • option group of the picker supports sticking to the top of container (#3807) (157a2bf)

Performance Improvements

  • DateRangePicker: improve the performance when typing the date (#3803) (a384bd0)

5.60.2 (2024-05-10)

Bug Fixes

  • date-picker: cursor pointer on icon hover (#3789) (fb85faa)
  • DateInput,DateRangeInput: fix the issue of incorrect cursor position in the input box (#3785) (d606944)
  • Slider: block pointer events when disabled (#3788) (2470f77)
  • toggle: center align inner text/icon (#3787) (c2a8fb1)

5.60.1 (2024-05-03)

Bug Fixes

  • DateRangePicker: fix not auto switching to the end calendar when only one calendar is displayed (#3781) (5322f9c)
  • DateRangePicker: fix not updating time on calendar when typing to change time (#3777) (d1a7350)
  • toggle: block pointer events when disabled (#3774) (d833a0a)
  • Toggle: fix the height problem of the switch element (#3780) (ff1570c)

5.60.0 (2024-04-26)

... (truncated)

Commits
  • b4e7e8e build: bump 5.61.0
  • 876377b feat(Highlight): add support for Highlight component (#3810)
  • 1f284ea fix(Steps): center align inner icon/text (#3811)
  • 211ce5f fix: fix the color contrast of form controls in disabled state (#3809)
  • 157a2bf feat: option group of the picker supports sticking to the top of container (#...
  • 2e1a4ce fix(Placeholder.Grid): fix active not working (#3805)
  • 2650886 Refactor all Tree related components. (#3769)
  • a384bd0 perf(DateRangePicker): improve the performance when typing the date (#3803)
  • 494c9c6 fix(DatePicker,DateRangePicker): fix the issue that renderValue does not wo...
  • 0da17e9 fix(DateRangePicker): fix calendar panel vertical display (#3806)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [rsuite](https://github.com/rsuite/rsuite) from 5.31.1 to 5.61.0.
- [Release notes](https://github.com/rsuite/rsuite/releases)
- [Changelog](https://github.com/rsuite/rsuite/blob/main/CHANGELOG.md)
- [Commits](rsuite/rsuite@v5.31.1...v5.61.0)

---
updated-dependencies:
- dependency-name: rsuite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the FlowAuth Issues related to FlowAuth label May 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2024

Superseded by #6625.

@dependabot dependabot bot closed this May 24, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-flowauth-frontend-rsuite-5.61.0 branch May 24, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FlowAuth Issues related to FlowAuth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants