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