update 0.9.0

This commit is contained in:
hufeixiong
2021-08-27 16:28:19 +08:00
parent d73c14af95
commit 23d73e1597
18 changed files with 542 additions and 79 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "dooringx-doc",
"version": "0.0.1",
"private":true,
"scripts": {
"start": "svelte-kit dev",
"dev": "svelte-kit dev",

View File

@@ -4,6 +4,10 @@ order: 1
---
## changelog
## 0.9.0
增加react-intl修改部分样式。
## 0.8.4
增加preview的属性可外界控制loading。

View File

@@ -1,5 +1,5 @@
---
title: 命令
title: 命令开发
sTitle: dooringx-lib插件开发
order: 14
---