-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from WTFAcademy/dev
fix doc plugin match prop and update doc
- Loading branch information
Showing
8 changed files
with
118 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"solive-docusaurus-theme-code": patch | ||
--- | ||
|
||
fix match props error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: 属性 | ||
slug: /docusaurus-plugins/props | ||
hide_title: true | ||
--- | ||
|
||
## 属性 | ||
|
||
> 注意:考虑对参数匹配的准确性和文档UI适应性,部分Solive的属性默认值有所变动,并增加和变动一些新的属性 | ||
| 属性 | 类型 | 默认值 | 说明 | | ||
| --- | --- | --- | --- | | ||
| width | string | 90% | 容器宽度 | | ||
| height | string | 500px | 容器高度 | | ||
| consoleOpen | boolean | true | 是否显示控制台 | | ||
| consoleTriggerControl | boolean | false | 是否显示控制台触发按钮 | | ||
| consoleDefaultVisible | boolean | false | 控制台默认是否可见 | | ||
| deployOpen | boolean | true | 是否显示部署 | | ||
| deployDefaultVisible | boolean | false | 部署默认是否可见 | | ||
| fileNavOpen | boolean | true | 是否显示文件导航栏 | | ||
| fileNavDefaultVisible | boolean | false | 文件导航栏默认是否可见 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18ecc08
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
solive-demo – ./
solive-demo-git-main-wtfacademy.vercel.app
www.solive.wtf
solive-demo-wtfacademy.vercel.app
solive-demo.vercel.app
solive.wtf
18ecc08
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
solive-doc – ./
solive-doc.vercel.app
solive-doc-wtfacademy.vercel.app
solive-doc-git-main-wtfacademy.vercel.app