halo/ui/console-src/modules/system/users/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
..
GrantPermissionModal.vue chore: update prettier and simplify config (#7589) 2025-06-25 09:47:21 +00:00
RolesView.vue chore: update prettier and simplify config (#7589) 2025-06-25 09:47:21 +00:00
UserCreationModal.vue Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00
UserEditingModal.vue Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00
UserListItem.vue refactor: improve entity component layout for better device responsiveness (#7383) 2025-05-21 11:29:41 +08:00
UserPasswordChangeModal.vue Refine password validation 2024-10-10 10:43:20 +08:00