buidl-labs / foamviz

Central repository containing data visualizations over FOAM's TCR Data
http://foamviz.surge.sh/
4 stars 2 forks source link

Build(deps): Bump rc-slider from 8.7.1 to 9.5.1 #140

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps rc-slider from 8.7.1 to 9.5.1.

Release notes

Sourced from rc-slider's releases.

v9.5.1

  • fix: add missing props (#687) 7d3c26f

https://github.com/react-component/slider/compare/v9.5.0...v9.5.1

v9.5.0

  • refactor: optimize type definition (#685) 853a410

https://github.com/react-component/slider/compare/v9.4.1...v9.5.0

v9.4.1

  • chore: bump rc-tooltip version 9e17d17

https://github.com/react-component/slider/compare/v9.4.0...v9.4.1

v9.4.0

  • chore: bump rc-trigger version 26d0666
  • Merge pull request #663 from doong-jo/fix-online-demo-url 80b0bf6
  • docs: to handle example e41a69f
  • docs: fix wrong online demo url d736936

https://github.com/react-component/slider/compare/v9.3.1...v9.4.0

v9.3.1

  • fix: prevent selecting text when drag handler b0873ea
  • docs: update README.md e25da64
  • :white_check_mark: fix ci fafc63b
  • Bump @types/jest from 25.2.3 to 26.0.0 (#660) 2283b91

https://github.com/react-component/slider/compare/v9.3.0...v9.3.1

v9.3.0

  • :up: upgrade rc-util to 5.x 20109f5
  • refator: Use father (#641) b5a337e

https://github.com/react-component/slider/compare/9.2.4...v9.3.0

Changelog

Sourced from rc-slider's changelog.

History


9.2.0

[Feature] createSliderWithTooltip support getTooltipContainer

9.1.0

[Feature] Support startPoint prop.

8.7.0

[Feature] Supprot reverse prop.

8.6.0

[Feature] Allow tabIndex to be set explicitly on Handle. #381

8.5.0

[Feature] Add focus() blur() and autoFocus.

8.4.0 / 2017-11-09

Support React 16.

8.3.0 / 2017-07-28

[Feature] Support keyboard accessibility.#282

8.2.0 / 2017-07-04

[Feature] Support custom dot style with dotStyle & activeDotStyle api.#292

8.1.0 / 2017-06-09

[Feature] rc-slider support custom style. #281

8.0.0 / 2017-05-31

[Feature] rc-slider support aria. #260

6.0.0 / 2017-01-25

[Breaking Change] Re-design and refactor, almost a new UI component.

5.0.0 / 2016-09-12

#147 fix style conflicts with rc-tooltip @benjycui

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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #144.