<a name="2.8.3"></a>
## [2.8.3](https://github.com/NightCatSama/vue-slider-component/compare/v2.8.1...v2.8.3) (2018-12-17)


### Features

* add piecewise-filter ([ee76b2d](https://github.com/NightCatSama/vue-slider-component/commit/ee76b2d))



<a name="2.8.0"></a>
# [2.8.0](https://github.com/NightCatSama/vue-slider-component/compare/v2.7.11...v2.8.0) (2018-10-19)


### Features

* add dot slot ([27c0e8b](https://github.com/NightCatSama/vue-slider-component/commit/27c0e8b))



<a name="2.7.11"></a>
## [2.7.11](https://github.com/NightCatSama/vue-slider-component/compare/v2.7.10...v2.7.11) (2018-10-14)


### Bug Fixes

* bugs in restricted range mode ([33d3388](https://github.com/NightCatSama/vue-slider-component/commit/33d3388))



<a name="2.7.10"></a>
## [2.7.10](https://github.com/NightCatSama/vue-slider-component/compare/v2.7.9...v2.7.10) (2018-10-14)


### Features

* add minRange & maxRange ([2c1966b](https://github.com/NightCatSama/vue-slider-component/commit/2c1966b))



<a name="2.7.9"></a>
## [2.7.9](https://github.com/NightCatSama/vue-slider-component/compare/v2.7.8...v2.7.9) (2018-10-11)


### Features

* add enable-cross ([4678344](https://github.com/NightCatSama/vue-slider-component/commit/4678344))



<a name="2.7.8"></a>
## [2.7.8](https://github.com/NightCatSama/vue-slider-component/compare/v2.5.9...v2.7.8) (2018-09-29)


### Bug Fixes

* Component initialization triggers the merge tooltip ([1231880](https://github.com/NightCatSama/vue-slider-component/commit/1231880))

### Features

* add startAnimation ([fa187fc](https://github.com/NightCatSama/vue-slider-component/commit/fa187fc))
* Handle overlapping tooltips[#192](https://github.com/NightCatSama/vue-slider-component/issues/192) && add props tooltipOverlap and overlapFormatter ([4d91119](https://github.com/NightCatSama/vue-slider-component/commit/4d91119))
* Improve the slot when the tooltip is merged ([e08278b](https://github.com/NightCatSama/vue-slider-component/commit/e08278b))
* Support for single dot disabled state ([2682913](https://github.com/NightCatSama/vue-slider-component/commit/2682913))



<a name="2.7.7"></a>
## [2.7.7](https://github.com/NightCatSama/vue-slider-component/compare/v2.5.9...v2.7.7) (2018-07-24)


### Features
* add key evente ([b5bd724](https://github.com/NightCatSama/vue-slider-component/commit/b5bd724))


<a name="2.7.5"></a>
## [2.7.5](https://github.com/NightCatSama/vue-slider-component/compare/v2.5.9...v2.7.5) (2018-07-24)


### Bug Fixes

* Fixed range bug[#211](https://github.com/NightCatSama/vue-slider-component/issues/211) ([2a52173](https://github.com/NightCatSama/vue-slider-component/commit/2a52173))

### Features
* Support for single dot disabled state ([2682913](https://github.com/NightCatSama/vue-slider-component/commit/2682913))



<a name="2.7.2"></a>
## [2.7.2](https://github.com/NightCatSama/vue-slider-component/compare/v2.5.9...v2.7.2) (2018-06-20)


### Bug Fixes

* Switch mode causes confusion ([6ef5562](https://github.com/NightCatSama/vue-slider-component/commit/6ef5562))

<a name="2.7.1"></a>
## [2.7.1](https://github.com/NightCatSama/vue-slider-component/compare/v2.5.9...v2.7.1) (2018-05-26)


### Bug Fixes

* floats calculation error ([18d55c4](https://github.com/NightCatSama/vue-slider-component/commit/18d55c4))


<a name="2.7.0"></a>
# [2.7.0](https://github.com/NightCatSama/vue-slider-component/compare/v2.5.9...v2.7.0) (2018-05-26)

### Features

* Handle overlapping tooltips[#192](https://github.com/NightCatSama/vue-slider-component/issues/192) && add props tooltipOverlap and overlapFormatter ([4d91119](https://github.com/NightCatSama/vue-slider-component/commit/4d91119))



<a name="2.6.3"></a>

## [2.6.3](https://github.com/NightCatSama/vue-slider-component/compare/v2.3.5...v2.6.3) (2018-05-25)


### Bug Fixes

* useKeyBoard bug ([bde0e7d](https://github.com/NightCatSama/vue-slider-component/commit/bde0e7d))


<a name="2.6.2"></a>
## [2.6.2](https://github.com/NightCatSama/vue-slider-component/compare/v2.3.5...v2.6.2) (2018-04-11)


### Bug Fixes

* Fixed incorrect decimal point in keyboard mode ([1587842](https://github.com/NightCatSama/vue-slider-component/commit/1587842))


<a name="2.6.1"></a>
## [2.6.1](https://github.com/NightCatSama/vue-slider-component/compare/v2.3.5...v2.6.1) (2018-03-16)


### Fixed

* Fix dependent location is incorrect


<a name="2.5.9"></a>
## [2.5.9](https://github.com/NightCatSama/vue-slider-component/compare/v2.3.5...v2.5.9) (2018-03-15)


### Features

* sharp text [#166](https://github.com/NightCatSama/vue-slider-component/issues/166) ([639595c](https://github.com/NightCatSama/vue-slider-component/commit/639595c))



<a name="2.5.8"></a>
## [2.5.8](https://github.com/NightCatSama/vue-slider-component/compare/v2.3.5...v2.5.8) (2018-03-01)


### Features

* add Keyboard Control ([3961687](https://github.com/NightCatSama/vue-slider-component/commit/3961687))
