halo/src
Ryan Wang 4ec5c506af refactor: api of dialog component (halo-dev/console#646)
#### What type of PR is this?

/kind api-change
/kind improvement
/milestone 2.0

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

重构 Dialog 组件使用 API 的调用方式,改为与 Toast 组件一致。https://github.com/halo-dev/console/pull/644

同样的,使用此方式调用 Dialog 组件不限制在 Vue 组件。

#### Special notes for your reviewer:

/cc @halo-dev/sig-halo-console 

需要测试后台各个操作的会话框是否正常。

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

```release-note
重构 Dialog 组件使用 API 的调用方式。
```
2022-10-18 01:58:09 +00:00
..
assets feat: plugin management (halo-dev/console#583) 2022-06-23 03:28:23 +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 refactor: logic of user login (halo-dev/console#636) 2022-10-11 09:00:14 +00:00
composables refactor: rename admin to console (halo-dev/console#634) 2022-10-09 06:56:33 +00:00
constants feat: post basic management capability (halo-dev/console#599) 2022-08-23 04:08:10 +00:00
formkit feat: add comment management support (halo-dev/console#612) 2022-09-19 09:26:50 +00:00
modules refactor: api of dialog component (halo-dev/console#646) 2022-10-18 01:58:09 +00:00
router refactor: logic of user login (halo-dev/console#636) 2022-10-11 09:00:14 +00:00
setup refactor: rename admin to console (halo-dev/console#634) 2022-10-09 06:56:33 +00:00
stores feat: add system setup support (halo-dev/console#632) 2022-09-30 09:46:19 +00:00
styles chore: configure tailwind css (halo-dev/console#504) 2022-03-11 11:51:40 +08:00
utils chore: bump @halo-dev/api-client for attachment custom endpoint (halo-dev/console#647) 2022-10-17 14:53:39 +00:00
views feat: add system setup support (halo-dev/console#632) 2022-09-30 09:46:19 +00:00
App.vue refactor: api of dialog component (halo-dev/console#646) 2022-10-18 01:58:09 +00:00
main.ts refactor: logic of user login (halo-dev/console#636) 2022-10-11 09:00:14 +00:00