Skip to content
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

3.5: lazy hydration #2275

Merged
merged 8 commits into from
Sep 6, 2024
Merged

3.5: lazy hydration #2275

merged 8 commits into from
Sep 6, 2024

Conversation

splendente
Copy link
Contributor

resolve #2260

vuejs/docs@e1a923e の反映です。

ご確認のほどよろしくお願いいたします。

Copy link

vercel bot commented Sep 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-ja ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 3:25pm

Copy link
Member

@jay-es jay-es left a comment

Choose a reason for hiding this comment

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

ありがとうございます。レビューしました!
何点かコメントしたのでご確認よろしくお願いします! 🙏

src/guide/components/async.md Outdated Show resolved Hide resolved
src/guide/components/async.md Outdated Show resolved Hide resolved
})
```

オブザーバーに対してオプションのオブジェクト値を渡すことができます:
Copy link
Member

Choose a reason for hiding this comment

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

こちらも同様

Suggested change
オブザーバーに対してオプションのオブジェクト値を渡すことができます:
オブザーバーに対してオプションのオブジェクト値を渡すこともできます(省略可能):

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jay-es
「省略可能」を追加したので「オプションの」は不要かなと思い、「オブザーバーに対してオブジェクト値を渡すことができます(省略可能):」に変更させて頂きました。
違和感等ございましたら再度修正するのでおっしゃってください。

Copy link
Member

Choose a reason for hiding this comment

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

ありがとうございます。「オプションの」を消し忘れていました...

src/guide/components/async.md Outdated Show resolved Hide resolved
src/guide/components/async.md Outdated Show resolved Hide resolved
src/guide/components/async.md Outdated Show resolved Hide resolved
@splendente
Copy link
Contributor Author

@jay-es
レビューありがとうございます。
コメントを確認させて頂き、内容を反映させて頂きました。
お手数ですが再度ご確認のほどよろしくお願いいたします。

Copy link
Member

@jay-es jay-es left a comment

Choose a reason for hiding this comment

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

ご対応ありがとうございました! 🙏

@jay-es jay-es merged commit 46c967d into vuejs-translations:main Sep 6, 2024
4 checks passed
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.

3.5: lazy hydration
2 participants