梁灏
d18a7ee861
Input support global setting
2018-06-28 14:16:03 +08:00
梁灏
1e17564989
Input add @on-search event
2018-06-27 15:40:03 +08:00
梁灏
e2a877c46a
Input add search & enterButton prop
2018-06-27 15:30:10 +08:00
梁灏
42d5412a07
Input add prop prefix & suffix, also add slot prefix & suffix
2018-06-27 14:23:09 +08:00
梁灏
509014fb5f
update Icons
2018-06-25 19:19:27 +08:00
梁灏
9f45c24f2e
change sync to loading
2018-06-25 15:49:28 +08:00
梁灏
fdcb8143be
update Input loading icon
2018-06-25 12:48:49 +08:00
Leon
4e559028c8
Fix a confliction in Input component
...
Fix clearable and icon conflict while `clearable` and `icon` options are used. `clearable` should show when this option is enable and the currentValue is not empty, otherwise the `icon` will never be shown.
2018-03-29 10:47:31 +08:00
梁灏
4f2dc7e328
fixed #3086
2018-03-13 11:49:11 +08:00
梁灏
a73ae72b35
fixed #2884
2018-01-23 11:05:01 +08:00
Hsiaoming Yang
9bd074d4cb
Support more types on <i-input>
2017-11-29 22:34:13 +09:00
Sergio Crisostomo
c17c5ad6cb
normalize autocomplete and spellcheck
2017-11-04 16:37:29 +01:00
梁灏
acb79ba30e
fixed #433
2017-09-22 15:29:50 +08:00
梁灏
41918ed856
update Input
2017-09-01 17:54:13 +08:00
Aresn
dd037d90d3
Merge pull request #1414 from zerooverture/2.0
...
Input increase autocomplete
2017-09-01 17:40:20 +08:00
梁灏
fed3e09d15
add AutoComplete component
2017-08-23 14:42:54 +08:00
梁灏
b6bda1dcb5
update ColorPicker
2017-08-16 13:52:50 +08:00
zero
9968ddeaa4
Input increase autocomplete
2017-07-20 21:36:28 +08:00
Lawrence Lee
a2f27a80ca
fix #1084
2017-07-19 16:38:31 +08:00
xingbofeng
9e7a37403b
fix: add keyup, keydown, keypress eventlistener of input component
2017-07-18 19:33:58 +08:00
Aresn
67a87e8d8b
fixed #1017
2017-05-26 16:38:40 +08:00
yinheli
545add717e
input 支持 focus 方法
2017-05-10 23:34:15 +08:00
丁强
8d3a02a52e
修改input组件 autofocus为Boolean值
2017-04-28 14:53:17 +08:00
丁强
f15c216a51
Input 组件增加autofocus属性
2017-04-25 16:52:51 +08:00
梁灏
e2affe49cf
fixed #397
2017-04-01 13:25:47 +08:00
梁灏
f4e462c051
#554
2017-04-01 12:48:45 +08:00
梁灏
319f5f866f
fixed #554
2017-04-01 12:28:32 +08:00
梁灏
ef0901312b
optimize Input validate icon
2017-04-01 12:08:08 +08:00
梁灏
85ed4df8fc
fixed Input bug
...
when use input prop in Input, it can not correctly to emit a Number
value
2017-03-21 14:13:33 +08:00
muei
57737d7455
Update input.vue
2017-03-16 11:49:14 +08:00
muei
c86d77fcef
Merge branch '2.0' into 2.0
2017-03-16 11:14:41 +08:00
梁灏
aa9fc758da
update Transfer
...
update Transfer
2017-03-15 19:59:46 +08:00
young
cd50d0d678
fix(input): all actions should emit event
2017-03-14 14:25:02 +08:00
梁灏
04e5e3cd29
prevent dispatch event
...
prevent dispatch event
2017-03-13 19:05:36 +08:00
梁灏
21dad188c1
prevent dispatch form event
...
when component import an Input, prevent dispatch event from Input to
Form
2017-03-13 18:58:31 +08:00
梁灏
cd78c9c488
some comps support dispatch event to FormItem
...
some comps support dispatch event to FormItem
2017-03-09 11:14:40 +08:00
梁灏
531cd1654b
support DatePicker & TimePicker
...
support DatePicker & TimePicker
2017-03-07 18:06:56 +08:00
梁灏
06322514c6
support Radio
...
support Radio
2017-03-01 17:01:22 +08:00
梁灏
fc7ef07216
support Input
...
support Input
2017-03-01 15:23:12 +08:00
梁灏
b89a982e64
fixed #205
...
fixed #205
2017-01-16 12:29:03 +08:00
梁灏
8bca10707b
update Input on-form-change trigger timing #198
...
update Input on-form-change trigger timing #198
2017-01-13 15:45:08 +08:00
梁灏
20766f2870
update Input
...
update Input
2017-01-06 12:00:26 +08:00
梁灏
c3a9f3895b
update Input
...
update Input
2017-01-06 11:30:01 +08:00
梁灏
578ca32537
fixed Radio bug
...
fixed Radio bug
2017-01-04 11:03:22 +08:00
jingsam
b0893113b3
🎨 add eslint
2016-12-25 22:49:42 +08:00
梁灏
e1874103ad
update DatePicker
...
update DatePicker
2016-12-15 23:29:31 +08:00
梁灏
c46f385a83
update DatePicker
...
update DatePicker
2016-12-15 20:16:58 +08:00
梁灏
d3eee3f464
fixed #123
...
fixed #123
2016-12-13 11:56:28 +08:00
梁灏
731d69a29a
fixed #101
...
Input add name props
2016-11-28 15:49:03 +08:00
梁灏
6ff31952a6
optimize Input shaking when it init
...
optimize Input shaking when it init
2016-11-15 11:24:28 +08:00