halo/ui/uc-src/modules/contents/posts
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 feat: add retry mechanism for publishing posts on the UC end (#7171) 2025-01-03 09:46:10 +00:00
types Move folder console to ui 2024-02-02 22:22:51 +08:00
PostEditor.vue feat: add slug existence check when creating posts (#7617) 2025-07-27 05:19:17 +00:00
PostList.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
module.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00