XiongAmao
|
c9c9e0d494
|
fix: app.use(comp.vue) type is not compatible (#1067)
|
2020-12-23 14:07:15 +08:00 |
|
zazzaz
|
b19d2fc374
|
fix: correct bundle export (#630)
* fix: correct bundle export
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2020-11-20 20:24:16 +08:00 |
|
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 |
|
bastarder
|
aea6f4204f
|
fix: export component
|
2020-10-29 19:37:18 +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 |
|