Nuxt/test/fixtures/basic
2024-12-06 21:14:52 +00:00
..
assets fix(vite): handle runtime paths in inlined styles (#27327) 2024-05-23 15:34:06 +01:00
components fix(nuxt,vite): hmr for templates, pages + page metadata (#30113) 2024-12-03 09:57:57 +00:00
composables fix(nuxt): handle deleted cookies from CookieStore events (#28760) 2024-09-03 14:35:21 +01:00
custom-public
extends fix(nuxt): deduplicate app.head arrays (#27480) 2024-06-07 15:24:56 +01:00
layers/bar feat(nuxt): auto-register layers in layers/ directory (#27221) 2024-05-15 05:51:14 -05:00
layouts feat(nuxt): add <NuxtRouteAnnouncer> and useRouteAnnouncer (#25741) 2024-04-17 16:58:13 +01:00
middleware test: move catchall path to subdirectory (#29331) 2024-10-09 15:04:10 +02:00
modules feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 15:38:04 +01:00
other-components-folder
other-composables-folder
pages fix(nuxt,vite): hmr for templates, pages + page metadata (#30113) 2024-12-03 09:57:57 +00:00
plugins fix(nuxt): catch chunk errors directly in navigation 2024-09-13 12:57:44 +01:00
postcss feat(kit,nuxt,vite,webpack): reimplement cjs utils using jiti (#29073) 2024-09-19 16:35:02 +01:00
public fix(vite): handle runtime paths in inlined styles (#27327) 2024-05-23 15:34:06 +01:00
server
utils
.gitignore
.nuxtignore
app.config.js fix(nuxt): transpile app.config files in nitro build (#27342) 2024-05-24 20:44:50 +01:00
error.vue
nuxt.config.ts feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 15:38:04 +01:00
package.json fix: update engines.node to match dependencies (#30139) 2024-12-06 21:14:52 +00:00
some-exports.ts
tsconfig.json