Nuxt/test/fixtures/basic
2023-04-11 07:17:44 -07:00
..
assets fix(nuxt): don't inline styles for per-request ssr: false (#8106) 2022-10-12 09:50:16 +01:00
components fix(nuxt): add key to .client component placeholders (#20093) 2023-04-07 01:31:04 -07:00
composables feat(nuxt): allow configuring treeshakeable composables (#19383) 2023-03-07 01:30:05 -08:00
extends feat(nuxt): support ~/~~/@/@@ aliases within layers (#19986) 2023-04-03 06:18:24 -07:00
layouts fix(nuxt): allow layouts to receive custom props (#9395) 2022-11-29 13:16:41 +01:00
middleware fix(nuxt): respect redirects which differ only by trailing slash (#18593) 2023-02-16 09:26:15 -08:00
modules style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
other-components-folder
pages feat(nuxt): add experimentalNoScripts route rule (#19805) 2023-04-11 07:17:44 -07:00
plugins feat(nuxt): support object-syntax plugins (#20003) 2023-04-11 04:58:43 -07:00
public
server/api fix(nuxt): directly render server components (#19605) 2023-03-20 14:47:06 -07:00
utils feat(nuxt): scan composables with star export (#19249) 2023-03-01 04:24:46 -08:00
.gitignore
app.config.ts feat(nuxt): app.config with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
error.vue fix(nuxt): show client error if no page matches after validate fails (#18978) 2023-02-16 04:56:14 -08:00
nuxt.config.ts feat(nuxt): add experimentalNoScripts route rule (#19805) 2023-04-11 07:17:44 -07:00
nuxt.schema.ts fix(nuxt,schema): merge custom and resolved app configs (#19602) 2023-03-11 14:53:28 -08:00
package.json chore: use workspace ref 2023-04-10 12:36:07 +01:00
some-exports.ts fix(nuxt): detect non-functional imports within page meta (#8881) 2022-11-10 11:31:01 +01:00
tsconfig.json
types.ts style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00