Jiewei Qian
|
b33dcb5208
|
chore: fix slider indent (#13955)
|
2019-01-02 16:43:01 +08:00 |
|
Jikkai Xiao
|
250e3f67ee
|
Slider: avoid NaN when min and max values are equal (#12256)
|
2018-08-07 15:32:59 +08:00 |
|
k-okina
|
1f8c7ba598
|
Chore: provide a key with v-for (#11891)
|
2018-07-11 15:17:20 +08:00 |
|
杨奕
|
1238dbf997
|
Slider: add input-size (#10154)
|
2018-03-14 10:52:44 +08:00 |
|
Vladislav Sevostyanov
|
737ef71262
|
Slider: add touch events support (#9320)
|
2018-03-06 11:27:34 +08:00 |
|
杨奕
|
067a9be7d1
|
Slider: warn against min being greater than max (#9997)
|
2018-03-05 11:48:48 +08:00 |
|
杨奕
|
2ccb0ead05
|
Slider: add tooltip-class (#9957)
|
2018-03-01 17:21:31 +08:00 |
|
Leopoldthecoder
|
56dc51bc85
|
Form: add disabled
|
2018-01-29 18:14:58 +08:00 |
|
wacky6.AriesMBP
|
b0c382f2f8
|
Slider: mitigate high cpu usage (#8989)
see: https://github.com/ElemeFE/element/issues/8989
|
2017-12-28 15:39:57 +08:00 |
|
Leopoldthecoder
|
257473f305
|
Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
# examples/app.vue
# examples/docs/en-US/tree.md
# examples/docs/zh-CN/tree.md
# examples/versions.json
# packages/select/src/select.vue
# packages/theme-default/package.json
|
2017-09-29 16:21:29 +08:00 |
|
maran
|
0a597a949e
|
add accessibility for slider and fixbug for unittest
|
2017-09-26 06:48:01 -05:00 |
|
Leopoldthecoder
|
1552f87592
|
Slider: fix button jumping to previous value when clicked
|
2017-09-24 06:27:08 -05:00 |
|
Leopoldthecoder
|
43ecb8818c
|
Merge branch 'dev' into carbon
# Conflicts:
# packages/date-picker/src/panel/time.vue
|
2017-09-14 19:33:49 +08:00 |
|
fanzhaobing
|
48074f2eee
|
Slider: add props debounce
|
2017-09-02 17:49:56 +08:00 |
|
Leopoldthecoder
|
ef61460688
|
Merge branch 'carbon-1' into carbon
|
2017-09-01 10:56:25 +08:00 |
|
Leopoldthecoder
|
735ef1ac51
|
Slider: reset size on click / drag
|
2017-08-21 11:42:21 +08:00 |
|
Leopoldthecoder
|
bb58f00746
|
Slider: change event only triggers on user input
|
2017-08-13 14:45:44 +08:00 |
|
Leopoldthecoder
|
d31b33a1f2
|
Slider: fix button jumping to 0 when clicked
|
2017-08-09 09:54:48 +08:00 |
|
Leopoldthecoder
|
f90bfa1362
|
Slider: reset size on resize
|
2017-08-05 16:37:03 +08:00 |
|
Leopoldthecoder
|
601bd6469b
|
add two warns
|
2017-06-18 18:07:48 +08:00 |
|
杨奕
|
beac09e5b2
|
Slider: update vertical mode (#4375)
|
2017-04-27 08:28:38 +08:00 |
|
devange
|
8e1d8329aa
|
Slider: add vertical mode
|
2017-04-21 14:13:59 +08:00 |
|
pengchongfu
|
48054d12a5
|
Slider: triggers validator when value changed, fixed #3968
|
2017-04-05 12:41:10 +08:00 |
|
liyl
|
6afa2ba690
|
Slider: feature - add format-tooltip prop (#3657)
* Slider: add format-tooltip prop
* Docs: update slider.md
* Docs: update slider.md
|
2017-04-04 15:40:39 +08:00 |
|
sunlei33
|
5eef48b97e
|
Form: 如果需要验证的fields为空,调用验证时立刻返回callback (#3944)
* Form: 如果需要验证的fields为空,调用验证时立刻返回callback
同时修复几个代码格式用来通过npm run dist
* fix travis
* fix travis
* fix travis
|
2017-04-01 14:06:23 +08:00 |
|
Gabriel Oliveira
|
adaec8199f
|
Slider: fix slider positioning
|
2017-03-23 12:33:09 +08:00 |
|
Gabriel Oliveira
|
4af6c854d0
|
Slider: precision is now a computed prop
|
2017-03-15 21:58:28 +08:00 |
|
Gabriel Oliveira
|
75e5b0ecea
|
Slider: fix step not updating precision
|
2017-03-15 21:58:28 +08:00 |
|
Gabriel Oliveira
|
f86427f25a
|
Slider: add show-tooltip prop
|
2017-03-15 13:49:56 +08:00 |
|
Leopoldthecoder
|
2a632f04e5
|
Slider: fix incorrect initial value when min>0 and showInput is true
|
2017-03-09 17:08:54 +08:00 |
|
Pan
|
411ddf92cc
|
Slider:Prevent text selection on mouse drag
|
2017-02-27 11:43:16 +08:00 |
|
杨奕
|
450cf81ded
|
Slider: add range support (#2751)
|
2017-02-17 19:09:59 +08:00 |
|
cinwell.li
|
9f5c08e6e6
|
Clean packages (#2345)
|
2017-01-23 14:06:01 +08:00 |
|
Leopoldthecoder
|
ab1c6fc0cc
|
Slider: add show-input-controls, fixed #2304
|
2017-01-10 10:48:09 +08:00 |
|
qingwei.li
|
a906a5fccb
|
Add vue-popup and dom helper
|
2016-12-26 11:41:15 +08:00 |
|
杨奕
|
8123ee1c48
|
Slider: fix change event (#1810)
|
2016-12-18 21:20:27 +08:00 |
|
baiyaaaaa
|
a5bdd2cabb
|
component README update and fix
|
2016-12-16 10:57:54 +08:00 |
|
zheng yu
|
0ee61e7296
|
fix: fixed losing focus when drag slider button fast or right click slider button. (#1723)
|
2016-12-13 23:12:43 +08:00 |
|
Leopoldthecoder
|
1c750dcec7
|
Slider: avoid clicking triggering right after dragend
|
2016-12-06 16:55:42 +08:00 |
|
Leopoldthecoder
|
9c301cdbe2
|
Slider: fix a decimal display bug
|
2016-12-01 22:57:46 +08:00 |
|
kingwl
|
932d6bdb6f
|
Slider: fix drag bug
|
2016-11-30 21:17:47 +08:00 |
|
杨奕
|
2e3ecd93e7
|
Slider: fix a NaN value bug (#1286)
|
2016-11-23 12:15:00 +08:00 |
|
Furybean
|
1f6cafebb1
|
Slider: fix can not drag when step < 1
|
2016-11-23 08:28:45 +08:00 |
|
qingwei.li
|
3c12100f52
|
Components: use es2015 export module, fixed #907
|
2016-11-08 15:01:00 +08:00 |
|
杨奕
|
6f55d6d9af
|
Slider: fix an inputValue initiation bug (#879)
|
2016-11-07 16:25:27 +08:00 |
|
qingwei.li
|
70307dfadb
|
fix package.json url
|
2016-11-06 12:26:14 +08:00 |
|
cinwell.li
|
4dd8b094cb
|
Update externals (#641)
|
2016-10-25 21:35:41 +08:00 |
|
杨奕
|
e51d753ffd
|
Slider: add disabled/use tooltip (#589)
|
2016-10-22 20:12:57 +08:00 |
|
杨奕
|
7bc214ce2f
|
Slider: improve test (#554)
|
2016-10-21 14:56:14 +08:00 |
|
cinwell.li
|
510034d2d2
|
Add istanbul ignore (#521)
|
2016-10-19 22:48:35 +08:00 |
|