1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-24 01:56:37 +00:00
Nuxt/test/fixtures/basic
2022-11-02 11:28:41 +01:00
..
assets fix(nuxt): don't inline styles for per-request ssr: false () 2022-10-12 09:50:16 +01:00
components chore(deps): update all non-major dependencies () 2022-10-12 19:00:30 +01:00
composables feat(nuxt): payload rendering support () 2022-09-10 15:57:16 +02:00
extends fix(nuxt): lazy-load entry CSS () 2022-10-18 18:13:50 +02:00
layouts fix(nuxt): page hydration and double load () 2022-10-08 16:18:57 +02:00
middleware fix(nuxt): allow abortMiddleware to receive a nuxt error or error options () 2022-09-08 10:52:00 +02:00
modules fix(nuxt): resolve plugins and middleware to their full path () 2022-08-04 17:15:42 +02:00
other-components-folder fix(nuxt3): generate imports for components with named exports correctly () 2022-02-17 15:23:55 +01:00
pages fix(nuxt)!: use parser to generate page metadata () 2022-11-02 11:28:41 +01:00
plugins feat(nuxt): payload rendering support () 2022-09-10 15:57:16 +02:00
public fix(nuxt3): use shared module for dynamic paths () 2022-03-22 16:51:26 +01:00
server/api chore(deps): update all non-major dependencies () 2022-10-18 12:36:48 +02:00
.gitignore fix(nuxt): transform extends layers within node_modules () 2022-06-10 15:33:16 +02:00
app.config.ts feat(nuxt): app.config with hmr and reactivity support () 2022-08-17 17:23:13 +02:00
nuxt.config.ts refactor(nuxt)!: cleanup schema and split nuxt 2 types () 2022-10-27 12:36:37 +02:00
package.json chore: use pnpm for framework monorepo () 2022-10-17 12:10:05 +02:00
tsconfig.json fix: clean up some type issues and add type test suite () 2022-02-15 10:50:11 +01:00
types.ts fix(nuxt): pass async-data errors through to client () 2022-11-02 10:07:28 +01:00