Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.

feat: add migration guide + update nav links #65

Merged
merged 6 commits into from
Sep 19, 2020
Merged

Conversation

veaba
Copy link
Member

@veaba veaba commented Sep 18, 2020

特性:

@veaba veaba changed the title Feat migration feat: add migration guide + update nav links Sep 18, 2020
@@ -1,10 +1,11 @@
# 介绍

> 这里有这么多东西!这是否意味着 3.0 是完全不同的,我必须重新学习基础知识,而迁移实际上是不可能的?
本指南主要面向具有 Vue 2 以前的用户,他们希望了解 Vue 3 的新功能和更改。这些列表可能看起来很长,但这是因为我们希望尽可能全面,并为每个记录的更改提供详细的示例。**在试用 vue3 之前,你不必自上而下地阅读这些内容**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This guide is primarily for users with prior Vue 2 experience who want to learn about the new features and changes in Vue 3.

少了experience的翻译


### Vue CLI

从 v4.5.0 开始,`vue cli` 现在提供了内置选项,可在创建新项目时选择 vue 3 预设。现在可以升级 `vue cli` 并运行 `vue create` 来创建 vue 3 项目。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

英文仓库这里是 vue-cli, Vue 3


## 支持的库

我们所有的官方库和工具现在都支持 vue 3,但大多数仍然处于 beta 状态,并在 NPM 的 `next` dist 标签下发布。**我们正计划在 2020 年底前稳定所有项目,并将其转换为使用 `latest` 的 dist 标签**。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

英文仓库这里是 Vue 3

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajycc20 感谢指出错误,已 commit 处理

@Jinjiang Jinjiang merged commit bdaf414 into master Sep 19, 2020
@Jinjiang Jinjiang deleted the feat-migration branch September 19, 2020 12:22
@Jinjiang
Copy link
Member

@veaba 为了不影响翻译进度我先 merge 了,其它部分我看得比较粗,今后会再细看。今后同步新内容和老内容翻译的 PR 可以分开发,这样同步新内容的 PR 可以优先独立 merge。

@veaba
Copy link
Member Author

veaba commented Sep 19, 2020

@Jinjiang 好的,独立分开,会比较好专注的维护!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants