Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #1

Draft
wants to merge 24 commits into
base: working-solution
Choose a base branch
from
Draft

test #1

wants to merge 24 commits into from

Conversation

DarthGigi
Copy link
Owner

testing stuff

BobbieGoede and others added 24 commits May 27, 2024 23:35
* fix: locale prefixes are not added to route aliases

* refactor: simplify `analyzeNuxtPages`

* test: add tests for prefixed alias

* refactor: revert unrelated refactor

* fix: add warning if `scanPageMeta` is disabled
With the original method, it was not possible to set the page title from definePageMeta as the default title.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: bump deps

* downgrade ufo
* chore: update eslint and prettier

* fix: lint errors

* fix

* fix
* feat: upgrade vue-i18n v10

* fix: drop `jit` option

* fix: update version selecting

* docs: updates

* fix: dead link
* fix: unpin and update dependencies

* test: fix helper `waitForTransition` completing before transition

* test: fix issue nuxt-modules#2226 tests not awaiting route change

* chore: fix linting errors
* refactor: restructure extend `vue-i18n`

* chore: fix lint errors

* refactor: reuse logic

* refactor: change variable naming

* refactor: move logic back to plugin

* refactor: cleanup

* refactor: cleanup

* refactor: cleanup and comment

* refactor: formatting and import

* refactor: simplify `__composerExtend` further

* refactor: revert assertion and comment removals

* refactor: formatting
* refactor: improve function type safety

* refactor: restructure and improve types

* refactor: restructure into compatibility file

* refactor: add comments and reorder imports

* refactor: rename method and reorder imports

* refactor: improve messages function types

* refactor: improve server plugin types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants