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 9.7.5 #349

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rc-slider from 8.7.1 to 9.7.5.

Release notes

Sourced from rc-slider's releases.

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
  • chore: perf path b959281
  • chore: fix dumi website (#751) b7e15d4
  • Remove non working link (#746) 7705c4e
  • Revert "Update Slider.tsx (#741)" (#743) bbe1fdd
  • Update Slider.tsx (#741) 7d5515f
  • Change Array<string> and Array<number> (#742) 374b16a
  • docs: update changelog 7920af2

https://github.com/react-component/slider/compare/v9.7.1...v9.7.2

v9.7.1

add dragableTrack

  • bump 9.7.0 5e3e27e
  • Merge pull request #722 from react-component/draggable-track d4fc1ff
  • add vertical demo and support reverse 6afc1d6
  • update inTrack to dragTrack d5edcc3
  • add test 79ed454
  • add test bbafe0d
  • fix cr d38a808
  • update inTrack 6627027
  • re track 1711984
  • re track 724bf92
  • add api 0ce4c48
  • rm console 0741b80
  • fix lint 4bd2136
  • add dragableTrack 69d66ac
  • chore: fix readme (#721) 2c4437b
  • docs: update online url 79998db
  • chore: use dumi (#720) 1657876

https://github.com/react-component/slider/compare/v9.6.5...v9.7.1

v9.6.5

  • chore: export slider、range and handle props interface (#718) 674ca16

https://github.com/react-component/slider/compare/v9.6.4...v9.6.5

v9.6.4

  • fix bug: slider cannot drag to max value (#714) 7ab3876

... (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 #353.