Nuxt/test/fixtures/basic
2022-10-10 11:18:20 +01:00
..
assets feat(nuxt, vite): inline global and component styles in server response (#7160) 2022-09-03 15:03:30 +02:00
components fix(nuxt): remove fragment from createClientOnly (#7774) 2022-10-03 16:14:55 +02:00
composables feat(nuxt): payload rendering support (#6455) 2022-09-10 15:57:16 +02:00
extends chore: update examples to ^3.0.0-rc.10 and use global defineNuxtConfig (#7515) 2022-09-14 19:26:43 +02:00
layouts fix(nuxt): page hydration and double load (#7940) 2022-10-08 16:18:57 +02:00
middleware fix(nuxt): allow abortMiddleware to receive a nuxt error or error options (#7335) 2022-09-08 10:52:00 +02:00
modules fix(nuxt): resolve plugins and middleware to their full path (#6350) 2022-08-04 17:15:42 +02:00
other-components-folder
pages feat(pages): add validate hook for definePageMeta (#7870) 2022-10-10 11:18:20 +01:00
plugins feat(nuxt): payload rendering support (#6455) 2022-09-10 15:57:16 +02:00
public
server/api feat(nuxt): payload rendering support (#6455) 2022-09-10 15:57:16 +02:00
.gitignore fix(nuxt): transform extends layers within node_modules (#5042) 2022-06-10 15:33:16 +02:00
app.config.ts feat(nuxt): app.config with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
nuxt.config.ts fix(nuxt): page hydration and double load (#7940) 2022-10-08 16:18:57 +02:00
package.json
tsconfig.json
types.ts feat(nuxt): allow exposing type augmentations from extends layers (#7442) 2022-09-12 15:41:15 +02:00