Nuxt/test/fixtures/basic
Daniel Roe 0087e7bbe0
docs: add information on how to use options api asyncData (#7019)
2022-08-29 12:02:24 +02:00
..
assets fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00
components fix(nuxt): pass params to client-only slot (#6584) 2022-08-17 17:26:51 +02:00
composables perf(nuxt): transform `#imports` to improve tree-shaking (#5763) 2022-07-21 16:27:23 +02:00
extends feat(nuxt): `app.config` with hmr and reactivity support (#6333) 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 (#5469) 2022-08-23 12:25:48 +02:00
middleware fix(nuxt): process middleware after plugins (#4645) 2022-05-02 12:00:08 +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 fix(nuxt3): generate imports for components with named exports correctly (#3288) 2022-02-17 15:23:55 +01:00
pages docs: add information on how to use options api asyncData (#7019) 2022-08-29 12:02:24 +02:00
plugins fix(nuxt): process middleware after plugins (#4645) 2022-05-02 12:00:08 +02:00
public fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00
server/api test: add more tests (#3532) 2022-03-08 19:03:21 +01: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 feat(nuxt): `app.config` with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
package.json docs: use `nuxi` everywhere (#1577) 2021-10-29 12:38:22 +02:00
tsconfig.json fix: clean up some type issues and add type test suite (#3199) 2022-02-15 10:50:11 +01:00
types.ts feat(nuxt): `app.config` with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00