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

docs(composables): add nested and plugin injection examples - #6743

Merged
pi0 merged 7 commits into
nuxt:mainfrom
HomWang:patch-8
Aug 22, 2022
Merged

docs(composables): add nested and plugin injection examples#6743
pi0 merged 7 commits into
nuxt:mainfrom
HomWang:patch-8

Conversation

@HomWang

@HomWangHomWang commented Aug 18, 2022

Copy link
Copy Markdown
Contributor

Use a plugin in a composable

🔗 Linked issue

❓ 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.

Use a plugin in a composable
@netlify

netlifyBot commented Aug 18, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commitc863bed
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6303a1ae06a7f100098a5dc4
😎 Deploy Previewhttps://deploy-preview-6743--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.

Using a composable within another composable
@pi0pi0 changed the title Add Using plugindocs(composables): add more usage examplesAug 18, 2022
@pi0pi0 changed the title docs(composables): add more usage examplesdocs(composables): add nested and plugin injection examplesAug 22, 2022
@pi0
pi0 merged commit 39a6054 into nuxt:mainAug 22, 2022
@pi0

pi0 commented Aug 22, 2022

Copy link
Copy Markdown
Member

Thanks!

@HomWang

Copy link
Copy Markdown
ContributorAuthor

Thanks!

you're welcome. brother

@pi0pi0 mentioned this pull request Aug 26, 2022
Sign up for freeto 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

@HomWang@pi0@danielroe