vue-slider-component
Advanced tools
Comparing version 2.3.5 to 2.3.6
@@ -0,0 +0,0 @@ // http://eslint.org/docs/user-guide/configuring |
@@ -0,0 +0,0 @@ /* http://prismjs.com/download.html?themes=prism-okaidia&languages=markup+css+clike+javascript */ |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ import Vue from 'vue' |
var vueSlider = require('./vue2-slider') | ||
module.exports = vueSlider |
@@ -0,0 +0,0 @@ var path = require('path') |
{ | ||
"name": "vue-slider-component", | ||
"version": "2.3.5", | ||
"version": "2.3.6", | ||
"description": "Can use the Slider component in vue1.x and vue2.x", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -11,3 +11,3 @@ # vue-slider-component | ||
[Live Demo](https://jsfiddle.net/NightCatSama/9pp3dqkq/) | ||
[Live Demo](https://jsfiddle.net/NightCatSama/2xy72dod/) | ||
@@ -135,3 +135,3 @@ ## Install | ||
| piecewise-label* | Boolean | false | whether to display the label. [demo here](https://nightcatsama.github.io/vue-slider-component/example/#demo2) | | ||
| tooltip | String, Boolean | false | control the tooltip, optional value: ['hover', 'always', false] | | ||
| tooltip | String, Boolean | always | control the tooltip, optional value: ['hover', 'always', false] | | ||
| tooltip-dir | String[,Array(in range model) | top(in horizontal)or left(in vertical) | set the direction of the tooltip, optional value: ['top', 'bottom', 'left', 'right'] | | ||
@@ -138,0 +138,0 @@ | reverse | Boolean | false | whether the component reverse (such as Right to left, Top to bottom) | |
var vueSlider = require('./vue2-slider') | ||
module.exports = vueSlider |
@@ -0,0 +0,0 @@ const webpack = require('webpack') |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
251327
26