halo/src
Ryan Wang d6b22860a9 perf: refine setup data and logic of post publish (halo-dev/console#739)
#### What type of PR is this?

/kind improvement
/milestone 2.0

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

更新系统初始化数据的资源,主要为了适配 https://github.com/halo-dev/console/pull/730 的修改。

#### Special notes for your reviewer:

测试方式:

1. 准备全新的环境。
2. 启动之后初始化,检查初始数据是否正常。

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

```release-note
None
```
2022-11-30 17:13:50 +00:00
..
assets fix: logo cannot be displayed after the build (halo-dev/console#668) 2022-10-26 07:36:10 +00:00
build refactor: set the root path of the development environment to /console (halo-dev/console#638) 2022-10-11 15:32:14 +00:00
components Fix rich editor tooltip typo for insert attachments button (halo-dev/console#734) 2022-11-30 23:00:37 +08:00
composables feat: post editing pages support caching of content to the browser (halo-dev/console#731) 2022-11-30 07:21:47 +00:00
constants refactor: post and singlePage publishing (halo-dev/console#685) 2022-11-10 16:24:10 +00:00
formkit perf: formkit post input type only queries the available (halo-dev/console#724) 2022-11-28 11:24:21 +00:00
layouts feat: support for opening login modal after login session expiration (halo-dev/console#715) 2022-11-28 14:30:19 +00:00
modules refactor: plugin author field (halo-dev/console#737) 2022-11-30 15:35:50 +00:00
router refactor: managing logged-in user states with pinia (halo-dev/console#699) 2022-11-23 08:39:29 +00:00
setup refactor: add loading states for data list (halo-dev/console#703) 2022-11-24 03:46:10 +00:00
stores perf: hide toast on setup page (halo-dev/console#740) 2022-11-30 17:07:49 +00:00
styles refactor: add loading states for data list (halo-dev/console#703) 2022-11-24 03:46:10 +00:00
utils feat: add global request error toast (halo-dev/console#732) 2022-11-30 06:19:46 +00:00
views perf: refine setup data and logic of post publish (halo-dev/console#739) 2022-11-30 17:13:50 +00:00
App.vue refactor: router and menu generation (halo-dev/console#651) 2022-10-19 08:54:13 +00:00
main.ts perf: hide toast on setup page (halo-dev/console#740) 2022-11-30 17:07:49 +00:00