vue3-yuanma/packages
2019-11-17 21:26:25 -05:00
..
compiler-core fix(compiler): include createTextVNode helper for hoisted static content (fix #465) 2019-11-17 21:26:25 -05:00
compiler-dom perf(compiler): pre-compute maxCRNameLength for perf 2019-11-16 16:19:47 -05:00
compiler-sfc feat(compiler-sfc): warn duplicate block (#451) 2019-11-14 11:50:13 -05:00
reactivity types(reactivity): ref type should not expose _isRef 2019-11-08 13:29:43 -05:00
runtime-core test(runtime-core): add tests for scheduler (#462) 2019-11-16 16:32:06 -05:00
runtime-dom refactor(runtime-dom): avoid unnecessary checks in patchDOMProp (#452) 2019-11-14 11:27:23 -05:00
runtime-test refactor: use isArray function from shared (#441) 2019-11-08 09:52:24 -05:00
server-renderer types: setup tests for built d.ts files 2019-11-01 22:54:01 -04:00
shared fix: handle empty lines in codeframe 2019-11-14 11:50:16 -05:00
template-explorer feat(v-on): cache handlers 2019-10-18 21:51:34 -04:00
vue chore: use const instead of let (#437) 2019-11-07 23:35:22 -05:00
global.d.ts refactor: use __TEST__ flag 2019-11-04 14:28:01 -05:00