StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
StackGenVis/frontend/node_modules/vue-bootstrap-slider/CHANGELOG.md

122 lines
3.1 KiB

# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="2.1.8"></a>
## [2.1.8](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.7...v2.1.8) (2019-02-07)
<a name="2.1.7"></a>
## [2.1.7](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.6...v2.1.7) (2019-01-15)
### Bug Fixes
* use lodash es imports ([4f5a664](https://github.com/pimlie/vue-bootstrap-slider/commit/4f5a664))
<a name="2.1.6"></a>
## [2.1.6](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.5...v2.1.6) (2019-01-10)
### Bug Fixes
* include lodash.fns in build ([148e6fd](https://github.com/pimlie/vue-bootstrap-slider/commit/148e6fd))
<a name="2.1.5"></a>
## [2.1.5](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.4...v2.1.5) (2019-01-10)
### Bug Fixes
* clean up watcher definitions ([f2946a9](https://github.com/pimlie/vue-bootstrap-slider/commit/f2946a9))
<a name="2.1.4"></a>
## [2.1.4](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.3...v2.1.4) (2019-01-10)
### Bug Fixes
* only refresh when slider still exists ([f808c60](https://github.com/pimlie/vue-bootstrap-slider/commit/f808c60))
<a name="2.1.3"></a>
## [2.1.3](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.2...v2.1.3) (2019-01-06)
### Bug Fixes
* implemented useCurrentValue for refresh method ([ef10ce7](https://github.com/pimlie/vue-bootstrap-slider/commit/ef10ce7))
<a name="2.1.2"></a>
## [2.1.2](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.1...v2.1.2) (2018-12-21)
### Bug Fixes
* lodash.camelcase should not be dev dependency ([b8fdc89](https://github.com/pimlie/vue-bootstrap-slider/commit/b8fdc89))
<a name="2.1.1"></a>
## [2.1.1](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.1.0...v2.1.1) (2018-12-20)
### Bug Fixes
* force kebab-case event names ([51f1969](https://github.com/pimlie/vue-bootstrap-slider/commit/51f1969))
<a name="2.1.0"></a>
# [2.1.0](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.0.1...v2.1.0) (2018-12-18)
### Bug Fixes
* re-set value after refresh ([acdcf4e](https://github.com/pimlie/vue-bootstrap-slider/commit/acdcf4e))
* typo ([afdc706](https://github.com/pimlie/vue-bootstrap-slider/commit/afdc706))
### Features
* dont use unnecessary mixins in component ([86f66e3](https://github.com/pimlie/vue-bootstrap-slider/commit/86f66e3))
<a name="2.0.1"></a>
## [2.0.1](https://github.com/pimlie/vue-bootstrap-slider/compare/v2.0.0...v2.0.1) (2018-11-29)
### Bug Fixes
* umd build ([e3b9170](https://github.com/pimlie/vue-bootstrap-slider/commit/e3b9170))
<a name="2.0.0"></a>
# [2.0.0](https://github.com/pimlie/vue-bootstrap-slider/compare/v1.4.0...v2.0.0) (2018-11-29)
### Bug Fixes
* add export for component ([fe6b496](https://github.com/pimlie/vue-bootstrap-slider/commit/fe6b496))
<a name="2.0.0"></a>
# [2.0.0](https://github.com/pimlie/vue-bootstrap-slider/compare/v1.4.0...v2.0.0) (2018-11-29)
### Bug Fixes
* add export for component ([fe6b496](https://github.com/pimlie/vue-bootstrap-slider/commit/fe6b496))