Summer
e0b79f8eda
LabelWrap: fix label-width bug ( #2742 )
...
* LabelWrap: fix label-width bug
* LabelWrap: add unit test
* LabelWrap: update unit test
2021-07-30 11:38:48 +08:00
qige2016
f560b39ce7
fix(form): fix no effect when label-width prop is auto ( #2480 )
...
* chore(form-item): fix code style
* fix(form): fix no effect when label-width prop is auto
* fix(form): fix does not work when set label-position to left
* test(form): add a test case
* fix(form): replace CSSStyleDeclaration with CSSProperties
* chore(form): fix types import
2021-07-12 15:19:27 +08:00
kooriookami
09429fd69d
style(form): use flex layout
2021-06-19 16:39:00 +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