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

feat: nuxt bridge - #459

Merged
pi0 merged 51 commits into
mainfrom
feat/bridge
Sep 5, 2021
Merged

feat: nuxt bridge#459
pi0 merged 51 commits into
mainfrom
feat/bridge

Conversation

@pi0

@pi0pi0 commented Aug 27, 2021

Copy link
Copy Markdown
Member

Initial version for nuxt bridge:

  • Add initial migration and compact docs
  • Move nitro/compat to bridge (enabled by default)
  • Install nuxi by default with bridge
  • Allow opt-in for using nuxt-vite using bridge.vite: true
  • Initial #app bridge (CAPI + mocked composables same as nuxt3)
  • [temp] Enable postcss8 and swc for typescript support

TODO:

  • Review docs for typos
  • Fix remaining issues
  • Rebase

Preview Docs

Comment threaddocs/content/7.bridge/1.intro.md Outdated

@danielroedanielroe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some small text tweaks

Comment threaddocs/content/7.bridge/1.intro.md Outdated
Comment threaddocs/content/7.bridge/1.intro.md Outdated
Comment threaddocs/content/7.bridge/1.intro.md Outdated
Comment threaddocs/content/7.bridge/1.intro.md Outdated
Comment threaddocs/content/7.bridge/1.intro.md Outdated
Comment threaddocs/content/7.bridge/2.migration.md Outdated
Comment threaddocs/content/7.bridge/2.migration.md Outdated
Comment threaddocs/content/7.bridge/2.migration.md Outdated
Comment threaddocs/content/7.bridge/2.migration.md Outdated
Comment threaddocs/content/7.bridge/2.migration.md Outdated
Comment threaddocs/content/7.bridge/1.intro.md Outdated
pi0and others added 4 commits September 5, 2021 22:36
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
pi0and others added 23 commits September 5, 2021 22:37
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
@pi0
pi0 merged commit 44458fc into mainSep 5, 2021
@pi0
pi0 deleted the feat/bridge branch September 5, 2021 21:21
@pi0
pi0 restored the feat/bridge branch September 22, 2021 15:04
@pi0
pi0 deleted the feat/bridge branch September 22, 2021 15:34
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.

4 participants

@pi0@TheAlexLichter@antfu@danielroe