Nuxt/packages/nuxt/src/components
2024-03-24 19:30:58 +02:00
..
runtime feat: lazy hydration 2024-03-24 19:30:58 +02: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 chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
loader.ts fix(nuxt): use default export for raw components (#25282) 2024-01-20 20:43:11 +00:00
module.ts fix(nuxt): don't warn when injecting client-only components (#26341) 2024-03-18 14:41:01 +00:00
scan.ts fix(nuxt): preserve hyphens in component/layout kebab names (#23902) 2023-10-31 14:30:54 +01:00
templates.ts chore(nuxt): ensure type template has const filename 2024-03-16 17:21:43 -07:00
transform.ts fix(nuxt): respect custom export in component transform (#23715) 2023-10-17 11:19:47 +01:00
tree-shake.ts fix(nuxt): detect component usage within ssrRender (#26162) 2024-03-09 13:38:08 +01:00