Nuxt/test/fixtures/basic
2024-05-20 21:02:46 +01:00
..
assets fix(nuxt): in dev, don't link css files with ?inline query (#25822) 2024-02-16 17:04:37 +00:00
components chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
composables chore: fix small typos (#26907) 2024-04-23 13:53:11 +01:00
custom-public feat(vite): handle multiple/custom public dirs (#26163) 2024-03-13 17:18:44 -07:00
extends chore: fix small typos (#26907) 2024-04-23 13:53:11 +01:00
layers/bar feat(nuxt): auto-register layers in layers/ directory (#27221) 2024-05-15 05:51:14 -05:00
layouts feat(nuxt): add <NuxtRouteAnnouncer> and useRouteAnnouncer (#25741) 2024-04-17 16:58:13 +01:00
middleware chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
modules chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
other-components-folder chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
other-composables-folder fix(vite): use '' key for root scope in variable collector (#22679) 2023-08-17 15:35:28 +02:00
pages fix(nuxt): encode location header in navigateTo (#27280) 2024-05-20 21:02:46 +01:00
plugins feat(nuxt): expose useLink from NuxtLink (#26522) 2024-04-19 12:48:49 +03:00
public feat(kit,nuxt): respect nuxt ignore patterns in nitro (#22808) 2023-08-25 13:08:38 +01:00
server chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
utils feat(nuxt): scan composables with star export (#19249) 2023-03-01 04:24:46 -08:00
.gitignore fix(nuxt): transform extends layers within node_modules (#5042) 2022-06-10 15:33:16 +02:00
.nuxtignore feat(kit,nuxt): respect nuxt ignore patterns in nitro (#22808) 2023-08-25 13:08:38 +01:00
app.config.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
error.vue chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nuxt.config.ts feat(nuxt,schema): add appId and improve chunk determinism (#27258) 2024-05-16 22:41:31 -05:00
package.json chore: add explicit vue dependency in fixtures 2023-07-06 13:07:17 +01:00
some-exports.ts fix(nuxt): detect non-functional imports within page meta (#8881) 2022-11-10 11:31:01 +01:00
tsconfig.json fix: clean up some type issues and add type test suite (#3199) 2022-02-15 10:50:11 +01:00