.. |
components
|
feat: remove useless option in KeepAlive (#3170)
|
2021-02-09 07:58:53 +01:00 |
helpers
|
chore: fix useSSRContext casing in warning message
|
2021-01-29 15:03:52 -05: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
|
fix(provide): support symbols in applyOptions (#2616)
|
2020-11-30 16:36:02 -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(runtime-core): instanceWatch should pass `this.proxy` to source as the first argument (#2753)
|
2021-02-09 08:00:32 +01:00 |
component.ts
|
dx(runtime-dom): warn config.isCustomElement usage in runtime-only build (#2945)
|
2021-02-24 16:18:55 -05:00 |
componentEmits.ts
|
fix(runtime-core): fix emit listener check on kebab-case events (#2542)
|
2020-11-27 15:24:29 -05:00 |
componentOptions.ts
|
fix(runtime-core): properties in methods should be writable and enumerable in DEV (#3301)
|
2021-02-25 09:04:28 -05:00 |
componentProps.ts
|
types: support object as props type (#3165)
|
2021-02-24 16:20:41 -05:00 |
componentPublicInstance.ts
|
fix(runtime-core): align $parent/$root with the template ref when using expose (#3158)
|
2021-02-07 14:39:52 +01:00 |
componentRenderUtils.ts
|
fix(runtime-core): check the DEV_ROOT_FRAGMENT flag correctly in the dev environment (#2750)
|
2021-02-05 19:54:59 +01:00 |
componentSlots.ts
|
fix(slots): properly force update on forwarded slots
|
2020-07-15 20:12:49 -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
|
feat(directives): introduce `created` custom directive hook and ensure
|
2020-08-24 17:12:16 -04: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): h support for resolveComponent (#2402)
|
2020-10-20 15:56:29 -04:00 |
hmr.ts
|
chore: typo "depdendency" (#2920)
|
2020-12-31 11:15:57 +01:00 |
hydration.ts
|
chore: fix setRef usage
|
2020-11-30 20:07:06 -05:00 |
index.ts
|
dx(runtime-dom): warn config.isCustomElement usage in runtime-only build (#2945)
|
2021-02-24 16:18:55 -05:00 |
profiling.ts
|
chore: fix types
|
2020-06-26 10:07:07 -04:00 |
renderer.ts
|
refactor: adjust logic branches
|
2021-03-01 15:45:55 -05:00 |
scheduler.ts
|
fix(scheduler): ensure updates are always inserted in ascending id order (#3184)
|
2021-02-25 09:37:25 -05:00 |
vnode.ts
|
fix(hmr): deep clone reused hoisted trees during dev
|
2021-02-15 15:09:27 -05:00 |
warning.ts
|
refactor(types): widen `Component` type to include consutructor types
|
2020-08-19 16:19:25 -04:00 |