Skip to content

docs: clarify v-t limitations and reactivity behavior #2118

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
Feb 18, 2025

Conversation

docnoe
Copy link
Contributor

@docnoe docnoe commented Feb 18, 2025

  • Improved explanation of v-t's limitations regarding inline HTML and dynamic template expressions.
  • Clarified that v-t supports reactivity but is less flexible compared to $t.
  • Enhanced wording for better readability and accuracy.

This improves the documentation to better reflect the behavior of v-t and avoid potential misunderstandings.

- Improved explanation of `v-t`'s limitations regarding inline HTML and dynamic template expressions.
- Clarified that `v-t` supports reactivity but is less flexible compared to `$t`.
- Enhanced wording for better readability and accuracy.

This improves the documentation to better reflect the behavior of `v-t` and avoid potential misunderstandings.
@kazupon kazupon added the Type: Documentation A documetation fixes label Feb 18, 2025
Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

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

Thank you!

@kazupon kazupon merged commit 56a45f5 into intlify:master Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation A documetation fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants