vue3-yuanma/packages/runtime-core/src
2021-04-07 16:19:04 -04:00
..
components fix(Teleport): fallback to non-optimized mode when HRM performing updates (#3311) 2021-03-26 14:02:44 -04:00
helpers fix: ensure backwards compat for pre-compiled sfc components 2021-03-27 10:53:45 -04:00
apiAsyncComponent.ts chore(runtime-core): remove unnecessary variables (#2680) 2021-02-05 20:06:50 +01:00
apiComputed.ts refactor: use explicit exports for runtime-core 2020-02-14 00:13:54 -05:00
apiCreateApp.ts fix(runtime-dom): support mounting app to svg container (#2929) 2021-03-01 11:51:32 -05:00
apiDefineComponent.ts fix(types): avoid DefineComponent defaulting to any 2020-09-22 10:02:19 -04:00
apiInject.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
apiLifecycle.ts feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 2020-10-19 17:15:53 -04:00
apiSetupHelpers.ts test: tests for script setup helpers 2020-11-26 10:01:36 -05:00
apiWatch.ts fix(watch): this.$watch should support watching keypath 2021-04-07 16:19:04 -04:00
component.ts fix(runtime-core): remove dev-only props property from setup context for consistency (#3492) 2021-03-27 11:23:10 -04:00
componentEmits.ts fix(runtime-core): fix v-on object kebab-case event emit matching 2021-04-01 19:47:58 -04:00
componentOptions.ts fix(watch): this.$watch should support watching keypath 2021-04-07 16:19:04 -04:00
componentProps.ts fix(runtime-core): ensure declare prop keys are always present 2021-04-01 20:25:12 -04:00
componentPublicInstance.ts fix(types): unwrap refs on public instance data (#3319) 2021-03-25 17:30:10 -04:00
componentRenderContext.ts fix: ensure backwards compat for pre-compiled sfc components 2021-03-27 10:53:45 -04:00
componentRenderUtils.ts fix(ssr): properly update currentRenderingInstance state during ssr 2021-03-26 14:00:03 -04:00
componentSlots.ts fix(runtime-core): fix render function + optimized slot edge case (#3523) 2021-04-01 19:28:58 -04:00
customFormatter.ts fix: allow hmr in all builds 2020-11-27 10:36:09 -05:00
devtools.ts feat(devtools): send instance 2020-12-18 18:24:01 +01:00
directives.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
errorHandling.ts fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289) 2020-10-05 17:37:26 -04:00
featureFlags.ts chore: update link for the feature flag warning [ci skip] 2020-07-21 10:26:16 -04:00
h.ts fix(types/tsx): make JSX.Element extend VNode (#3171) 2021-03-29 17:38:25 -04:00
hmr.ts chore: typo "depdendency" (#2920) 2020-12-31 11:15:57 +01:00
hydration.ts fix(hydration): handle camel-case tag name when performing match assertion (#3247) 2021-03-26 11:59:50 -04:00
index.ts fix: ensure backwards compat for pre-compiled sfc components 2021-03-27 10:53:45 -04:00
profiling.ts chore: fix types 2020-06-26 10:07:07 -04:00
renderer.ts fix(runtime-core): fix render function + optimized slot edge case (#3523) 2021-04-01 19:28:58 -04:00
scheduler.ts fix(runtime-core): ensure only skip unflushed job (#3406) 2021-03-25 11:13:35 -04:00
vnode.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
warning.ts refactor(types): widen Component type to include consutructor types 2020-08-19 16:19:25 -04:00