codeforboston / windfall-elimination

Windfall Elimination Provision Awareness Project: improving the experience of retirees around an obscure Social Security rule affecting 8+ states (previously https://ssacalculator.org)
https://windfall-develop.netlify.app/
MIT License
24 stars 45 forks source link

Bump rc-slider from 8.7.1 to 10.0.0 #353

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rc-slider from 8.7.1 to 10.0.0.

Release notes

Sourced from rc-slider's releases.

v10.0.0

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

https://github.com/react-component/slider/compare/v10.0.0-alpha.6...v10.0.0

v10.0.0-alpha.6

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

https://github.com/react-component/slider/compare/v10.0.0-alpha.5...v10.0.0-alpha.6

v10.0.0-alpha.5

  • fix: focus visible logic (#820) ac26595

https://github.com/react-component/slider/compare/v10.0.0-alpha.4...v10.0.0-alpha.5

v10.0.0-alpha.4

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

https://github.com/react-component/slider/compare/v10.0.0-alpha.3...v10.0.0-alpha.4

v10.0.0-alpha.3

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

https://github.com/react-component/slider/compare/v10.0.0-alpha.2...v10.0.0-alpha.3

v10.0.0-alpha.2

  • feat: Slider handleRender provide index info cffa8f4

https://github.com/react-component/slider/compare/v10.0.0-alpha.1...v10.0.0-alpha.2

v10.0.0-alpha.1

  • fix: max is not align with step 1a609fe

https://github.com/react-component/slider/compare/v10.0.0-alpha.0...v10.0.0-alpha.1

v10.0.0-alpha.0

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

https://github.com/react-component/slider/compare/v9.7.5...v10.0.0-alpha.0

v9.7.5

  • Update package.json 08af0b2
  • Fix pushable type (#713) 74788ce
  • Fixed aria text formatter types (#801) 68e06cf

https://github.com/react-component/slider/compare/v9.7.4...v9.7.5

v9.7.2

  • fix eslint 6a465d5
  • Allow Range prop step to be null in Typescript (#757) 683a818

... (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)
dependabot[bot] commented 2 years ago

Superseded by #356.