halo/console/console-src
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
..
composables pref: adapt auto save functionality for articles in the uc (#5272) 2024-01-29 09:32:25 +00:00
layouts feat: add powered by information in page footer (#5153) 2024-01-08 15:06:41 +00:00
modules pref: adapt auto save functionality for articles in the uc (#5272) 2024-01-29 09:32:25 +00:00
router feat: support reset passwords based on email address (#4941) 2023-12-01 03:06:09 +00:00
setup Refactor menu generation strategy to support sub-menu items. (#5177) 2024-01-19 05:34:10 +00:00
stores refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
views/system chore: update links in preset post (#5258) 2024-01-27 09:54:13 +00:00
App.vue feat: refine user center feature (#4857) 2023-11-16 15:51:19 +08:00
main.ts feat: basic implementation of personal center (#4851) 2023-11-13 08:56:08 +00:00