Skip to content

Lujing #1039

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

Merged
merged 24 commits into from
Jan 8, 2020
Merged

Lujing #1039

merged 24 commits into from
Jan 8, 2020

Conversation

cutie6
Copy link
Contributor

@cutie6 cutie6 commented Dec 19, 2019

一些翻译的修改

Copy link
Member

@Justineo Justineo left a comment

Choose a reason for hiding this comment

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

谢谢贡献,我提了一些格式问题和翻译上的建议。

@@ -2621,7 +2621,7 @@ type: api

- **用法**:

`<keep-alive>` 包裹动态组件时,会缓存不活动的组件实例,而不是销毁它们。和 `<transition>` 相似,`<keep-alive>` 是一个抽象组件:它自身不会渲染一个 DOM 元素,也不会出现在父组件链中
`<keep-alive>` 包裹动态组件时,会缓存不活动的组件实例,而不是销毁它们。和 `<transition>` 相似,`<keep-alive>` 是一个抽象组件:它自身不会渲染一个 DOM 元素,也不会出现在组件的父组件链中
Copy link
Member

Choose a reason for hiding this comment

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

感觉这个改动没什么必要?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

我自己看文档的时候会不明白父组件链是什么意思

Copy link
Member

Choose a reason for hiding this comment

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

这句话主语就是 <keep-alive> (这个抽象组件) 吧

@cutie6
Copy link
Contributor Author

cutie6 commented Dec 19, 2019

嗯嗯 按照你的建议 commit 了

@Justineo
Copy link
Member

@lujing2 麻烦你再看一下,还有不少 unresolved comment。

Copy link
Member

@Justineo Justineo left a comment

Choose a reason for hiding this comment

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

请处理一下所有 unresolved 的评论,谢谢!

@@ -2621,7 +2621,7 @@ type: api

- **用法**:

`<keep-alive>` 包裹动态组件时,会缓存不活动的组件实例,而不是销毁它们。和 `<transition>` 相似,`<keep-alive>` 是一个抽象组件:它自身不会渲染一个 DOM 元素,也不会出现在父组件链中
`<keep-alive>` 包裹动态组件时,会缓存不活动的组件实例,而不是销毁它们。和 `<transition>` 相似,`<keep-alive>` 是一个抽象组件:它自身不会渲染一个 DOM 元素,也不会出现在组件的父组件链中
Copy link
Member

Choose a reason for hiding this comment

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

这句话主语就是 <keep-alive> (这个抽象组件) 吧

@cutie6
Copy link
Contributor Author

cutie6 commented Jan 6, 2020 via email

@Justineo
Copy link
Member

Justineo commented Jan 6, 2020

#1039 (review) 这里有一些评论被折叠隐藏了,你可以展开看一下

@Justineo Justineo merged commit d543fcf into vuejs:master Jan 8, 2020
@Justineo
Copy link
Member

Justineo commented Jan 8, 2020

谢谢!

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

Successfully merging this pull request may close these issues.

2 participants