halo/console/uc-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
..
components refactor: logic of post setting modal 2024-01-10 14:03:14 +08:00
types feat: refactor editor image block upload logic (#5159) 2024-01-19 17:39:06 +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