halo/src/composables
ZXSheng 628f625cd5 feat: post editing pages support caching of content to the browser (halo-dev/console#731)
#### What type of PR is this?
/kind feature

#### What this PR does / why we need it:
支持将文章内容实时保存到浏览器,防止意外操作丢失内容。

#### Which issue(s) this PR fixes:
Fixes https://github.com/halo-dev/halo/issues/2773

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

```release-note
Console 端支持实时保存内容到浏览器,防止意外操作丢失内容。
```
2022-11-30 07:21:47 +00:00
..
use-content-cache.ts feat: post editing pages support caching of content to the browser (halo-dev/console#731) 2022-11-30 07:21:47 +00:00
use-setting-form.ts refactor: use generateName instead of uuid to generate metadata.name (halo-dev/console#688) 2022-11-18 06:00:23 +00:00
usePlugins.ts refactor: rename admin to console (halo-dev/console#634) 2022-10-09 06:56:33 +00:00