This repository has been archived by the owner on Aug 5, 2019. It is now read-only.
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.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.#292v8.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
bafbef4
docs: add changelogcba733e
fix: slider滑动输入条刻度标记的样式问题 ant-design/ant-design#6386v8.1.4
89353ad
Fix typo s/clientWith/clientWidth (#290)v8.1.5
7a1bfec
fix: #226a499d74
Support sliders with CSS scale() (#293)4feebbe
bump 8.1.5v8.2.0
f571a1e
Added dotStyle and activeDotStyle. This commit resolves #291 (#292)9c0ea63
bump 8.2.0v8.3.0
59a5b15
Basic slider accessibility (#282)de3e5b0
Bump 8.3.0v8.3.1
caf5866
8.3.1v8.3.2
93d885f
keep pushable when allowCross is false4f18aea
correct handle in ensureValueNotConflict funcdd6c61a
sorry for change origin exampled601b4d
pushable inaccuracy722ddd2
docs: fix homepage link0a07ada
fix($range): Fix issue with overlapping points (#320)2f3e18a
add test casef02c9cd
pushable may be a boolean310daf2
Only update values that are out of range.dfa5a73
Add keywords to improve searchabilitye783b62
Merge pull request #331 from Graham42/masterb321edd
deps: upgrade to react@16d8429a9
Use ensureValueInRange & add precision to test.aae0498
fix: change event binding to slider ownerDocument (#326)534890a
bump 8.3.2v8.3.3
0d4b508
deps: increasing minimum version of rc-tooltip dependency that is compliant with react 16 (#336)76d4cf3
bump 8.3.3v8.3.4
45975c4
removeEvent on Mouseup and before addEvent (#306)e54feed
8.3.4v8.3.5
3165047
docs: add allowCross false Range demo6d7d607
Merge branch 'master' into bugfix/keep-pushable18d4fa3
fix: tooltip not auto hidev8.4.0
227a126
change variable index to handle for readablecc060cd
add example for controlled component with allowCross false9f06b2d
add func name for lintd63b863
extra mouseup event cause onEnd didnot trigger3e74742
conflicts9bbc8b1
add demo allowCross false && pushable true055df29
Remove redundant css (#354)62d2375
Do not render empty mark labels (#340)e296bd5
fix test8437ce8
Merge branch 'master' into bugfix/keep-pushablede05632
add more test for pushable with not allowcross09a3298
Update rc-tooltip@3.7.060ee76f
Bump 8.4.082e2c76
Add changelogv8.4.1
523be5c
Fix homepage link in package.json3884e43
Merge pull request #362 from gpbl/patch-13204a90
Remove visibility property from rc-slider-trackf4394bf
Upgrade rc-toolsa63d627
Bump 8.4.1v8.5.0
c1f04b9
fix snapshot testing with storyshots, enzyme, react-test-renderer370235d
Add focus() & blur()edebcce
Fix grammar18cff37
Merge pull request #370 from STRML/master49aad59
Merge pull request #373 from konekoya/patch-1a5853d1
Merge pull request #371 from react-component/focusdb32618
Bump 8.5.0v8.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 clickedc5322a8
Merge branch 'rc/master' into bugfix/keep-pushable79c091e
update example about Controlled Range, not allow across, with pushable2743c4f
update example0d44182
update test case99038c8
Added forceVisible parameter to tipProps.d14fb7d
Fix tabs135c592
Allow tabIndex to be set explicitly on Handle (#381)7a021d4
Bump 8.6.0v8.6.1
21d9dce
Rename forceVisible to visiblee2edaa0
handleStyle in case rangeb90084c
Merge pull request #383 from oziian/master55d8f01
Fixed a typo on 'slider' example page. ('deperacate' -> 'deprecated')c67e422
Merge pull request #391 from gordeevbr/master7c263a7
Merge branch 'rc/master' into bugfix/keep-pushableb0ffcc3
change the handle argv and testcase for clear logic138abd7
Merge pull request #305 from Robin-front/bugfix/pushable-inaccuracy11d4183
Fix test coverage collection383b1b3
Setup snapshot serializer88a662e
Fix zero mark render1a99375
Update testsc7f6f22
Merge branch '7brend7-master'c4522e7
resolve conflict7c82832
Merge pull request #304 from Robin-front/bugfix/keep-pushable50e19b2
Bump 8.6.1This PR has been generated by Renovate Bot.