mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat: setInitialFields * Remove '@eslint/markdown' dependency Removed '@eslint/markdown' dependency from package.json * Remove '@eslint/markdown' from pnpm-lock.yaml Removed '@eslint/markdown' dependency from lock file. * fix(components): expose setInitialValue alias * fix: test * fix: Nitpick comments * docs(components): add setInitialValues and setInitialValue API docs * fix: docs[form] setInitialValue * fix: typecheck * Update docs/en-US/component/form.md Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com> * fix: test * fix: test * fix: test lg * Update docs/en-US/component/form.md Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com> * fix: update initValue * fix: form.vue * fix: form description * chore: sync comment * chore: format --------- Co-authored-by: lw567 <liwei567@example.com> Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com> Co-authored-by: Dsaquel <291874700n@gmail.com>