Skip to content

Remove style guide recommendation on global base components #2949

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
Apr 28, 2022

Conversation

CyberAP
Copy link
Contributor

@CyberAP CyberAP commented Apr 28, 2022

Right now official Vue Style Guide suggests you use global components when you deal with base components. This can lead to confusion with new developers coming to a project, IDE assistance and testing. This PR removes this recommendation so it's always obvious how components are imported.

Note

This repository is for Vue 1.x and 2.x only. Issues and pull requests related to 3.x are managed in the v3 doc repo: https://github.com/vuejs/docs-next.

Right now official Vue Style Guide suggests you use global components when you deal with base components. This can lead to confusion with new developers coming to a project, IDE assistance and testing. This PR removes this recommendation so it's always obvious how components are imported.
@netlify
Copy link

netlify bot commented Apr 28, 2022

Deploy Preview for optimistic-kilby-a8719c ready!

Name Link
🔨 Latest commit b549e8c
🔍 Latest deploy log https://app.netlify.com/sites/optimistic-kilby-a8719c/deploys/626abcf7df80420008ec434e
😎 Deploy Preview https://deploy-preview-2949--optimistic-kilby-a8719c.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 settings.

@NataliaTepluhina NataliaTepluhina merged commit fdf0316 into vuejs:master Apr 28, 2022
CyberAP added a commit to CyberAP/ru.vuejs.org that referenced this pull request Apr 28, 2022
This is a follow-up on vuejs/v2.vuejs.org#2949 to make translation in sync with English version.
Alex-Sokolov pushed a commit to translation-gang/ru.vuejs.org that referenced this pull request Apr 30, 2022
This is a follow-up on vuejs/v2.vuejs.org#2949 to make translation in sync with English version.
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.

2 participants