Dmitry Sharshakov 78d1821e24 refactor(componentProxy): simplify proxy handling (#214) 6 years ago
..
helpers cdc143d348 refactor(runtime-core): use `Array.from` instead of loop over `iterable` (#250) 6 years ago
apiApp.ts 78f60347dc feat(compiler): add isNativeTag option for determining element type (#139) 6 years ago
apiCreateComponent.ts 1393ee52ca types: improve typing 6 years ago
apiInject.ts 8da5b007b1 types: improve typing 6 years ago
apiLifecycle.ts d87255ce46 fix(options): data options should preserve original object if possible 6 years ago
apiOptions.ts 0177355242 fix: add warnings (#82) 6 years ago
apiReactivity.ts 1139368dc2 types: improve writable computed types (#192) 6 years ago
apiWatch.ts f3760f7d34 types: add missing properties to ComponentPublicInstance interface (#218) 6 years ago
component.ts 95d7e1f471 feat: log on the fly template compilation error 6 years ago
componentProps.ts 1393ee52ca types: improve typing 6 years ago
componentProxy.ts 78d1821e24 refactor(componentProxy): simplify proxy handling (#214) 6 years ago
componentRenderUtils.ts ed5a42e588 refactor(runetime-core): removed unnecessary condition check (#237) 6 years ago
componentSlots.ts 8da5b007b1 types: improve typing 6 years ago
createRenderer.ts 1b06b3c424 perf: avoid parentNode call when dynamic child is not a Fragment 6 years ago
directives.ts a42ad6cc9d feat(runtime-dom): v-model directive runtime 6 years ago
errorHandling.ts fbabae0c0a chore: replace some type casts and fix variable and filename typos (#93) 6 years ago
h.ts d10b28ae0e refactor(runtime-core): make h() support single vnode child (#181) 6 years ago
index.ts d376439167 wip(compiler-dom): v-model runtime 6 years ago
scheduler.ts 9d6783053c types: simplify types (#104) 6 years ago
shapeFlags.ts fd018b83b5 feat: warning context 6 years ago
suspense.ts 8da5b007b1 types: improve typing 6 years ago
vnode.ts e32da9169b fix(runtime-core): support object syntax for class (#215) 6 years ago
warning.ts 1393ee52ca types: improve typing 6 years ago