New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-slider-component

Package Overview
Dependencies
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-slider-component - npm Package Compare versions

Comparing version 2.8.8 to 3.0.1-0

.browserslistrc

160

CHANGELOG.md

@@ -1,159 +0,3 @@

<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))
- remove dot-width and dot-height, dot-size support array type
- remove event-type, use disabled
{
"name": "vue-slider-component",
"version": "2.8.8",
"version": "3.0.1-0",
"description": "Can use the Slider component in vue1.x and vue2.x",

@@ -24,28 +24,45 @@ "keywords": [

"scripts": {
"build": "rm -rf ./dist && webpack --colors --hide-modules",
"version": "conventional-changelog -p angular -i CHANGELOG.md -s -r 1 && git add CHANGELOG.md"
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build:library": "npm run package && npm run sass",
"package": "vue-cli-service build --target lib --name vue-slider-component lib/index.ts",
"sass": "sass lib/theme:theme",
"prettier": "prettier --write lib/**/*.{ts,tsx,scss}",
"lint": "vue-cli-service lint",
"test:unit": "vue-cli-service test:unit"
},
"devDependencies": {
"autoprefixer": "^7.1.4",
"babel-core": "^6.24.0",
"babel-loader": "^6.4.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.3.2",
"babel-preset-stage-2": "^6.22.0",
"babel-runtime": "^6.23.0",
"css-loader": "^0.23.1",
"postcss-load": "^0.1.6",
"style-loader": "^0.15.0",
"vue": "^2.2.4",
"vue-html-loader": "^1.2.4",
"vue-loader": "^11.1.4",
"vue-style-loader": "^2.0.4",
"vue-template-compiler": "^2.2.4",
"webpack": "^2.2.1"
"gitHooks": {
"pre-commit": "lint-staged",
"commit-msg": "commitlint -e $GIT_PARAMS"
},
"browserify": {
"transform": [
"vueify"
"lint-staged": {
"*.{js,ts,tsx,scss}": [
"npm run prettier",
"git add"
]
},
"dependencies": {
"vue": "^2.5.17",
"vue-class-component": "^6.0.0",
"vue-property-decorator": "^7.0.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^7.3.1",
"@types/chai": "^4.1.0",
"@types/mocha": "^5.2.4",
"@vue/cli-plugin-babel": "^3.0.5",
"@vue/cli-plugin-typescript": "^3.0.5",
"@vue/cli-plugin-unit-mocha": "^3.0.5",
"@vue/cli-service": "^3.0.5",
"@vue/test-utils": "^1.0.0-beta.20",
"chai": "^4.1.2",
"commitlint": "^7.3.2",
"lint-staged": "^8.1.0",
"node-sass": "^4.9.0",
"prettier": "^1.15.2",
"sass": "^1.16.0",
"sass-loader": "^7.0.1",
"typescript": "^3.0.0",
"vue-template-compiler": "^2.5.17"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc