Nuxt/test/fixtures/basic
2023-04-07 04:36:45 -07:00
..
assets
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 feat(nuxt): auto-register modules in ~/modules (#19394) 2023-03-03 17:52:55 +00:00
other-components-folder
pages fix(nuxt): deprecate old (pre-rc) runtimeConfig (#20082) 2023-04-07 04:36:45 -07:00
plugins fix(nuxt): deprecate old (pre-rc) runtimeConfig (#20082) 2023-04-07 04:36:45 -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
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): experimental option for rich json payloads (#19205) 2023-04-07 03:34:35 -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: fix fixture package.json files 2023-03-31 10:49:29 +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 fix(nuxt): add types for globally injected $config object (#20081) 2023-04-04 06:34:39 -07:00