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

feat(bridge): use useMeta in bridge projects#664

Merged
pi0 merged 14 commits intomainfrom
feat/usemeta-bridge
Oct 6, 2021
Merged

feat(bridge): use useMeta in bridge projects#664
pi0 merged 14 commits intomainfrom
feat/usemeta-bridge

Conversation

@danielroe
Copy link
Copy Markdown
Member

🔗 Linked issue

nuxt/bridge#102

❓ Type of change

  • Enhancement (improving an existing functionality like performance)

📚 Description

This PR backports useMeta (currently using vueuse/head) to nuxt2. Because vueuse/head depends on vue3, we also a include a nuxt.app shim and a vue module that exports composition api functions.

📝 Checklist

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

@danielroe danielroe added enhancement New feature or request bridge labels Oct 6, 2021
@danielroe danielroe self-assigned this Oct 6, 2021
@danielroe danielroe added the wip label Oct 6, 2021
* includes `nuxt.app` shim and `vue` module that exports composition api functions
@danielroe danielroe force-pushed the feat/usemeta-bridge branch from ace59d9 to 958ccad Compare October 6, 2021 08:26
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Oct 6, 2021

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f1ba4ad
Status:⚡️  Build in progress...

View logs

Comment thread packages/bridge/src/meta.ts Outdated
Comment thread packages/bridge/src/meta.ts Outdated
Comment thread packages/nuxt3/src/meta/runtime/plugin.ts
Comment thread packages/bridge/src/runtime/capi.plugin.mjs Outdated
Comment thread packages/bridge/src/module.ts Outdated
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
Comment thread packages/bridge/src/meta.ts Outdated
Co-authored-by: pooya parsa <pyapar@gmail.com>
@pi0 pi0 merged commit a07b67c into main Oct 6, 2021
@pi0 pi0 deleted the feat/usemeta-bridge branch October 6, 2021 12:37
@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

3.x bridge enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants