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

feat: built-in client only component#1853

Merged
pi0 merged 11 commits intomainfrom
feat/client-only
Nov 15, 2021
Merged

feat: built-in client only component#1853
pi0 merged 11 commits intomainfrom
feat/client-only

Conversation

@antfu
Copy link
Copy Markdown
Member

@antfu antfu commented Nov 11, 2021

🔗 Linked issue

nuxt/nuxt#11884

❓ 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

Add built-in <ClientOnly/> component (taken from VitePress).

📝 Checklist

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 11, 2021

✔️ Deploy Preview for nuxt3-docs canceled.

🔨 Explore the source changes: 4a4e9aa

🔍 Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/6192487aa07dba000788ebaa

Comment thread packages/nuxt3/src/core/templates.ts Outdated
Comment thread packages/nuxt3/src/app/plugins/client-only.ts Outdated
@antfu
Copy link
Copy Markdown
Member Author

antfu commented Nov 11, 2021

I was thinking to add it to the docs, but I didn't find a way to place it. Do yo think we should create a new page like https://nuxtjs.org/docs/features/nuxt-components?

@pi0
Copy link
Copy Markdown
Member

pi0 commented Nov 11, 2021

? I was thinking to add it to the docs, but I didn't find a way to place it. Do yo think we should create a new page like https://nuxtjs.org/docs/features/nuxt-components?

A "Built-in components" page might be good idea (but we can also add it in a later PR)

@pi0 pi0 merged commit 8e12394 into main Nov 15, 2021
@pi0 pi0 deleted the feat/client-only branch November 15, 2021 11:57
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants