mirror of
https://github.com/wassname/slider.git
synced 2026-09-09 11:35:22 +08:00
24 lines
905 B
Markdown
24 lines
905 B
Markdown
# History
|
|
----
|
|
|
|
## 5.0.0 / 2016-09-12
|
|
|
|
[#147](https://github.com/react-component/slider/issues/147) fix style conflicts with rc-tooltip [@benjycui](https://github.com/benjycui)
|
|
[#145](https://github.com/react-component/slider/pull/145) fix `onChange` will be triggered while mousemove [@Fuzzyma](https://github.com/Fuzzyma)
|
|
|
|
## 4.0.0 / 2016-08-12
|
|
|
|
[#133](https://github.com/react-component/slider/pull/133) support multi-range ([@sosz](https://github.com/sosz))
|
|
|
|
## 3.6.0 / 2016-04-01
|
|
|
|
[#18](https://github.com/react-component/slider/issues/18) add `vertical` props ([@wnlee](https://github.com/WNLee))
|
|
|
|
...
|
|
|
|
## 1.2.5 / 2015-07-13
|
|
|
|
[#8](https://github.com/react-component/slider/issues/8) add `isIncluded` props ([@simaQ](https://github.com/simaQ))
|
|
|
|
[#7](https://github.com/react-component/slider/issues/7) add tooltip for handler when slider has no `marks` props ([@simaQ](https://github.com/simaQ))
|