Nuxt/packages/nuxt/test
Julien Huang f98aa5d44a
fix(nuxt): don't strip literals from template in `<DevOnly>` (#24511)
2023-11-28 21:49:47 +00:00
..
__snapshots__ refactor(kit,nuxt,schema): use `consola` and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
fixture/components chore: update to use `@nuxt/eslint-config` (#24209) 2023-11-09 18:01:13 +01:00
app.test.ts feat(nuxt): scan and register layouts in nested folders (#20190) 2023-10-16 22:58:40 +01:00
auto-imports.test.ts perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
devonly.test.ts fix(nuxt): don't strip literals from template in `<DevOnly>` (#24511) 2023-11-28 21:49:47 +00:00
import-protection.test.ts feat(kit,nuxt,vite,webpack): support `-nightly` extension (#23508) 2023-10-12 15:17:38 +01:00
islandTransform.test.ts fix(nuxt): handle multi-line slots in islands (#24212) 2023-11-09 14:45:45 +01:00
naming.test.ts fix(nuxt): preserve hyphens in component/layout kebab names (#23902) 2023-10-31 14:30:54 +01:00
nuxt-link.test.ts fix(nuxt): resolve internal `target: blank` links with base (#23751) 2023-10-20 16:33:45 +01:00
pages.test.ts fix(nuxt): detect nested pages with `/index` segments (#23404) 2023-09-26 02:09:12 +02:00
plugin-metadata.test.ts fix(nuxt): use esbuild/acorn instead of `typescript` dep (#21729) 2023-06-24 00:01:17 +01:00
scan-components.test.ts fix(nuxt): preserve hyphens in component/layout kebab names (#23902) 2023-10-31 14:30:54 +01:00
treeshake-client.test.ts chore: avoid inlining deps in vitest (#21316) 2023-06-02 12:12:33 +01:00
utils.ts fix(nuxt): use parser to treeshake client-only declarations (#18951) 2023-02-16 04:47:42 -08:00