Uh oh!
There was an error while loading. Please reload this page.
Translate Refs and the DOM - #52
Conversation
y-temp4
commented
Feb 3, 2019
ですが、変更できなかったため、No reviews となっています。 |
sasurau4
commented
Feb 5, 2019
レビューします 👍 |
sasurau4
left a comment
There was a problem hiding this comment.
翻訳ありがとうございます 👍
結構、コメントしましたので確認お願いします 🙏
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| 上記の例では、`Parent` は ref コールバックを `inputRef` prop として `CustomTextInput` に渡し、`CustomTextInput` は同じ関数を特別な `ref` 属性として `<input>` に渡します。 その結果、`Parent` の `this.inputElement` は、`CustomTextInput` の `<input>` 要素に対応する DOM ノードに設定されます。 | ||
| ### Legacy API: String Refs | ||
| ### レガシー API:String Refs |
There was a problem hiding this comment.
| ### レガシー API:String Refs | |
| ### レガシー API:文字列 Refs |
Uh oh!
There was an error while loading. Please reload this page.
y-temp4
commented
Feb 5, 2019
@sasurau4 レビューありがとうございます! |
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
y-temp4
commented
Feb 5, 2019
@sasurau4#52 (comment) と #52 (comment) 以外は一旦変更を取り入れさせていただきました! |
1つ1つの修正で全部コミットを作るのは大変なのでバッチコミットの機能を使ってください。"Files Changed"のタブの方で使えます。 あと key とかもそうですが、見出しなどで refs となっていたとしても、 ref は単体で使うので基本単数形で訳してください。(props は prop の塊なので props ですが) |
y-temp4
commented
Feb 6, 2019
@smikitky 承知しました🙇♂️ |
y-temp4
commented
Feb 6, 2019
@smikitky refs に関して、修正させていただきました🙏 |
koba04
commented
Feb 6, 2019
@y-temp4 タイトル部分などまだRefsの表記が残っているようなので確認お願いします 🙏 |
y-temp4
commented
Feb 7, 2019
@koba04 一通り Refs を Ref に変更したので、確認をお願いします🙏 |
smikitky
left a comment
There was a problem hiding this comment.
軽微なものばかりですが、確認しましたのでいくつか対応をお願いします。
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
y-temp4
commented
Feb 7, 2019
@smikitky 修正させていただきました! |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-Authored-By: y-temp4 <y.temp4@gmail.com>
y-temp4
commented
Feb 8, 2019
@koba04 変更を反映させていただきました! |
koba04
commented
Feb 8, 2019
@y-temp4 ありがとうございます、mergeしました!! 👏👏👏 |
This PR is a part of #4.