Netfan
|
0c3edb10b0
|
fix: getFieldComponentRef will return actual ref within AsyncComponentWrapper (#6252)
修复异步加载组件时,表单的getFieldComponentRef方法没能获取到正确的组件实例
|
2025-05-21 14:48:51 +08:00 |
|
Netfan
|
04dff33ac5
|
feat: improved formApi for component instance support
* 改进表单API以支持组件实例的获取,以及焦点字段的获取
|
2025-03-10 02:56:44 +08:00 |
|
Netfan
|
7c4dfdc1c2
|
feat: form support reverse action buttons (#5108)
* feat: form support reverse action buttons
* fix: submit button class
|
2024-12-11 15:29:25 +08:00 |
|
dependabot[bot]
|
a0fbe0b21a
|
chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group (#4650)
* chore(deps): bump tailwindcss in the non-breaking-changes group
Bumps the non-breaking-changes group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss).
Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
* chore: lint fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-16 21:23:11 +08:00 |
|
Vben
|
6c4a742627
|
refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635)
* refactor: remove the adapter bucket introduction pattern and improve potential introduction timing
* chore: update deps
|
2024-10-14 22:53:23 +08:00 |
|
Vben
|
5ce3a18785
|
docs: update docs (#4466)
* chore: fixed known issues with form components
* docs: add vben form doc
|
2024-09-22 14:16:06 +08:00 |
|
Vben
|
60cffb0dec
|
feat: add updateSchema to form api (#4453)
* feat: add updateSchema to form api
* chore: typo
* chore: typo
|
2024-09-21 11:26:14 +08:00 |
|
Vben
|
161820dbc1
|
fix: improve the scroll bar flashing when the modal box is opened (#4438)
|
2024-09-19 21:56:49 +08:00 |
|