halo/ui/uc-src/modules/profile/components
Ryan Wang d0f050ff86
Enable auto-height for textarea fields in forms (#7749)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.21.x

#### What this PR does / why we need it:

Add auto-height prop to  formkit textarea to support automatic resizing based on content length.

#### Does this PR introduce a user-facing change?

```release-note
Console 端的部分多行文本输入框支持自动高度。
```
2025-09-20 15:16:03 +00:00
..
EmailVerifyModal.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PasswordChangeModal.vue Refine password validation 2024-10-10 10:43:20 +08:00
PersonalAccessTokenCreationModal.vue chore: bump vue version to 3.5 (#6696) 2024-09-26 08:11:31 +00:00
PersonalAccessTokenListItem.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
ProfileEditingModal.vue Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00