halo/ui/console-src
Ryan Wang 5a0f735efb
feat: show the startup status of the plugin (#5520)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.14.x

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

Show the startup status of the plugin

<img width="444" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/0f5d47c2-9d81-4cb7-b114-6b2eebe753c5">


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

Fixes https://github.com/halo-dev/halo/issues/5254

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

```release-note
插件支持显示启动中的状态。
```
2024-04-25 08:21:13 +00:00
..
composables feat: add a title input box in the editor (#5465) 2024-03-18 04:38:07 +00:00
layouts fix: layout height triggers page background color not fully filling scroll area (#5698) 2024-04-16 09:32:07 +00:00
modules feat: show the startup status of the plugin (#5520) 2024-04-25 08:21:13 +00:00
router fix: wrong router navigation when redirect to /uc (#5609) 2024-03-27 13:14:06 +00:00
setup Move folder console to ui 2024-02-02 22:22:51 +08:00
stores Move folder console to ui 2024-02-02 22:22:51 +08:00
views/system refactor: implementation of browser tab title (#5794) 2024-04-25 03:43:10 +00:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts Move folder console to ui 2024-02-02 22:22:51 +08:00