Nuxt/test/fixtures/basic
2023-04-26 14:36:59 +01:00
..
assets
components chore: remove @ts-ignore and fix some issues (#20273) 2023-04-14 13:53:21 +01:00
composables feat(nuxt): allow configuring treeshakeable composables (#19383) 2023-03-07 01:30:05 -08:00
extends perf: remove unused deps and add implicit deps (#20356) 2023-04-19 16:45:13 +01:00
layouts fix(nuxt): allow layouts to receive custom props (#9395) 2022-11-29 13:16:41 +01:00
middleware fix(nuxt): do not redirect when vue-router normalises url (#20247) 2023-04-13 03:14:44 -07:00
modules style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
other-components-folder
pages fix(nuxt): call app:error in SSR before rendering error page (#20511) 2023-04-26 14:36:59 +01:00
plugins test: add js payload test suite (#20217) 2023-04-11 15:57:12 -07:00
public
server fix(nuxt): improve handling of redirects within middleware (#20244) 2023-04-13 02:58:25 -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 fix(nuxt): improved typing support for app config (#20526) 2023-04-26 14:30:05 +01:00
nuxt.schema.ts fix(nuxt,schema): merge custom and resolved app configs (#19602) 2023-03-11 14:53:28 -08:00
package.json perf: remove unused deps and add implicit deps (#20356) 2023-04-19 16:45:13 +01:00
some-exports.ts
tsconfig.json
types.ts fix(nuxt): improved typing support for app config (#20526) 2023-04-26 14:30:05 +01:00