halo/ui/console-src/modules/contents/posts
Ryan Wang c0d38a99ed
feat: support batch publish/unpublish posts (#6123)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.17.x

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

支持批量发布/取消发布文章。

<img width="475" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/5b79123b-5917-4b5e-9eaa-41c0cf5c8cdb">

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/6085

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

```release-note
支持批量发布/取消发布文章。
```
2024-06-26 03:38:48 +00:00
..
categories feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
components feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
composables feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
tags feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
widgets feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
DeletedPostList.vue feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
PostEditor.vue feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
PostList.vue feat: support batch publish/unpublish posts (#6123) 2024-06-26 03:38:48 +00:00
PostSnapshots.vue feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
module.ts feat: add features for view post history snapshots (#5787) 2024-04-26 18:10:06 +08:00