Nuxt/test/fixtures/basic
Daniel Roe 3e7d6dafa1
test(nuxt3): add test case for computed head (#4361)
2022-04-14 17:27:31 +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 test: add more tests (#3392) 2022-02-25 21:14:53 +01:00
extends feat(nuxt3): extends support for `app/router.options` (#3939) 2022-04-04 10:23:11 +02:00
layouts test: add more tests (#3532) 2022-03-08 19:03:21 +01:00
middleware feat: support async plugins and middlewares (#3884) 2022-04-01 11:55:23 +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 test(nuxt3): add test case for computed head (#4361) 2022-04-14 17:27:31 +02:00
plugins feat(nuxt, bridge): support `titleTemplate`, `viewport` and `charset` for `useHead` (#4221) 2022-04-11 11:03:31 +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
nuxt.config.ts feat(nuxt3): extends support for `pages` & `middleware` directories (#3783) 2022-03-22 19:12:54 +01: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(nuxt3): allow providing a ref as default value (#4326) 2022-04-13 19:41:41 +02:00