Skip to content

docs (#149): add attribute coercion section to migration guide #182

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 11 commits into from
Jul 15, 2020

Conversation

bencodezen
Copy link
Member

@bencodezen bencodezen commented Jul 15, 2020

Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

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

Nitpicky bracket police is here 🚓

@bencodezen
Copy link
Member Author

Love the nitpicky bracket police! Thanks for all the suggestions. Made it really easy to commit it all!

Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

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

@bencodezen looks good to me now!

@bencodezen bencodezen merged commit 8facb5c into master Jul 15, 2020
@NataliaTepluhina NataliaTepluhina deleted the docs/149-attribute-coercion branch July 17, 2020 14:39
TalexDreamSoul pushed a commit to Talexs/docs that referenced this pull request Apr 17, 2022
…t.md (vuejs#182)

* fix: deleted duplicate words, 上上 -> 上

* fix: revise the paragraph to better understand

* fix: correct punctuation

* Update src/guide/extras/web-components.md

* fix: fixed the translation of effect

* fix: Keep the translation consistent

* Update src/guide/extras/reactivity-in-depth.md

Co-authored-by: wxsm <[email protected]>

* Update src/guide/extras/reactivity-in-depth.md

Co-authored-by: wxsm <[email protected]>

* fix: translated the omissive section

* fix: translated 'see also...'

* fix: Keep the format consistent

* Update src/guide/essentials/template-refs.md

* fix: translated relationship

* fix: deleted "而"

* fix: translated ‘will be parsed as:’

* fix: fixed "on the JavaScript side"

* fix: translated the new sentences

* fix: Picked

* fix: translated the new  sentence

* fix: 不翻译代码中除注释以外的文本

* Update forms.md

* Update introduction.md

* fix: The directory structure is consistent

* fix: Translational omission

* Update reactivity-fundamentals.md

* Update conditional.md

删除重复的VueSchoolLink

* Update class-and-style.md

“游览器”修正为“浏览器”

* Update event-handling.md

修正格式:
由于格式少了一个空格,造成文字样式错误

* Update computed.md

删除多余的 “因此”,让句子变得更通顺。
主要参考原因是后面原英文句子:It does not make sense to mutate a snapshot, so a computed return value should be treated as read-only and never be mutated - instead,然后决定删除前面的 “因此”

* Update computed.md

* Update list.md

修正v-for with a Range的翻译:
- 两个二级标题是:v-for,实际第二个是v-for with a Range的翻译,很明显不应该仅翻译为v-for

原因是参考了旧版,将它翻译为 “v-for 与值的范围” 比较合适

* Apply suggestions from code review

Co-authored-by: wxsm <[email protected]>
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.

Add migration section for attribute coercion behavior change
2 participants