Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update the Guides in Chinese #525

Merged
merged 32 commits into from
Dec 6, 2021
Merged

docs: update the Guides in Chinese #525

merged 32 commits into from
Dec 6, 2021

Conversation

wewoor
Copy link
Collaborator

@wewoor wewoor commented Nov 29, 2021

简介

更新中文文档

主要变更

  • 更新 website 主页
  • 更新 「文档」 中/英文内容

@wewoor wewoor requested a review from mortalYoung November 29, 2021 06:48
@wewoor wewoor changed the title docs: update the Guides in zh-CN WIP: docs: update the Guides in zh-CN Nov 29, 2021
@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #525 (4652331) into main (586335e) will increase coverage by 0.98%.
The diff coverage is 97.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #525      +/-   ##
==========================================
+ Coverage   85.57%   86.56%   +0.98%     
==========================================
  Files         182      188       +6     
  Lines        5312     5499     +187     
  Branches     1188     1226      +38     
==========================================
+ Hits         4546     4760     +214     
+ Misses        759      729      -30     
- Partials        7       10       +3     
Impacted Files Coverage Δ
src/components/menu/menuItem.tsx 100.00% <ø> (ø)
src/components/menu/subMenu.tsx 90.90% <ø> (ø)
src/workbench/activityBar/index.tsx 100.00% <ø> (ø)
stories/extensions/test/testPane.tsx 47.05% <60.00%> (ø)
src/components/menu/menu.tsx 85.85% <100.00%> (+0.29%) ⬆️
src/controller/explorer/folderTree.tsx 100.00% <100.00%> (ø)
src/controller/notification.tsx 100.00% <100.00%> (+2.56%) ⬆️
src/molecule.api.ts 100.00% <100.00%> (ø)
src/provider/molecule.tsx 100.00% <100.00%> (+97.22%) ⬆️
src/services/extensionService.ts 100.00% <100.00%> (ø)
... and 43 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 586335e...4652331. Read the comment docs.

mortalYoung and others added 10 commits December 1, 2021 15:24
* fix: fix can't clear the notifications

* test: update tests

* test: ignore render tests
* refactor: update the MoleculeProvider

* fix(molecule provider): init workbench ui after init locales

* test: unit test for splitLanguagesExts

* docs: comments for MoleculeProvider

* test: unit test for MoleculeProvider

* refactor(i18n): update the apis of locales

* fix: correct the reset to rest

* chore: ignore website prettier

* style: prettify code

* test: update the snapshot case

* test: remove the snapshot

* test: update snapshot

* ci:  yarn test -u

* ci: remove the -u argument of yarn test

* test: update the MoleculeProvider snap
…#526)

* fix: show the submenu in right place when horizontal mode

* test: update the snap of Menu
* feat: support sort in folderTree

* feat: improve check hidden files
README.md Outdated Show resolved Hide resolved
build/preinstall.js Show resolved Hide resolved
@wewoor wewoor changed the title WIP: docs: update the Guides in zh-CN docs: update the Guides in Chinese Dec 6, 2021
@wewoor wewoor requested a review from mortalYoung December 6, 2021 02:51
@wewoor wewoor self-assigned this Dec 6, 2021
@wewoor wewoor added the documentation Improvements or additions to documentation label Dec 6, 2021
@wewoor wewoor added this to the 0.9.0-beta.1 milestone Dec 6, 2021
@wewoor wewoor merged commit 720fedf into main Dec 6, 2021
@wewoor wewoor deleted the docs-zhCN branch December 6, 2021 06:55
@wewoor wewoor mentioned this pull request Dec 6, 2021
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants