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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rc-slider from 8.7.1 to 10.1.0 #357

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps rc-slider from 8.7.1 to 10.1.0.

Release notes

Sourced from rc-slider's releases.

v10.1.0

  • feat: add keyboard prop (#852) d99ad5c

react-component/slider@v10.0.1...v10.1.0

v10.0.1

  • chore: mv rc-tooltips to dev deps 3f519de
  • fix: page crash when dots is true and step is null (#838) 82cd9ae
  • Allow callback for "dotStyle" and "activeDotStyle" props - with tests (#830) b50dbed

react-component/slider@v10.0.0...v10.0.1

v10.0.0

  • ensure onBeforeChange is called when clicking the rail (#822) 0c209f0

react-component/slider@v10.0.0-alpha.6...v10.0.0

v10.0.0-alpha.6

  • fix: onAfterChange should called with number if not range (#824) 9332abe

react-component/slider@v10.0.0-alpha.5...v10.0.0-alpha.6

v10.0.0-alpha.5

  • fix: focus visible logic (#820) ac26595

react-component/slider@v10.0.0-alpha.4...v10.0.0-alpha.5

v10.0.0-alpha.4

  • fix: missing with marks cls (#814) 80adb66

react-component/slider@v10.0.0-alpha.3...v10.0.0-alpha.4

v10.0.0-alpha.3

  • fix: decimal should auto cut (#813) 544cb27

react-component/slider@v10.0.0-alpha.2...v10.0.0-alpha.3

v10.0.0-alpha.2

  • feat: Slider handleRender provide index info cffa8f4

react-component/slider@v10.0.0-alpha.1...v10.0.0-alpha.2

v10.0.0-alpha.1

  • fix: max is not align with step 1a609fe

react-component/slider@v10.0.0-alpha.0...v10.0.0-alpha.1

v10.0.0-alpha.0

  • refactor: Pure FC with multiple update (#812) c33764e

... (truncated)

Changelog

Sourced from rc-slider's changelog.

Changelog

9.7.1

2020-12-15

  • feat: add dragableTrack. #722

9.6.5

2020-12-01

  • chore: export slider、range and handle props interface. #718

9.6.4

2020-11-21

  • fix: slider cannot drag to max value. #714

9.6.3

2020-11-17

9.6.2

2020-11-10

  • fix: extra onChange when value out of range. #711

9.6.1

2020-10-31

  • fix: update getLowerBound and getUpperBound to check startPoint prop. #683

9.6.0

2020-10-30

  • fix: keep tooltip align with handle when dragging. #696

Middle check in releases.


... (truncated)

Commits

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)

Bumps [rc-slider](https://github.com/react-component/slider) from 8.7.1 to 10.1.0.
- [Release notes](https://github.com/react-component/slider/releases)
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md)
- [Commits](react-component/slider@8.7.1...v10.1.0)

---
updated-dependencies:
- dependency-name: rc-slider
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants