halo/ui/uc-src/modules/contents/posts/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
..
PostCreationModal.vue feat: add retry mechanism for publishing posts on the UC end (#7171) 2025-01-03 09:46:10 +00:00
PostListItem.vue chore: update prettier and simplify config (#7589) 2025-06-25 09:47:21 +00:00
PostSettingEditModal.vue feat: add slug existence check when creating posts (#7617) 2025-07-27 05:19:17 +00:00
PostSettingForm.vue Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00