Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs(guide): add .client and .server components documentation - #7084

Merged
pi0 merged 4 commits into
nuxt:mainfrom
huang-julien:docs-client
Sep 3, 2022
Merged

docs(guide): add .client and .server components documentation#7084
pi0 merged 4 commits into
nuxt:mainfrom
huang-julien:docs-client

Conversation

@huang-julien

@huang-julienhuang-julien commented Aug 30, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

Hi 👋 I couldn't find any documentation about the .client components even if there was some *.client.vue components in the examples . This PR adds a small documentation for *.client.vue components, it also warn that directly importing a component (with direct path) does not work.

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify

netlifyBot commented Aug 30, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit682c865
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6313542ab02a910009853056
😎 Deploy Previewhttps://deploy-preview-7084--nuxt3-docs.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.

@huang-julienhuang-julien changed the title docs(guide): add .client components documentationdocs(guide): add .client and .server components documentationAug 30, 2022
@pi0
pi0 requested a review from danielroeAugust 30, 2022 17:53
@pi0pi0 added the documentation Improvements or additions to documentation label Sep 3, 2022
@pi0
pi0 requested review from danielroe and removed request for danielroeSeptember 3, 2022 11:05

@danielroedanielroe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you! ❤️

This looks good to me for now, but when #5689 is merged we will need to refactor this.

Comment threaddocs/content/2.guide/3.directory-structure/4.components.md Outdated
@pi0
pi0 merged commit ee60411 into nuxt:mainSep 3, 2022
@pi0

pi0 commented Sep 3, 2022

Copy link
Copy Markdown
Member

Thanks

@atinux

Copy link
Copy Markdown
Member

Thank you ❤️

This was referenced Sep 9, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xdocumentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@huang-julien@pi0@atinux@danielroe