1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 17:39:06 +00:00
Nuxt/packages/nuxt/test
2025-01-09 15:11:44 +00:00
..
__snapshots__ fix(nuxt): respect existing props value in definePageMeta () 2024-11-02 23:38:54 +00:00
fixture feat(nuxt): support local functions in definePageMeta () 2024-12-18 09:42:43 +00:00
app.test.ts chore: add more checks around indexed access () 2024-09-18 21:41:53 +02:00
auto-imports.test.ts fix(nuxt): remove vue compiler hints from auto import () 2024-11-01 02:44:00 +00:00
component-names.test.ts refactor(nuxt): simplify and improve core plugins that parse ast () 2024-11-28 16:34:02 +00:00
components-transform.test.ts refactor(nuxt,schema,vite,webpack): use unplugin for vfs () 2024-10-09 13:58:05 +01:00
composable-keys.test.ts refactor(nuxt): simplify and improve core plugins that parse ast () 2024-11-28 16:34:02 +00:00
devonly.test.ts refactor(nuxt): use addBuildPlugin internally () 2024-09-25 23:59:59 +01:00
import-protection.test.ts test: add import protection test 2024-11-19 13:59:38 -05:00
island-transform.test.ts fix(nuxt): use useId for island client component teleport id () 2024-12-09 10:35:37 +00:00
load-nuxt.bench.ts chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
load-nuxt.test.ts fix(nuxt): don't use app version when verifying nuxt deps () 2024-06-27 16:19:59 +02:00
naming.test.ts chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
nuxt-link.test.ts fix(nuxt): don't use <RouterLink> for links starting with # () 2024-12-18 23:39:54 +00:00
page-metadata.test.ts fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata () 2025-01-09 15:11:44 +00:00
pages.test.ts feat(nuxt): allow enabling route props in definePageMeta () 2024-10-22 13:57:16 +01:00
parse.test.ts fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata () 2025-01-09 15:11:44 +00:00
plugin-metadata.test.ts refactor(nuxt): simplify and improve core plugins that parse ast () 2024-11-28 16:34:02 +00:00
prehydrate.test.ts refactor(nuxt): simplify and improve core plugins that parse ast () 2024-11-28 16:34:02 +00:00
route-injection.test.ts chore(deps): update all non-major dependencies (main) () 2024-08-05 16:33:27 +01:00
route-rules.test.ts refactor(nuxt): simplify and improve core plugins that parse ast () 2024-11-28 16:34:02 +00:00
scan-components.test.ts refactor(nuxt): use consola with nuxt tag instead of console () 2024-12-29 23:25:29 +00:00
treeshake-client.test.ts refactor(nuxt): simplify and improve core plugins that parse ast () 2024-11-28 16:34:02 +00:00
unctx-transform.test.ts refactor(nuxt): use addBuildPlugin internally () 2024-09-25 23:59:59 +01:00
utils.ts fix(nuxt): reduce usage of cjs utilities () 2024-06-16 00:03:24 +01:00