07akioni
|
8b9dbd550c
|
feat(form): many components support form...
|
2019-11-11 12:44:36 +08:00 |
|
07akioni
|
23eda5b40c
|
refactor: use asformitem instead of emitter mixin
|
2019-11-07 21:35:26 +08:00 |
|
07akioni
|
22e2f6a7c3
|
style: sth for form-items...
|
2019-11-06 15:57:03 +08:00 |
|
07akioni
|
31abde5a1e
|
refactor(form): working in progress, styles, dom structure
|
2019-11-03 21:00:44 +08:00 |
|
07akioni
|
2621d152f9
|
refactor(form-item): refactor event mechanism
|
2019-11-02 23:09:36 +08:00 |
|
07akioni
|
fdad44af2b
|
refactor(form): work in progres
|
2019-11-01 19:01:55 +08:00 |
|
07akioni
|
ad240f2b3f
|
feat(input): lazy focus
|
2019-10-30 16:21:16 +08:00 |
|
07akioni
|
3ac852bc81
|
fix: icon refactor related components
|
2019-10-25 11:00:22 +08:00 |
|
07akioni
|
8c8b25020a
|
feat(icon): as avg
|
2019-10-24 18:04:31 +08:00 |
|
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 |
|