vue3-core/packages/runtime-core/src/compat
Evan You 40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
2024-09-04 20:24:33 +08:00
..
attrsFallthrough.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
compatConfig.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
component.ts fix(compat): ensure proper handling of render fuction from SFC using Vue.extend (#7781) 2024-05-31 23:49:18 +08:00
componentAsync.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
componentFunctional.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
componentVModel.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
customDirective.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
data.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
global.ts perf( runtime-core): use `apply` to avoid spreading. (#5985) 2024-08-19 16:25:01 +08:00
globalConfig.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
instance.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
instanceChildren.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
instanceEventEmitter.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
instanceListeners.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
props.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
renderFn.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
renderHelpers.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00