-
Notifications
You must be signed in to change notification settings - Fork 87
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
用語の表記揺れの整合 #94
Comments
|
|
ありがとうございます! |
Composition API or コンポジション API 新しい技術用語だったので、混在してしまってますがググると「Composition API」としている記事が多いので、こちらに倒したほうがよさそうな様子です。 Composition API を採用している箇所
コンポジション API を採用している箇所
|
そうですね。名所が一般化したので、カタカナ英語ではなく、そのままにしましょう。 |
第x引数 より関数的なインターフェイスが増えてきたので、Vue 2 のころにはなかった表記揺れが増えてきました。 https://docs.google.com/document/d/1DLtNC3c1fbm9gJRd5N_xIeQ8Mu0AKQLSQgiDMlMNUc0/edit#heading=h.j4fmok7qcph3
|
はい、いいと思います。 |
* Note that props can be accessed in template directly vuejs/docs@c05b8e6#diff-861c883c19deb5fffdbcbaf69ecc06bab99f7f21c623d3ea197fa227826b5c05 * fix: fixed link to unwrapping; close vuejs/docs@b3a53a2#diff-861c883c19deb5fffdbcbaf69ecc06bab99f7f21c623d3ea197fa227826b5c05 * Resolve props template usage composition api vuejs/docs@c84c5f3#diff-861c883c19deb5fffdbcbaf69ecc06bab99f7f21c623d3ea197fa227826b5c05 * docs: clarify the usage of toRefs and toRef for optional props vuejs/docs@a502ebe#diff-861c883c19deb5fffdbcbaf69ecc06bab99f7f21c623d3ea197fa227826b5c05 * docs: shallow unwrap on setup vuejs/docs@3e5e52e#diff-861c883c19deb5fffdbcbaf69ecc06bab99f7f21c623d3ea197fa227826b5c05 * fix: missing anchor link * fix: follow spelling inconsistencies ruls #94 * fix: translate 'render function'
全部翻訳が終わったら以下の用語を整合する
用語まとめ
https://github.com/vuejs-jp/ja.vuejs.org/wiki/%E7%94%A8%E5%AD%97%E3%80%81%E7%94%A8%E8%AA%9E
The text was updated successfully, but these errors were encountered: