-
Notifications
You must be signed in to change notification settings - Fork 370
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add descriptions for AppContext properties (#4726)
- Loading branch information
1 parent
b05b24b
commit 4fbc386
Showing
18 changed files
with
132 additions
and
55 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,8 @@ | ||
--- | ||
'@modern-js/main-doc': patch | ||
'@modern-js/core': patch | ||
--- | ||
|
||
docs: add descriptions for AppContext properties | ||
|
||
docs: 增加 AppContext 属性的描述 |
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
1 change: 0 additions & 1 deletion
1
packages/document/main-doc/docs/en/guides/topic-detail/framework-plugin/extend.mdx
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
--- | ||
title: Extending | ||
sidebar_position: 5 | ||
--- | ||
|
||
|
1 change: 0 additions & 1 deletion
1
...es/document/main-doc/docs/en/guides/topic-detail/framework-plugin/hook-list.mdx
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
--- | ||
title: Hook List | ||
sidebar_position: 8 | ||
--- | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
packages/document/main-doc/docs/en/guides/topic-detail/framework-plugin/hook.mdx
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
3 changes: 1 addition & 2 deletions
3
...es/document/main-doc/docs/en/guides/topic-detail/framework-plugin/implement.mdx
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
2 changes: 1 addition & 1 deletion
2
...document/main-doc/docs/en/guides/topic-detail/framework-plugin/introduction.mdx
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: Introduction | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Introduction | ||
|
||
## Modern.js Plugin System | ||
|
2 changes: 1 addition & 1 deletion
2
...es/document/main-doc/docs/en/guides/topic-detail/framework-plugin/lifecycle.mdx
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
4 changes: 2 additions & 2 deletions
4
...document/main-doc/docs/en/guides/topic-detail/framework-plugin/relationship.mdx
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
1 change: 0 additions & 1 deletion
1
packages/document/main-doc/docs/zh/guides/topic-detail/framework-plugin/extend.mdx
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
--- | ||
title: 扩展插件 Hook | ||
sidebar_position: 5 | ||
--- | ||
|
||
|
1 change: 0 additions & 1 deletion
1
...es/document/main-doc/docs/zh/guides/topic-detail/framework-plugin/hook-list.mdx
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
--- | ||
title: Hook 列表 | ||
sidebar_position: 8 | ||
--- | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
packages/document/main-doc/docs/zh/guides/topic-detail/framework-plugin/hook.mdx
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
1 change: 0 additions & 1 deletion
1
...es/document/main-doc/docs/zh/guides/topic-detail/framework-plugin/implement.mdx
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
--- | ||
title: 如何编写插件 | ||
sidebar_position: 3 | ||
--- | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...document/main-doc/docs/zh/guides/topic-detail/framework-plugin/introduction.mdx
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: 介绍 | ||
sidebar_position: 1 | ||
--- | ||
|
||
# 介绍 | ||
|
||
## Modern.js 插件系统 | ||
|
2 changes: 1 addition & 1 deletion
2
...es/document/main-doc/docs/zh/guides/topic-detail/framework-plugin/lifecycle.mdx
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: 生命周期 | ||
sidebar_position: 1 | ||
--- | ||
|
||
# 生命周期 | ||
|
||
Modern.js 应用具有完整的生命周期,包括 CLI、Server Side 和 Runtime 三个阶段。 | ||
|
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
2 changes: 1 addition & 1 deletion
2
...document/main-doc/docs/zh/guides/topic-detail/framework-plugin/relationship.mdx
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: 插件之间的关系 | ||
sidebar_position: 4 | ||
--- | ||
|
||
# 插件之间的关系 | ||
|
||
Modern.js 的插件配置对象提供了一系列的字段,用于控制插件顺序、互斥等能力,可用的字段如下: | ||
|