vue3-yuanma/packages/runtime-core/src/compat
2021-07-19 18:24:18 -04:00
..
attrsFallthrough.ts wip: tests for compiler compat 2021-04-30 15:50:32 -04:00
compatConfig.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
component.ts wip: test for legacy component compat 2021-04-29 15:51:37 -04:00
componentAsync.ts wip: test for legacy component compat 2021-04-29 15:51:37 -04:00
componentFunctional.ts wip: test for legacy component compat 2021-04-29 15:51:37 -04:00
componentVModel.ts fix(compat): avoid accidentally delete the modelValue prop (#3772) 2021-05-17 14:07:53 -04:00
customDirective.ts wip: more tests for v2 compat 2021-04-29 14:45:22 -04:00
data.ts fix(runtime-core): align option merge behavior with Vue 2 2021-06-02 15:19:56 -04:00
global.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
globalConfig.ts fix(runtime-core): align option merge behavior with Vue 2 2021-06-02 15:19:56 -04:00
instance.ts fix(compat): revert private properties on $options in comapt mode 2021-06-07 11:04:41 -04:00
instanceChildren.ts wip: refactor deprecations into a single file 2021-04-12 18:47:50 -04:00
instanceEventEmitter.ts wip: test for instance and options compat 2021-04-28 17:21:05 -04:00
instanceListeners.ts wip: refactor deprecations into a single file 2021-04-12 18:47:50 -04:00
props.ts wip: more compat progress 2021-04-21 15:09:18 -04:00
ref.ts wip: ref v-for compat 2021-04-26 17:35:41 -04:00
renderFn.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
renderHelpers.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00