master
Commits on Aug 1, 2021
Commits on Jul 31, 2021
-
docs: translate events-api.md (#602)
* docs: translate events-api.md * Apply suggestions from code review Co-authored-by: Jinjiang <[email protected]>
-
docs: translate TODO section for component-basics (#605)
* docs: translate TODO section for component-basics * Apply suggestions from code review Co-authored-by: Jinjiang <[email protected]>
-
-
Commits on Jul 26, 2021
Commits on Jul 25, 2021
-
Translated some new content (#600)
* Translated 404 template * Translated api/application-config * Translated api/options-misc * Translated api/special-attributes * Apply suggestions from code review Co-authored-by: Godpu <[email protected]> Co-authored-by: Godpu <[email protected]>
-
* fix: 解决可能引起的歧义问题 此前的表述:" Alt 或 Shift 被一同按下 ",可能会被误解为:忽略Ctrl被按下的事实而进行其他按键的组合 * Update src/guide/events.md Co-authored-by: Godpu <[email protected]>
Commits on Jul 24, 2021
-
-
docs: composition-api.md translations enhancement (#595)
* docs: composition-api.md 部分翻译 * Update composition-api.md * Apply suggestions from code review * Update composition-api.md Co-authored-by: Jinjiang <[email protected]>
-
Commits on Jul 21, 2021
Commits on Jul 20, 2021
-
* Updated the English repo URL * Updated all site config and .vuepress content * Synced all API docs * Synced migration docs * Synced community and cookbook * Synced guide (A-M) * Synced guide (N-Z) * Synced style-guide * fix: 解决表述前后不一致的问题 (#588) reactivity.md 第38、39、40行标粗地方与第201、202、203行标粗地方出现前后不一致。此处英文文档表述是前后一致的 * Edited README to encourage people do translation (#587) * docs: composition-api-template-refs * docs: '#compat-configuration' hash translation * chore: comma * chore: table format * chore: comma * Apply suggestions from code review Co-authored-by: Godpu <[email protected]> * Update array-refs.md * docs: set anchor point Co-authored-by: 辻目 <[email protected]> Co-authored-by: Godpu <[email protected]>
-
-
-
Commits on Jul 18, 2021
-
-
reactivity.md 第38、39、40行标粗地方与第201、202、203行标粗地方出现前后不一致。此处英文文档表述是前后一致的
-
fix: 未将which这个词翻译出来,并且alongside直译了 (#584)
* fix: 未将which这个词翻译出来,并且alongside直译了 在翻译的时候,未将which这个词翻译出来。alongside 这个词翻译成旁边,感觉太直译了 * Apply suggestions from code review Co-authored-by: GU Yiling <[email protected]> Co-authored-by: Jinjiang <[email protected]> Co-authored-by: GU Yiling <[email protected]>
Commits on Jul 7, 2021
Commits on Jul 4, 2021
-
Review doc-style-guide.md #329 (#575)
* Update doc-style-guide.md * Apply suggestions from code review Co-authored-by: Godpu <[email protected]>
-
Commits on Jul 3, 2021
-
fix: composition-api-template-refs (#574)
* fix: composition-api-template-refs * Update src/guide/composition-api-template-refs.md Co-authored-by: Jinjiang <[email protected]>
Commits on Jun 29, 2021
-
chore(deps): bump color-string from 1.5.3 to 1.5.5 (#572)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.5.5) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
chore(deps): bump prismjs from 1.23.0 to 1.24.0 (#571)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Jun 26, 2021
Commits on Jun 23, 2021
Commits on Jun 17, 2021
-
chore(deps): bump postcss from 7.0.35 to 7.0.36 (#564)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.35...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Jun 16, 2021
-
Translated ssr/hydration, ssr/introduction, ssr/routing, and ssr/serv…
…er (#550) * docs: translated ssr/hydration, ssr/introduction, ssr/routing, and ssr/server * Apply suggestions from code review Co-authored-by: Godpu <[email protected]> * Update src/guide/ssr/hydration.md Co-authored-by: Godpu <[email protected]> Co-authored-by: Godpu <[email protected]>
-
Translated all rest migration docs (#551)
* docs: translated migration/suspense * docs: translated migration/vnode-lifecycle-events * docs: translated migration/props-data * docs: translated migration/mount-changes * docs: updated the translation of "Overview" * docs: translated migration/emits-option * docs: updated the title of migration/mount-changes * Update suspense.md * Apply suggestions from code review Co-authored-by: Godpu <[email protected]> * Update emits-option.md Co-authored-by: Godpu <[email protected]>
Commits on Jun 15, 2021
-
Translated the rest SSR docs (#552)
* docs: translated ssr/structure * docs: translated ssr/universal * Apply suggestions from code review Co-authored-by: Godpu <[email protected]> Co-authored-by: Godpu <[email protected]>