Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Update rc-slider to ^8.0.0-abandoned #14

Closed
wants to merge 6 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 21, 2018

This Pull Request updates dependency rc-slider from ^7.0.8 to ^8.0.0

Release Notes

v8.0.0

[Feature] rc-slider support aria. #260


v8.1.0

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


v8.2.0

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


v8.3.0

[Feature] Support keyboard accessibility.#282


v8.4.0

Support React 16.


v8.5.0

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


v8.6.0

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


Commits

v8.1.3

v8.1.4

v8.1.5

v8.2.0

v8.3.0

v8.3.1

v8.3.2

  • 93d885f keep pushable when allowCross is false
  • 4f18aea correct handle in ensureValueNotConflict func
  • dd6c61a sorry for change origin example
  • d601b4d pushable inaccuracy
  • 722ddd2 docs: fix homepage link
  • 0a07ada fix($range): Fix issue with overlapping points (#320)
  • 2f3e18a add test case
  • f02c9cd pushable may be a boolean
  • 310daf2 Only update values that are out of range.
  • dfa5a73 Add keywords to improve searchability
  • e783b62 Merge pull request #331 from Graham42/master
  • b321edd deps: upgrade to react@16
  • d8429a9 Use ensureValueInRange & add precision to test.
  • aae0498 fix: change event binding to slider ownerDocument (#326)
  • 534890a bump 8.3.2

v8.3.3

  • 0d4b508 deps: increasing minimum version of rc-tooltip dependency that is compliant with react 16 (#336)
  • 76d4cf3 bump 8.3.3

v8.3.4

v8.3.5

  • 3165047 docs: add allowCross false Range demo
  • 6d7d607 Merge branch 'master' into bugfix/keep-pushable
  • 18d4fa3 fix: tooltip not auto hide

v8.4.0

  • 227a126 change variable index to handle for readable
  • cc060cd add example for controlled component with allowCross false
  • 9f06b2d add func name for lint
  • d63b863 extra mouseup event cause onEnd didnot trigger
  • 3e74742 conflicts
  • 9bbc8b1 add demo allowCross false && pushable true
  • 055df29 Remove redundant css (#354)
  • 62d2375 Do not render empty mark labels (#340)
  • e296bd5 fix test
  • 8437ce8 Merge branch 'master' into bugfix/keep-pushable
  • de05632 add more test for pushable with not allowcross
  • 09a3298 Update rc-tooltip@3.7.0
  • 60ee76f Bump 8.4.0
  • 82e2c76 Add changelog

v8.4.1

v8.5.0

  • c1f04b9 fix snapshot testing with storyshots, enzyme, react-test-renderer
  • 370235d Add focus() & blur()
  • edebcce Fix grammar
  • 18cff37 Merge pull request #370 from STRML/master
  • 49aad59 Merge pull request #373 from konekoya/patch-1
  • a5853d1 Merge pull request #371 from react-component/focus
  • db32618 Bump 8.5.0

v8.6.0

  • d0cbd7f fix(mark-label-onclick): add click handler to mark in order to change the slider value to mark value when the mark label is clicked
  • c5322a8 Merge branch 'rc/master' into bugfix/keep-pushable
  • 79c091e update example about Controlled Range, not allow across, with pushable
  • 2743c4f update example
  • 0d44182 update test case
  • 99038c8 Added forceVisible parameter to tipProps.
  • d14fb7d Fix tabs
  • 135c592 Allow tabIndex to be set explicitly on Handle (#381)
  • 7a021d4 Bump 8.6.0

v8.6.1

  • 21d9dce Rename forceVisible to visible
  • e2edaa0 handleStyle in case range
  • b90084c Merge pull request #383 from oziian/master
  • 55d8f01 Fixed a typo on 'slider' example page. ('deperacate' -> 'deprecated')
  • c67e422 Merge pull request #391 from gordeevbr/master
  • 7c263a7 Merge branch 'rc/master' into bugfix/keep-pushable
  • b0ffcc3 change the handle argv and testcase for clear logic
  • 138abd7 Merge pull request #305 from Robin-front/bugfix/pushable-inaccuracy
  • 11d4183 Fix test coverage collection
  • 383b1b3 Setup snapshot serializer
  • 88a662e Fix zero mark render
  • 1a99375 Update tests
  • c7f6f22 Merge branch '7brend7-master'
  • c4522e7 resolve conflict
  • 7c82832 Merge pull request #304 from Robin-front/bugfix/keep-pushable
  • 50e19b2 Bump 8.6.1

This PR has been generated by Renovate Bot.

@renovate
Copy link
Author

renovate bot commented Mar 21, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@renovate renovate bot changed the title Update dependency rc-slider to ^8.0.0 Update rc-slider to ^8.0.0 Apr 17, 2018
@sbardian sbardian changed the title Update rc-slider to ^8.0.0 Update rc-slider to ^8.0.0-abandoned May 17, 2018
@sbardian sbardian closed this May 17, 2018
@renovate renovate bot deleted the renovate/rc-slider-8.x branch June 22, 2018 15:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants