on the field of hope
0238950fab
fix(notification): remove dom when destoryed ( #1378 )
2021-01-28 19:19:28 +08:00
kooriookami
e4ced422c6
fix(form): form missing emits ( #1272 )
...
* fix(form): form-item missing emits
* fix: update
2021-01-14 11:36:06 +08:00
jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version ( #1159 )
...
* chore(project): chore/bumping-vue-version
- Upgrade vue to 3.0.5
* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
XiongAmao
c9c9e0d494
fix: app.use(comp.vue) type is not compatible ( #1067 )
2020-12-23 14:07:15 +08:00
bastarder
ef35578a32
fix(form): fix form-item auto width bug ( #830 )
...
Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-12-04 17:39:17 +08:00
jeremywu
de0696b4f6
core/bumping-dependency-vue-version ( #729 )
...
* bumping version
* build(core): bumping vue version
- Bumping up vue version from ^3.0.0 to ^3.0.3 due to the change of `emitOptions`
* Remove transition mock/Add before-enter and before-leave hook emitter for popper
2020-12-01 10:28:42 +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
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