We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New updates on head repo. vuejs/docs@965d330
The text was updated successfully, but these errors were encountered:
resolved 8768138
Sorry, something went wrong.
Guide > Introduction の翻訳を追従 (vuejs-jp#272)
6cb647c
* docs: links to migration guide + update navbar ecosystem links * feat: added VueMastery modal to introduction * Added free course button on intro page * feat: created generic Codepen Snippet component (vuejs-jp#548) * Update introduction.md (#796) * Update introduction.md I was working through the examples in Vue 3 and got the following error: ``` Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key ``` Adding the key removes this error. I'm new to Vue (coming from React) and don't know if I'm missing something. * Update src/guide/introduction.md Co-authored-by: Natalia Tepluhina <[email protected]> * fix: added keys * Revert "fix: added keys" This reverts commit 5cfa447. * fix: added keys (#810) * docs: update video styles (vuejs-jp#495) * config: add dev command * feature: standardize video styles and markup * docs: translate 'video lesson' component * docs: translate guide > introduction Co-authored-by: Evan You <[email protected]> Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: Gregg Pollack <[email protected]> Co-authored-by: Erick Eduardo Petrucelli <[email protected]> Co-authored-by: Kevin Cunningham <[email protected]> Co-authored-by: Ben Hong <[email protected]>
No branches or pull requests
New updates on head repo.
vuejs/docs@965d330
The text was updated successfully, but these errors were encountered: