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

feat(nuxt): allow extending routes with custom alias - #7074

Merged
pi0 merged 3 commits into
nuxt:mainfrom
kschnekenburger:feat/prorammaticly-alias-capabilities
Sep 5, 2022
Merged

feat(nuxt): allow extending routes with custom alias#7074
pi0 merged 3 commits into
nuxt:mainfrom
kschnekenburger:feat/prorammaticly-alias-capabilities

Conversation

@kschnekenburger

@kschnekenburgerkschnekenburger commented Aug 30, 2022

Copy link
Copy Markdown
Contributor

🔗 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

Add capability to setup alias in hook pages:extend or module like
I made sure we could keep definedMeta alias and pages:extend alias at the same time

Issue nuxt/nuxt#14750

📝 Checklist

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

@netlify

netlifyBot commented Aug 30, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commite305edc
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6315aa7dc118f100080bbba4

@kschnekenburger
kschnekenburger marked this pull request as ready for review August 31, 2022 07:58
@pi0pi0 changed the title feat(nuxt): Add alias from route capabilityfeat(nuxt): allow extending routes with custom aliasAug 31, 2022
pi0
pi0 approved these changes Sep 5, 2022

@pi0pi0 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.

Thanks <3

@pi0
pi0 merged commit 4bd1be9 into nuxt:mainSep 5, 2022
@kschnekenburger
kschnekenburger deleted the feat/prorammaticly-alias-capabilities branch September 6, 2022 15:01
This was referenced Sep 9, 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

@kschnekenburger@pi0@danielroe