Evan You 1af3531719 fix(runtime-core): fix attr fallthrough on compiled framgent w/ single static element + comments 5 лет назад
..
components 341b30c961 fix(watch): post flush watchers should not fire when component is unmounted 5 лет назад
helpers 568b6db12b feat: Initial devtools support (#1125) 5 лет назад
apiAsyncComponent.spec.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent 6 лет назад
apiCreateApp.spec.ts 27873dbe1c feat(runtime-core): support app.config.globalProperties 6 лет назад
apiInject.spec.ts 94562daea7 fix(inject): allow default value to be `undefined` (#894) 6 лет назад
apiLifecycle.spec.ts 89a187b895 refactor(reactivity): separate track and trigger operation types 6 лет назад
apiOptions.spec.ts d3c436ae2e feat(types): mixins/extends support in TypeScript (#626) 6 лет назад
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 лет назад
apiTemplateRef.spec.ts 36b6b4f022 fix(runtime-core/template-ref): template ref used in the same template should trigger update 6 лет назад
apiWatch.spec.ts 288b4eab9e fix(watch): fix watching reactive array (#1656) 5 лет назад
componentEmits.spec.ts 00ab9e2e85 refactor: adjust event options handling to be JSX friendly 6 лет назад
componentProps.spec.ts 568b6db12b feat: Initial devtools support (#1125) 5 лет назад
componentProxy.spec.ts d7ca1c5c6e fix(runtime-core): fix user attched public instance properties that start with "$" 6 лет назад
componentSlots.spec.ts 55566e8f52 refactor(runtime-core): remove emit return value 6 лет назад
directives.spec.ts 23701666cb Revert "refactor(directives): remove binding.instance" 6 лет назад
errorHandling.spec.ts 55566e8f52 refactor(runtime-core): remove emit return value 6 лет назад
h.spec.ts cab769f174 fix(types): add RawSlots in h signature (#1293) 6 лет назад
hmr.spec.ts 51510adacb test: fix hmr test 6 лет назад
hydration.spec.ts 6bc0e0a31a feat(ssr): renderToStream (#1197) 6 лет назад
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 лет назад
rendererAttrsFallthrough.spec.ts 1af3531719 fix(runtime-core): fix attr fallthrough on compiled framgent w/ single static element + comments 5 лет назад
rendererChildren.spec.ts 32a4cb804b test: improve coverage 6 лет назад
rendererComponent.spec.ts 379a8af288 test(runtime-core): add test for rendererComponent (#1393) 6 лет назад
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 6 лет назад
rendererFragment.spec.ts 32a4cb804b test: improve coverage 6 лет назад
rendererOptimizedMode.spec.ts 010e64c224 test: restructure 6 лет назад
scheduler.spec.ts 165068dbc2 perf(runtime-core): avoid duplicate postFlushCb invocation 5 лет назад
vnode.spec.ts 00f6031fbf test: assert vnode invalid key warning for NaN 6 лет назад
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 лет назад