1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-22 09:15:54 +00:00
Nuxt/test/fixtures/basic
2022-03-25 12:55:05 +01:00
..
assets fix(nuxt3): use shared module for dynamic paths () 2022-03-22 16:51:26 +01:00
components feat: support reactivity transform () 2022-03-17 23:17:59 +01:00
composables test: add more tests () 2022-02-25 21:14:53 +01:00
extends test: add test suites for extends features () 2022-03-24 13:33:42 +01:00
layouts test: add more tests () 2022-03-08 19:03:21 +01:00
middleware test: add more tests () 2022-03-08 19:03:21 +01:00
modules fix: clean up some type issues and add type test suite () 2022-02-15 10:50:11 +01:00
other-components-folder fix(nuxt3): generate imports for components with named exports correctly () 2022-02-17 15:23:55 +01:00
pages fix(nuxt3): use path for uniqueness of routes when resolving () 2022-03-25 12:55:05 +01:00
plugins test: add more tests () 2022-03-08 19:03:21 +01:00
public fix(nuxt3): use shared module for dynamic paths () 2022-03-22 16:51:26 +01:00
server/api test: add more tests () 2022-03-08 19:03:21 +01:00
nuxt.config.ts feat(nuxt3): extends support for pages & middleware directories () 2022-03-22 19:12:54 +01: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: add some more explicit types () 2022-03-16 23:44:22 +01:00