halo/console/console-src/modules/contents/posts
Takagi 6ee5503643
pref: adapt auto save functionality for articles in the uc (#5272)
#### What type of PR is this?

/kind improvement
/area console
/milestone 2.12.x

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

为个人中心的文章适配自动保存功能

#### How to test it?

新建一个空白文章,测试当失去焦点、切换路由,或者在页面等待 20S 后,是否会自动创建文章草稿。

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

Fixes #5036 

#### Does this PR introduce a user-facing change?
```release-note
为个人中心的文章适配自动保存功能
```
2024-01-29 09:32:25 +00:00
..
categories refactor: using indexes to query post lists (#5230) 2024-01-25 12:17:12 +08:00
components chore: use lodash-es instead of lodash (#5125) 2023-12-28 09:13:38 +00:00
composables refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
tags refactor: using indexes to query post lists (#5230) 2024-01-25 12:17:12 +08:00
widgets refactor: using indexes to query post lists (#5230) 2024-01-25 12:17:12 +08:00
DeletedPostList.vue refactor: using indexes to query post lists (#5230) 2024-01-25 12:17:12 +08:00
PostEditor.vue pref: adapt auto save functionality for articles in the uc (#5272) 2024-01-29 09:32:25 +00:00
PostList.vue refactor: using indexes to query post lists (#5230) 2024-01-25 12:17:12 +08:00
module.ts Refactor menu generation strategy to support sub-menu items. (#5177) 2024-01-19 05:34:10 +00:00