Commit Graph

31 Commits

Author SHA1 Message Date
07akioni
33bf154c0d feat(date-picker): light theme 2019-10-17 22:16:30 +08:00
07akioni
91945ba767 feat(input): split mode of input 2019-10-17 14:03:09 +08:00
07akioni
20fcfe4065 feat(input): light theme 2019-10-10 18:24:51 +08:00
07akioni
1025b06a18 feat(input): autosize 2019-09-13 16:17:46 +08:00
07akioni
268c5a0905 feat(slider): not finished 2019-09-05 18:06:01 +08:00
07akioni
240a65fa30 feat(base-picker): for select & cascader 2019-08-24 01:30:52 +08:00
07akioni
3fe791511d refactor(cancel-mark): resize 2019-08-23 15:59:50 +08:00
07akioni
c04bff1d1a refactor(input): add props.clearable 2019-08-23 14:20:10 +08:00
mangogan
c499d34b79 fix: fix validator in input-number and switch and add some code demo 2019-08-07 15:20:24 +08:00
mangogan
cc6525d246 merge develope 2019-07-24 17:00:08 +08:00
mangogan
a69c436151 feature: store 2019-07-22 19:14:47 +08:00
07akioni
989c0086a9 feat(clickoutside): lazy click (handler is called when clicked second times) 2019-07-22 17:41:56 +08:00
07akioni
52cb9a0229 fix(input): forget add :value to type=input 2019-07-08 18:07:29 +08:00
07akioni
73a77492b6 fix(input): forget to remove :on=$listeners of input, this may cause some native event be put into wrong handler 2019-07-08 17:24:49 +08:00
07akioni
93ee695c08 chore(input): change v-model eventname back to 'change'
Someone can't reproduce the bug that input shows [Object object]. So I will roll back it.
2019-07-08 16:25:02 +08:00
07akioni
aa395ebe63 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-08 16:16:50 +08:00
07akioni
d20e707244 feat(date-picker): v-model and some robustness enhance for it. 2019-07-08 16:15:23 +08:00
haibo tang
0488204e35 fixed the input model event name , from "change" to "changes". 2019-07-08 13:47:25 +08:00
07akioni
e15a11c069 feat(calendar): add basic basic basic calendar 2019-07-04 16:47:41 +08:00
07akioni
ac6dbcf48b fix(input): blur & focus event 2019-07-04 11:15:50 +08:00
07akioni
2126785d3d feat(input): maxlength 2019-07-04 11:01:06 +08:00
07akioni
5c143b449d feat(input): type=password & blur focus handler 2019-07-04 10:34:18 +08:00
07akioni
779d2058eb feat(select): filterable select on single select mode. 2019-07-03 17:52:13 +08:00
07akioni
5883de5c54 fix(select): fix the problem that when v-model doesn't match items' value, the selectedItem will be null. 2019-07-02 13:06:03 +08:00
07akioni
5dede13ec9 test(input): add unit test for input 2019-06-28 18:14:55 +08:00
07akioni
9326398292 feat&fix: modal overlay click close! modal style 2019-06-21 11:49:15 +08:00
07akioni
64a1d31324 feat: input size & color fix 2019-06-18 18:09:42 +08:00
07akioni
3525e0f1df feat: input disable prop 2019-06-17 19:58:09 +08:00
07akioni
af1208ba73 fix: input placeholder 2019-06-14 15:38:00 +08:00
07akioni
15a671369c feat: input v-model 2019-06-14 15:35:58 +08:00
07akioni
be9f0cee34 feat: input 2019-06-14 14:46:13 +08:00