.. |
components
|
fix(suspense): should discard unmount effects of invalidated pending branch
|
2020-09-17 23:49:06 -04:00 |
helpers
|
fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987)
|
2020-09-01 12:38:47 -04:00 |
apiAsyncComponent.ts
|
fix(runtime-core/async-component): fix error component when there are no error handlers
|
2020-09-16 11:10:16 -04:00 |
apiComputed.ts
|
refactor: use explicit exports for runtime-core
|
2020-02-14 00:13:54 -05:00 |
apiCreateApp.ts
|
fix(runtime-core): fix props/emits resolving with global mixins
|
2020-08-31 18:32:07 -04:00 |
apiDefineComponent.ts
|
fix(types): avoid DefineComponent defaulting to any
|
2020-09-22 10:02:19 -04:00 |
apiInject.ts
|
types: fix + test inject API typing
|
2020-09-14 21:26:28 -04:00 |
apiLifecycle.ts
|
fix(keep-alive): should remove wrapped version of injected keep alive hooks (#1959)
|
2020-08-25 10:02:39 -04:00 |
apiWatch.ts
|
refactor: watch APIs default to trigger pre-flush
|
2020-09-17 23:17:21 -04:00 |
component.ts
|
fix(hmr): make hmr working with class components (#2144)
|
2020-09-18 00:14:59 -04:00 |
componentEmits.ts
|
fix(types): fix using tuple type as EmitsOptions (#2160)
|
2020-09-22 10:05:37 -04:00 |
componentOptions.ts
|
fix(types): component instance inference without props (#2145)
|
2020-09-18 00:13:47 -04:00 |
componentProps.ts
|
feat(runtime-core): support using inject() inside props default functions
|
2020-09-17 15:59:01 -04:00 |
componentPublicInstance.ts
|
fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048)
|
2020-09-16 10:09:35 -04:00 |
componentRenderUtils.ts
|
perf: should not trigger child update if changed prop is declared emit listener
|
2020-09-14 18:58:30 -04:00 |
componentSlots.ts
|
fix(slots): properly force update on forwarded slots
|
2020-07-15 20:12:49 -04:00 |
devtools.ts
|
refactor(devtools): emit needs to send the instance in args
|
2020-08-24 20:27:40 +02: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
|
types(runtime-core): refactor defineComponent (#1883)
|
2020-09-15 11:46:11 -04:00 |
hmr.ts
|
fix(hmr): make hmr working with class components (#2144)
|
2020-09-18 00:14:59 -04:00 |
hydration.ts
|
feat: update Suspense usage (#2099)
|
2020-09-15 12:45:06 -04:00 |
index.ts
|
fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048)
|
2020-09-16 10:09:35 -04:00 |
profiling.ts
|
chore: fix types
|
2020-06-26 10:07:07 -04:00 |
renderer.ts
|
fix(runtime-core): vnode.el is null in watcher after rerendering (#2295)
|
2020-10-05 16:05:43 -04:00 |
scheduler.ts
|
chore: remove console.log [ci skip]
|
2020-08-24 21:16:13 -04:00 |
vnode.ts
|
fix(hmr): make hmr working with class components (#2144)
|
2020-09-18 00:14:59 -04:00 |
warning.ts
|
refactor(types): widen `Component` type to include consutructor types
|
2020-08-19 16:19:25 -04:00 |