halo/ui/src/formkit
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
..
inputs fix: resolve the pagination issue of the select formkit component using remote data (#7726) 2025-09-02 07:03:00 +00:00
plugins Move folder console to ui 2024-02-02 22:22:51 +08:00
utils Move folder console to ui 2024-02-02 22:22:51 +08:00
formkit.config.ts Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00
theme.ts fix: resolve issue with underline not displaying in input field (#6694) 2024-09-28 10:39:42 +00:00