Skip to content

Update forms.md #230

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 1 commit into from
Jan 20, 2016
Merged

Update forms.md #230

merged 1 commit into from
Jan 20, 2016

Conversation

anbreezee
Copy link
Contributor

I found that in case of multiple checkboxes we MUST specify the checkedNames as array for the Vue constructor. If we don't do it, we will get true/false instead of array. But guide don't tell us about it. So, this is unclearly.

I found that in case of multiple checkboxes we MUST specify the `checkedNames` as array for the Vue constructor. If we don't do it, we will get true/false instead of array. But guide don't tell us about it. So, this is unclearly.
yyx990803 added a commit that referenced this pull request Jan 20, 2016
@yyx990803 yyx990803 merged commit ddd0b34 into vuejs:master Jan 20, 2016
dingyiming pushed a commit that referenced this pull request Dec 21, 2016
Update custom-directive.md
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 1, 2017
* Production tip周りを翻訳

* Vue.deleteを翻訳

* renderErrorの翻訳

* index.mdの翻訳

* [WIP]Translate/v2.2/index (vuejs-jp#1)

* 文の区切りがおかしいので修正

* 前置詞のニュアンスを変更

* timelineの訳抜け修正、performance tracingをenableする感じを出した

* 誤字修正

* エラー内容 -> エラーに変更。particularlyの訳抜け修正

* Translate/v2.2/index (vuejs-jp#2)

* primarilyの訳抜けを修正

* allow X to Vの関係がわかるようにした、serve as Xがわかるようにした

* feature -> 特徴にした

とらえるとよい、というのではなく似てると断言しているが意訳として許容した

* プロバイダとなる、とは書いてなかったので消した。無駄な受動態を直した

* 長過ぎるので文を切った。keyがローカル名、valueが実名であることを明示した

* Allowされるものを明示した。「値の競合」は明示されてないので消した。

value propのならなら残してもいいかもしれない

* (2.2.0)が抜けてたので訳した

* lintの指摘修正
lex111 pushed a commit to lex111/vuejs.org that referenced this pull request Feb 3, 2018
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