HISTORY.md 1.87 KB

History


9.2.0

[Feature] createSliderWithTooltip support getTooltipContainer

9.1.0

[Feature] Support startPoint prop.

8.7.0

[Feature] Supprot reverse prop.

8.6.0

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

8.5.0

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

8.4.0 / 2017-11-09

Support React 16.

8.3.0 / 2017-07-28

[Feature] Support keyboard accessibility.#282

8.2.0 / 2017-07-04

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

8.1.0 / 2017-06-09

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

8.0.0 / 2017-05-31

[Feature] rc-slider support aria. #260

6.0.0 / 2017-01-25

[Breaking Change] Re-design and refactor, almost a new UI component.

5.0.0 / 2016-09-12

#147 fix style conflicts with rc-tooltip @benjycui #145 fix onChange will be triggered while mousemove @Fuzzyma

4.0.0 / 2016-08-12

#133 support multi-range (@sosz)

3.6.0 / 2016-04-01

#18 add vertical props (@wnlee)

...

1.2.5 / 2015-07-13

#8 add isIncluded props (@simaQ)

#7 add tooltip for handler when slider has no marks props (@simaQ)