Nuxt/packages/nuxt/src/components
2023-06-08 21:55:21 +01:00
..
runtime fix(nuxt): prefix server component ids to avoid collisions (#21472) 2023-06-08 21:55:21 +01:00
client-fallback-auto-id.ts perf(nuxt): use .test and hoist regexps where possible (#21011) 2023-05-22 21:25:42 +01:00
islandsTransform.ts feat(nuxt): full scoped slots support for server components (#20284) 2023-05-15 23:43:53 +01:00
loader.ts perf(nuxt): use .test and hoist regexps where possible (#21011) 2023-05-22 21:25:42 +01:00
module.ts feat(nuxt): full scoped slots support for server components (#20284) 2023-05-15 23:43:53 +01:00
scan.ts fix(nuxt): scan component dirs case-sensitively (#20995) 2023-05-22 11:04:02 +01:00
templates.ts fix(nuxt): deduplicate global components before registration (#20743) 2023-05-10 13:57:27 +01:00
transform.ts perf(nuxt): use .test and hoist regexps where possible (#21011) 2023-05-22 21:25:42 +01:00
tree-shake.ts fix(nuxt): generate hi-res sourcemaps (#20280) 2023-04-14 18:21:08 +01:00