Nuxt/test/fixtures/basic
Daniel Roe 8831e4a4b9
fix(vite): don't terminate with escaped delimiters (#5409)
2022-06-10 17:17:11 +02:00
..
assets fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00
components feat: support reactivity transform (#3737) 2022-03-17 23:17:59 +01:00
composables feat(nuxt): support auto imports within `<template>` (#4904) 2022-06-08 22:09:31 +02:00
extends fix(nuxt): transform extends layers within `node_modules` (#5042) 2022-06-10 15:33:16 +02:00
layouts test: add more tests (#3532) 2022-03-08 19:03:21 +01:00
middleware fix(nuxt): process middleware after plugins (#4645) 2022-05-02 12:00:08 +02:00
modules fix: clean up some type issues and add type test suite (#3199) 2022-02-15 10:50:11 +01:00
other-components-folder fix(nuxt3): generate imports for components with named exports correctly (#3288) 2022-02-17 15:23:55 +01:00
pages fix(vite): don't terminate with escaped delimiters (#5409) 2022-06-10 17:17:11 +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
nuxt.config.ts fix(nuxt): transform extends layers within `node_modules` (#5042) 2022-06-10 15:33:16 +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 chore(deps): update all non-major dependencies (#4914) 2022-05-11 14:32:05 +02:00