Skip to content

docs: change @vnode-mounted to @vue:mounted #2436

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
Jul 16, 2023

Conversation

ChaominRuan
Copy link
Contributor

@ChaominRuan ChaominRuan commented Jul 8, 2023

Description of Problem

image

@vnode-* hooks in templates are deprecated. Use the vue: prefix instead.

For example, @vnode-mounted should be changed to @vue:mounted.

@vnode-* hooks support will be removed in 3.4.

Proposed Solution

Replace @vnode-mounted with @vue:mounted

Additional Information

@netlify
Copy link

netlify bot commented Jul 8, 2023

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 5729450
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/64a90171471ce000084a42a8
😎 Deploy Preview https://deploy-preview-2436--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nazarepiedady
Copy link
Contributor

@ChaominRuan I recommend you use backticks to highlight some important parts from your commit or pull request description. I am talking about something like this @vnode-mounted and @vue:

@ChaominRuan ChaominRuan changed the title docs: change @vnode-mounted to @vue:mounted docs: change @vnode-mounted to @vue:mounted Jul 9, 2023
@ChaominRuan
Copy link
Contributor Author

@ChaominRuan I recommend you use backticks to highlight some important parts from your commit or pull request description. I am talking about something like this @vnode-mounted and @vue:

Thanks for the suggestion, it has been revised. 🚀

@NataliaTepluhina NataliaTepluhina merged commit 4ba12e4 into vuejs:main Jul 16, 2023
@ChaominRuan ChaominRuan deleted the fix-vnode-event branch July 17, 2023 03:31
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 participants