1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-02 07:13:30 +00:00
Nuxt/test/fixtures/basic
2022-09-03 15:03:30 +02:00
..
assets feat(nuxt, vite): inline global and component styles in server response () 2022-09-03 15:03:30 +02:00
components feat(nuxt, vite): inline global and component styles in server response () 2022-09-03 15:03:30 +02:00
composables fix(nuxt): use shared state for asyncData () 2022-08-30 12:34:09 +02:00
extends feat(nuxt): app.config with hmr and reactivity support () 2022-08-17 17:23:13 +02:00
layouts feat(nuxt): add warning in dev mode if layouts/pages do not have a single root node () 2022-08-23 12:25:48 +02:00
middleware feat(nuxt): add setPageLayout utility () () 2022-08-31 10:02:48 +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 feat(nuxt, vite): inline global and component styles in server response () 2022-09-03 15:03:30 +02:00
plugins feat(nuxt, vite): inline global and component styles in server response () 2022-09-03 15:03:30 +02:00
public fix(nuxt3): use shared module for dynamic paths () 2022-03-22 16:51:26 +01:00
server/api fix(nuxt): use shared state for asyncData () 2022-08-30 12:34:09 +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 feat(nuxt, vite): inline global and component styles in server response () 2022-09-03 15:03:30 +02:00
package.json docs: use nuxi everywhere () 2021-10-29 12:38:22 +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 refactor: apply lints from @nuxtjs/eslint-config-typescript v11 () 2022-08-31 20:34:17 +02:00