Nuxt/test/fixtures/basic
2023-04-13 03:14: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): 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): improve handling of redirects within middleware (#20244) 2023-04-13 02:58:25 -07: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 test: add js payload test suite (#20217) 2023-04-11 15:57:12 -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 fix(nuxt): improve handling of redirects within middleware (#20244) 2023-04-13 02:58:25 -07:00