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

docs(api): add defineNuxtComponent utils - #7618

Merged
pi0 merged 9 commits into
nuxt:mainfrom
Krutie:docs/api-utils-define-nuxt-component
Sep 20, 2022
Merged

docs(api): add defineNuxtComponent utils#7618
pi0 merged 9 commits into
nuxt:mainfrom
Krutie:docs/api-utils-define-nuxt-component

Conversation

@Krutie

Copy link
Copy Markdown
Contributor

🔗 Linked issue nuxt/nuxt#13653

❓ 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

Added API documentation for defineNuxtComponent utils

📝 Checklist

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

@netlify

netlifyBot commented Sep 17, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit586bbe3
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/63298032ddcd490008434cfb
😎 Deploy Previewhttps://deploy-preview-7618--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.

Comment threaddocs/content/3.api/3.utils/define-nuxt-component.md Outdated
Comment threaddocs/content/3.api/3.utils/define-nuxt-component.md Outdated
Comment threaddocs/content/3.api/3.utils/define-nuxt-component.md Outdated
Krutieand others added 2 commits September 17, 2022 19:14
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
@danielroedanielroe added the documentation Improvements or additions to documentation label Sep 17, 2022
@darthf1

Copy link
Copy Markdown

Is it possible to keep one import statement for users who want to explicitly add the import?

Example for other import:
bea83e9

@pi0

pi0 commented Sep 20, 2022

Copy link
Copy Markdown
Member

@darthf1 Sure. You can always explicitly import from #imports instead of using auto imports.

@pi0

pi0 commented Sep 20, 2022

Copy link
Copy Markdown
Member

@danielroe would you mind to do a quick review?

Comment threaddocs/content/3.api/3.utils/define-nuxt-component.md Outdated
Comment threaddocs/content/3.api/3.utils/define-nuxt-component.md Outdated
Comment threaddocs/content/3.api/3.utils/define-nuxt-component.md Outdated
Comment threaddocs/content/3.api/3.utils/define-nuxt-component.md Outdated
@pi0
pi0 merged commit f82a4b6 into nuxt:mainSep 20, 2022
@pi0

pi0 commented Sep 20, 2022

Copy link
Copy Markdown
Member

Thanks @Krutie as always you rock!

@pi0pi0 mentioned this pull request Sep 20, 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.

5 participants

@Krutie@darthf1@pi0@danielroe@DamianGlowala