vue3-core/packages/compiler-ssr/__tests__
Evan You 09bb3e996e fix(compiler-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326)
squashed from fix by @tjk
2022-10-26 16:18:19 +08:00
..
ssrComponent.spec.ts fix(compiler-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326) 2022-10-26 16:18:19 +08:00
ssrElement.spec.ts feat(ssr): support custom directive getSSRProps in optimized compilation 2022-02-04 08:58:31 +08:00
ssrFallthroughAttrs.spec.ts chore: fix typos (#6708) 2022-09-24 15:13:39 +08:00
ssrInjectCssVars.spec.ts fix(ssr): forward helpers provided by CSS `v-bind` (#6489) 2022-08-28 23:09:21 -04:00
ssrPortal.spec.ts fix(compiler-ssr): import ssr helpers from updated path 2021-09-22 23:28:20 -04:00
ssrScopeId.spec.ts fix(ssr): fix ssr runtime helper import in module mode 2021-09-23 10:08:28 -04:00
ssrSlotOutlet.spec.ts fix(ssr): hydration for transition wrapper components with empty slot content (#5995) 2022-06-06 04:24:40 -04:00
ssrSuspense.spec.ts fix(compiler-ssr): import ssr helpers from updated path 2021-09-22 23:28:20 -04:00
ssrText.spec.ts fix(compiler-ssr): import ssr helpers from updated path 2021-09-22 23:28:20 -04:00
ssrTransitionGroup.spec.ts fix(ssr): render fallthrough attributes for transition-group with tag 2022-05-18 09:55:39 +08:00
ssrVFor.spec.ts fix(compiler-ssr): import ssr helpers from updated path 2021-09-22 23:28:20 -04:00
ssrVIf.spec.ts fix(compiler-ssr): import ssr helpers from updated path 2021-09-22 23:28:20 -04:00
ssrVModel.spec.ts fix(compiler-ssr): import ssr helpers from updated path 2021-09-22 23:28:20 -04:00
ssrVShow.spec.ts fix(compiler-ssr): import ssr helpers from updated path 2021-09-22 23:28:20 -04:00
utils.ts fix(ssr): handle fallthrough attrs in ssr compile output 2020-06-26 16:55:37 -04:00