Flowminder / FlowKit

FlowKit: Flowminder CDR analytics toolkit
https://flowminder.github.io/FlowKit/
Mozilla Public License 2.0
86 stars 21 forks source link

Bump rsuite from 5.31.1 to 5.60.2 in /flowauth/frontend #6584

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps rsuite from 5.31.1 to 5.60.2.

Release notes

Sourced from rsuite's releases.

v5.60.2

Bug Fixes

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.60.1...v5.60.2

v5.60.1

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 by @​ShrinidhiUpadhyaya (#3774) (d833a0a)
  • Toggle: fix the height problem of the switch element (#3780) (ff1570c)

What's Changed

New Contributors

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.60.0...v5.60.1

v5.60.0

Bug Fixes

  • Fade: fix Picker not working in Drawer without backdrop (#3759) (930a321)
  • TagPicker: fix misalignment of large size tag with textbox (#3755) (2bcd793)
  • TagPicker: fix the text shaking issue when typing (#3758) (f7058d1)

Features

  • Form: add support for onSubmit and onReset (#3750) (d9b747e)

Other Changes

Full Changelog: https://github.com/rsuite/rsuite/compare/v5.59.2...v5.60.0

v5.59.2

Bug Fixes

... (truncated)

Changelog

Sourced from rsuite's changelog.

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)

Bug Fixes

  • Fade: fix Picker not working in Drawer without backdrop (#3759) (930a321)
  • TagPicker: fix misalignment of large size tag with textbox (#3755) (2bcd793)
  • TagPicker: fix text flicker when entering (#3758) (f7058d1)

Features

  • Form: add support for onSubmit and onReset (#3750) (d9b747e)

5.59.2 (2024-04-19)

Bug Fixes

  • DatePicker: fix disabled date and month can be selected (#3747) (c3d8765)
  • DateRangePicker: fix oneTap not working when there is a default value (#3745) (478894e)
  • DateRangePicker: fix the end time cannot be changed when only one calendar is displayed (#3743) (a5affd9)
  • Form: fix nestedField will auto trigger validation for other sibling fields (#3741) (dbe1ae2)

... (truncated)

Commits
  • db20c90 build: bump 5.60.2
  • fb85faa fix(date-picker): cursor pointer on icon hover (#3789)
  • d606944 fix(DateInput,DateRangeInput): fix the issue of incorrect cursor position in ...
  • 32a0387 docs: fix deprecated examples in README and update license
  • 2470f77 fix(Slider): block pointer events when disabled (#3788)
  • c2a8fb1 fix(toggle): center align inner text/icon (#3787)
  • 9111c56 build(deps-dev): bump ejs from 3.1.8 to 3.1.10 in /examples/with-preact (#3779)
  • 356df3a build(deps): bump ejs from 3.1.9 to 3.1.10 in /examples/create-react-app (#3782)
  • c315f27 build(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /storybook (#3783)
  • 10415d4 build(docs): bump rsuite 5.60.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 show 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)
dependabot[bot] commented 3 months ago

Superseded by #6604.