mirror of
https://github.com/wassname/slider.git
synced 2026-09-10 12:38:09 +08:00
- update to 3.6.0 (refs:https://github.com/react-component/slider/pull/85#discussion-diff-58325891) - change `.rc-slider-vertical` to `.{prefixClass}-vertical` (refs:https://github.com/react-component/slider/pull/85#discussion-diff-58325944) - put all the slider & Range in one row (refs:https://github.com/react-component/slider/pull/85#discussion-diff-58326190)
15 lines
458 B
Markdown
15 lines
458 B
Markdown
# History
|
|
----
|
|
|
|
## 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))
|