Nuxt/test/fixtures/basic
2023-03-11 14:36:10 -08:00
..
assets fix(nuxt): don't inline styles for per-request ssr: false (#8106) 2022-10-12 09:50:16 +01:00
components feat(nuxt): add <NuxtClientFallback> component (#8216) 2023-03-08 13:13:06 -08:00
composables feat(nuxt): allow configuring treeshakeable composables (#19383) 2023-03-07 01:30:05 -08:00
extends fix(nuxt): allow overriding lower layer composables (#10017) 2023-01-14 01:14:24 +00: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 feat(nuxt): add useHeadSafe and remove layer around head imports (#19548) 2023-03-10 00:01:21 -08:00
plugins feat(nuxt): add useHeadSafe and remove layer around head imports (#19548) 2023-03-10 00:01:21 -08:00
public
server/api feat(nuxt): infer useFetch return based on the method (#18526) 2023-02-07 06:01:31 -08: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 fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
nuxt.schema.ts feat: experimental config schema (#18410) 2023-01-23 19:07:21 +01:00
package.json chore: use pnpm for framework monorepo (#7895) 2022-10-17 12:10:05 +02: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): improve types for data fetching with transform (#19487) 2023-03-11 14:36:10 -08:00