luckyCao
88ae222c61
Input: add show-word-count attribute ( #15075 )
2019-04-19 16:14:07 +08:00
Jiewei Qian
d38ab315fa
Input: update DOM dependent values on type change ( #14889 )
...
fix #14857
2019-04-02 12:19:32 +08:00
Jiewei Qian
ed13de38c7
input: fix regression ( #14572 )
...
* input: fix regression
guard against: #14551
fix : #14501 , #14521 , #14564 , #14332
* Input: update
2019-03-19 15:54:55 +08:00
Jiewei Qian
9c7fcf30f2
chore: update test deps and conf ( #14735 )
...
* test: run in headless chrome
* chore: update travis node version
* chore: upgrade test deps
* test: fix tests
* test: support async await
* test: fix tree test case
* test: fix tree test cases
* test: fix popper test case
2019-03-18 15:34:44 +08:00
Jiewei Qian
e2c5573c1f
Input: simplify el-input implementation ( #13471 )
...
* input: simplify internal implementation
remove currentValue, strictly follow one-way data flow
hack for MSIE input event when placeholder is set
remove isKorean hack (#11665 , #10648 )
* input-number: fix for new el-input
* test: input, fix vue warning
* date-time-range: fix for new el-input
* pagination: fix for new el-input, simplify internals
* input: fix input event on compositionend
* input-number: fix for new el-input
* input-number: nuke userInput on change
2018-11-26 15:05:46 +08:00
hetech
9a31f5f6e6
ColorPicker: not trigger form validation when dragging ( #13299 )
...
* ColorPicker: not trigger form validation when dragging
* update test case for input
2018-11-05 19:21:49 +08:00
st-sloth
9d09d0dbf4
InputNumber: add `select` method ( #13286 )
...
* Input: add test for `select` method
* InputNumber: add `select` method
2018-11-05 19:21:24 +08:00
hetech
1cc45b83d8
Input: fix wrong style of Input suffix ( #12108 )
...
* Input: fix wrong style of Input
* update input.vue
* add test case
2018-07-25 15:54:02 +08:00
blackmiaool
e70c598d44
Input: add clear event ( #9988 )
2018-03-04 13:50:25 +08:00
Jiewei Qian
889fae43fb
Input: align input change with native ( #7258 )
...
* Input: align change event with native ones
* test: update input:change event test
2017-10-11 22:28:42 -05:00
baiyaaaaa
84517bb5d9
fix input test
2017-09-18 00:37:43 -05:00
Dreamacro
0a2dd8bd53
Add focus method for some form component
2017-07-20 16:50:38 +08:00
baiyaaaaa
61672ce0e2
fix input change time ( #2956 )
2017-02-22 16:33:30 +08:00
kingwl
8e34408d6e
Input: fix invalid resize prop ( #2838 )
2017-02-16 16:53:33 +08:00
baiyaaaaa
6e428ffcc7
fix input value binding bug ( #1998 )
...
* fix input value binding bug
* improve input test & docs
2016-12-26 23:01:46 +08:00
baiyaaaaa
22ba941fa0
unit test vm destroy improve ( #791 )
2016-11-03 10:14:36 +08:00
baiyaaaaa
06b2cabf6b
fix masses style
2016-10-25 12:34:38 +08:00
baiyaaaaa
7725924a5e
add input-number test
2016-10-21 16:04:03 +08:00
baiyaaaaa
56354f1c81
input test improve
2016-10-20 19:24:00 +08:00
baiyaaaaa
b63cb5e066
unit test of input
2016-10-19 14:51:18 +08:00