halo/ui/console-src/modules/contents/posts
Ryan Wang 15a3e78e61
refactor: simplify post settings form fields (#6539)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.19.0

#### What this PR does / why we need it:

简化文章设置表单的部分表单项。

<img width="760" alt="image" src="https://github.com/user-attachments/assets/337a728e-8cc6-4c9e-aa85-dc4c64b72de5">


#### Does this PR introduce a user-facing change?

```release-note
简化文章设置表单的部分表单项。
```
2024-08-29 02:31:24 +00:00
..
categories refactor: use patch api to refactor category drag-and-drop sorting feature (#6461) 2024-08-14 06:57:56 +00:00
components refactor: simplify post settings form fields (#6539) 2024-08-29 02:31:24 +00:00
composables chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
tags feat: tag and category add save and continue button (#6223) 2024-07-01 15:49:18 +00:00
widgets chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
DeletedPostList.vue refactor: improve part of the post operation logic using the patch api (#6464) 2024-08-14 06:59:57 +00:00
PostEditor.vue fix: resolve potential exception during bulk image upload in post creation (#6276) 2024-07-05 18:21:46 +08:00
PostList.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PostSnapshots.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
module.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00