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

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

Merged
merged 14 commits into from Oct 6, 2021
Merged

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

merged 14 commits into from Oct 6, 2021

Conversation

danielroe
Copy link
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
@cloudflare-pages
Copy link

cloudflare-pages bot commented Oct 6, 2021

Deploying with Β Cloudflare Pages Β Cloudflare Pages

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

View logs

packages/bridge/src/meta.ts Outdated Show resolved Hide resolved
packages/bridge/src/meta.ts Outdated Show resolved Hide resolved
packages/nuxt3/src/meta/runtime/plugin.ts Show resolved Hide resolved
packages/bridge/src/module.ts Outdated Show resolved Hide resolved
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
packages/bridge/src/meta.ts Outdated Show resolved Hide resolved
Co-authored-by: pooya parsa <pyapar@gmail.com>
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.

None yet

2 participants