halo/ui/console-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
..
__tests__ chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
entity-fields Fix pending comments calculation in post list item (#7703) 2025-08-19 07:03:16 +00:00
PostBatchSettingModal.vue refactor: add chunked execution mechanism for post batch operations (#7378) 2025-04-23 14:17:13 +00:00
PostListItem.vue feat: add cover for post list (#7519) 2025-06-09 15:34:34 +00:00
PostSettingModal.vue Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00
SnapshotContent.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
SnapshotListItem.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00