halo/ui/console-src/modules/contents/posts/components
Ryan Wang 2ae5d222d9
feat: add batch setting for partial post fields (#6142)
#### What type of PR is this?

/kind feature
/area ui
/milestone 2.17.x

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

支持批量为文章设置部分属性。

![image](https://github.com/halo-dev/halo/assets/21301288/cc4aa912-20ba-4b50-869b-705702f56d7d)

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

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

#### Special notes for your reviewer:

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

```release-note
支持批量为文章设置部分属性。
```
2024-06-26 09:58:50 +00:00
..
__tests__ Move folder console to ui 2024-02-02 22:22:51 +08:00
entity-fields feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
PostBatchSettingModal.vue feat: add batch setting for partial post fields (#6142) 2024-06-26 09:58:50 +00:00
PostListItem.vue feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
PostSettingModal.vue feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
SnapshotContent.vue feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
SnapshotListItem.vue feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00