-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add ecosystem * refine ecosystem page style * set tooltip text * fix node version and @docusaurus/plugin-ideal-image version conflict * fix docusaurus route * fix card banner img href * fix markdown Ordered list item prefix * fix label ecosystem to Ecosystem * fix external links open in a new tab * add logo * tag name Capitalize * remove lazyload image * card image center * fix swift adapter image path error * refactor ecosystem * remove unused html * feat: add ecosystem page (#228) * add ecosystem * refine ecosystem page style * set tooltip text * fix node version and @docusaurus/plugin-ideal-image version conflict * fix docusaurus route * fix card banner img href * fix markdown Ordered list item prefix * fix label ecosystem to Ecosystem * fix external links open in a new tab * add logo * tag name Capitalize * remove lazyload image * card image center * fix swift adapter image path error * refactor ecosystem * remove unused html * docs: add docs for menu permissions (#229) Create a new scenarios sidebar and add a menu-permission page and mobile data-permissions page. * fix crowdin translate MDX react component * click image to open link * fix tags description * click card tag to set filter * add new one tooltip --------- Co-authored-by: Xu Zerui <[email protected]>
- Loading branch information
1 parent
ebd9b7e
commit 5af3d02
Showing
165 changed files
with
3,861 additions
and
376 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 |
---|---|---|
|
@@ -22,3 +22,6 @@ yarn-error.log* | |
|
||
.idea/ | ||
*.iml | ||
|
||
# temp floder for test | ||
/temp/ |
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,4 @@ | ||
{ | ||
"semi": false, | ||
"singleQuote": true | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.