halo/ui/console-src/modules/system/users
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
..
components Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00
composables Refactor user batch enable/disable logic and update i18n (#7647) 2025-07-31 22:04:50 +08:00
tabs feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
UserDetail.vue feat: add support for disabling/enabling user accounts (#7273) 2025-03-10 15:15:02 +00:00
UserList.vue Refactor user batch enable/disable logic and update i18n (#7647) 2025-07-31 22:04:50 +08:00
module.ts feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00