hangzou
|
b45f084a72
|
fix(build): fix import module path (#543)
* fix(build): fix import module path
* fix: fix export constants & type
* fix(popover): fix exports and import
|
2020-11-04 16:30:42 +08:00 |
|
Simona
|
4e8ea7e4c1
|
feat: unify form event dispatch and global config (#527)
|
2020-11-02 11:05:08 +08:00 |
|
jeremywu
|
1dd58efdfd
|
fix(radio): fix cascader bug caused by radio also removed ElFormItemSize (#521)
|
2020-11-01 14:18:56 +08:00 |
|
JeremyWuuuuu
|
2163969059
|
refactor(radio): refactor radio components
|
2020-10-31 16:17:39 +08:00 |
|
Simona
|
52ea214896
|
feat(cascader): refactor done (#435)
|
2020-10-30 23:26:33 +08:00 |
|
bastarder
|
aea6f4204f
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
|
Herrington Darkholme
|
8844187da6
|
chore(core): fix linting (#387)
|
2020-10-04 14:49:39 +08:00 |
|
Enguerrand des Vaux
|
c5042f6d4c
|
add wrap label name and form setup (#383)
* fix(form): fix label-wrap impor
* fix(form): add name to label wrap
* fix(form): add from initialisation
|
2020-10-03 20:17:40 +08:00 |
|
Enguerrand des Vaux
|
2f5507a34e
|
fix(form): fix label-wrap impor (#382)
|
2020-10-03 20:13:56 +08:00 |
|
Herrington Darkholme
|
62f1135768
|
Feat/form (#342)
* feat(form): add form component
fix #125
* test(form): add test code
* docs(form): add form doc
* feat: add uitls merge
* fix(form): fix style
* test(form): add form test code
* refactor(form): review changes
* test(form): use idiomatic vue-test-util methods
* feat(core): bump vue version
* feat(form): rewrite label wrap
* feat(form): fix tons of bugs
* fix(form): reuse ts extension
* refactor(form): move out label width computation
* fix(form): fix tons of bugs
* fix(form): test
Co-authored-by: 286506460 <286506460@qq.com>
|
2020-10-03 16:02:53 +08:00 |
|