Commit Graph

4 Commits

Author SHA1 Message Date
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