forked from volksbright/document-standard-vue
-
Notifications
You must be signed in to change notification settings - Fork 0
update repo. #3
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
update repo. #3
Conversation
This file contains hidden or 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
translate index.md - ArticleID: 2
26 join 完成
adjust text padding and some popular words
2016.10.6 翻译Class 与 Style 绑定
Updated the link to [http://forum.vuejs.org/c/show-and-tell](http://forum.vuejs.org/c/show-and-tell), original link was a 404.
2016.10.6 翻译Class 与 Style 绑定
state-management.md
22 unit-testing
Update Show and Tell forum link (vuejs#469)
* master: Update Show and Tell forum link (vuejs#469) # Conflicts: # src/guide/join.md
更新了log错误
单次绑定<sup>弃用
modify some format problems in guide migration
有点 -> 优点
原文:we’re duplicating <slot></slot> for every heading level 强调 重复 我们重复使用 `<slot></slot>` 来接收每一个级别的标题标签
英文改为中文 return 这个单字,若直接翻成 传回,对程序员来说,会误解,故不翻 VNode 这个单字,是专用术语,虚拟 dom ,还是不翻,对程序员来说,会比较客观。
Update comparison.md 有点 -> 优点
完整数据对象 update, 中文
plain 对应 原生 ,程序员,较直观了解
Vue render functions do not provide a proprietary alternative 而不用依赖 Vue 的 render 函数额外提供 API。 这句,英文翻的很出奇 Vue 的 render 函数不会提供专用的 API。
Aliasing createElement to h is a common convention you’ll see in the Vue ecosystem and is actually required for JSX. If h is not available in the scope, your app will throw an error. 将 `h` 作为 `createElement` 的别名是一个通用惯例,你会发现在 Vue 生态系统中,实际上必须用到 JSX,如果在作用域中 `h` 失去作用, 在应用中会触发报错。
混合是一种灵活的分布式复用 Vue 组件的方式。混合对象可以包含任意组件选项。以组件使用混合对象时,所有混合对象的选项将被混入该组件本身的选项。
ATLgo
pushed a commit
that referenced
this pull request
Oct 10, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.