This repository was archived by the owner on Aug 5, 2019. It is now read-only.
Closed
Conversation
Author
PR has been editedAs 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency rc-slider from
^7.0.8to^8.0.0Release 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&activeDotStyleapi.#292v8.3.0[Feature] Support keyboard accessibility.#282
v8.4.0Support 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
bafbef4docs: add changelogcba733efix: slider滑动输入条刻度标记的样式问题 ant-design/ant-design#6386v8.1.4
89353adFix typo s/clientWith/clientWidth (#290)v8.1.5
7a1bfecfix: #226a499d74Support sliders with CSS scale() (#293)4feebbebump 8.1.5v8.2.0
f571a1eAdded dotStyle and activeDotStyle. This commit resolves #291 (#292)9c0ea63bump 8.2.0v8.3.0
59a5b15Basic slider accessibility (#282)de3e5b0Bump 8.3.0v8.3.1
caf58668.3.1v8.3.2
93d885fkeep pushable when allowCross is false4f18aeacorrect handle in ensureValueNotConflict funcdd6c61asorry for change origin exampled601b4dpushable inaccuracy722ddd2docs: fix homepage link0a07adafix($range): Fix issue with overlapping points (#320)2f3e18aadd test casef02c9cdpushable may be a boolean310daf2Only update values that are out of range.dfa5a73Add keywords to improve searchabilitye783b62Merge pull request #331 from Graham42/masterb321edddeps: upgrade to react@16d8429a9Use ensureValueInRange & add precision to test.aae0498fix: change event binding to slider ownerDocument (#326)534890abump 8.3.2v8.3.3
0d4b508deps: increasing minimum version of rc-tooltip dependency that is compliant with react 16 (#336)76d4cf3bump 8.3.3v8.3.4
45975c4removeEvent on Mouseup and before addEvent (#306)e54feed8.3.4v8.3.5
3165047docs: add allowCross false Range demo6d7d607Merge branch 'master' into bugfix/keep-pushable18d4fa3fix: tooltip not auto hidev8.4.0
227a126change variable index to handle for readablecc060cdadd example for controlled component with allowCross false9f06b2dadd func name for lintd63b863extra mouseup event cause onEnd didnot trigger3e74742conflicts9bbc8b1add demo allowCross false && pushable true055df29Remove redundant css (#354)62d2375Do not render empty mark labels (#340)e296bd5fix test8437ce8Merge branch 'master' into bugfix/keep-pushablede05632add more test for pushable with not allowcross09a3298Update rc-tooltip@3.7.060ee76fBump 8.4.082e2c76Add changelogv8.4.1
523be5cFix homepage link in package.json3884e43Merge pull request #362 from gpbl/patch-13204a90Remove visibility property from rc-slider-trackf4394bfUpgrade rc-toolsa63d627Bump 8.4.1v8.5.0
c1f04b9fix snapshot testing with storyshots, enzyme, react-test-renderer370235dAdd focus() & blur()edebcceFix grammar18cff37Merge pull request #370 from STRML/master49aad59Merge pull request #373 from konekoya/patch-1a5853d1Merge pull request #371 from react-component/focusdb32618Bump 8.5.0v8.6.0
d0cbd7ffix(mark-label-onclick): add click handler to mark in order to change the slider value to mark value when the mark label is clickedc5322a8Merge branch 'rc/master' into bugfix/keep-pushable79c091eupdate example about Controlled Range, not allow across, with pushable2743c4fupdate example0d44182update test case99038c8Added forceVisible parameter to tipProps.d14fb7dFix tabs135c592Allow tabIndex to be set explicitly on Handle (#381)7a021d4Bump 8.6.0v8.6.1
21d9dceRename forceVisible to visiblee2edaa0handleStyle in case rangeb90084cMerge pull request #383 from oziian/master55d8f01Fixed a typo on 'slider' example page. ('deperacate' -> 'deprecated')c67e422Merge pull request #391 from gordeevbr/master7c263a7Merge branch 'rc/master' into bugfix/keep-pushableb0ffcc3change the handle argv and testcase for clear logic138abd7Merge pull request #305 from Robin-front/bugfix/pushable-inaccuracy11d4183Fix test coverage collection383b1b3Setup snapshot serializer88a662eFix zero mark render1a99375Update testsc7f6f22Merge branch '7brend7-master'c4522e7resolve conflict7c82832Merge pull request #304 from Robin-front/bugfix/keep-pushable50e19b2Bump 8.6.1This PR has been generated by Renovate Bot.