element/test/unit
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
..
specs Input: simplify el-input implementation (#13471) 2018-11-26 15:05:46 +08:00
index.js remove theme-default (#7273) 2017-09-28 05:01:29 -05:00
karma.conf.js Chore: convert build system to webpack (#11216) 2018-05-21 15:26:46 +08:00
util.js Test: add some test cases (#11485) 2018-06-05 13:31:15 +08:00