Nuxt/packages/nuxt/test
Julien Huang 1b93e604d3
feat(nuxt): allow client components within `NuxtIsland` (#22649)
2023-12-19 12:21:29 +00:00
..
__snapshots__ chore: update vitest dependencies (#24659) 2023-12-11 18:20:11 +00: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 fix(nuxt): revert async transform of `setup` within `defineComponent` (#24784) 2023-12-16 11:09:41 +00:00
devonly.test.ts chore: update vitest dependencies (#24659) 2023-12-11 18:20:11 +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 feat(nuxt): allow client components within `NuxtIsland` (#22649) 2023-12-19 12:21:29 +00: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): only add/remove trailing slash for http protocols (#23296) 2023-12-12 12:52:55 +00: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 feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00: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