halo/ui/console-src/modules/contents/posts
Ryan Wang aee39906a4
refactor: preserve post title when opening settings (#6122)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.17.x

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

在文章编辑页面,打开文章设置时,支持保存标题,防止已修改的标题恢复为之前的值。

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

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

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

```release-note
优化文章编辑页面自动保存标题的功能
```
2024-06-26 03:52: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 refactor: preserve post title when opening settings (#6122) 2024-06-26 03:52:48 +00: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