vue3-core/packages/compiler-ssr/src
Evan You bbd8301a13 feat(deprecation): deprecate v-is directive 2023-04-21 15:30:26 +08:00
..
transforms fix(compiler-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326) 2022-10-26 16:18:19 +08:00
errors.ts feat(deprecation): deprecate v-is directive 2023-04-21 15:30:26 +08:00
index.ts fix(compiler-ssr): fix component event handlers inheritance in ssr 2022-05-17 15:50:23 +08:00
runtimeHelpers.ts fix(ssr): fix hydration error for slot outlet inside transition 2022-05-12 15:06:32 +08:00
ssrCodegenTransform.ts refactor(compiler-core): make ast.helpers a Set (#6774) 2022-11-13 20:44:02 -05:00