.. |
compat
|
chore: bump vite & esbuild
|
2022-04-12 14:29:49 +08:00 |
components
|
fix(transition): handle transition for v-if branches with comment
|
2022-04-14 18:06:52 +08:00 |
helpers
|
fix(runtime-core): ensure consistent behavior between dev/prod on invalid v-for range
|
2022-05-06 16:49:15 +08:00 |
apiAsyncComponent.ts
|
fix(types): preserve and expose original options on defineComponent return type (#5416)
|
2022-05-06 05:44:05 -04:00 |
apiComputed.ts
|
fix(ssr): make computed inactive during ssr, fix memory leak
|
2022-01-16 18:22:18 +08:00 |
apiCreateApp.ts
|
chore: remove outdated type comment (#5103)
|
2022-05-06 06:44:28 -04:00 |
apiDefineComponent.ts
|
fix(types): preserve and expose original options on defineComponent return type (#5416)
|
2022-05-06 05:44:05 -04:00 |
apiInject.ts
|
chore: fix typo (#5261) [ci skip]
|
2022-01-21 01:18:34 -05:00 |
apiLifecycle.ts
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
apiSetupHelpers.ts
|
chore: fix typo (#5261) [ci skip]
|
2022-01-21 01:18:34 -05:00 |
apiWatch.ts
|
fix(watch): fix flush: pre watchers triggered synchronously in setup
|
2022-04-15 18:08:44 +08:00 |
component.ts
|
fix(runtime-core): ensure consistent identity of $forceUpdate and $nextTick instance methods
|
2022-05-10 14:17:04 +08:00 |
componentEmits.ts
|
fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679)
|
2022-04-13 23:47:24 -04:00 |
componentOptions.ts
|
chore: type [ci skip]
|
2022-05-09 22:51:51 -04:00 |
componentProps.ts
|
chore: remove debugger
|
2022-04-12 14:47:15 +08:00 |
componentPublicInstance.ts
|
fix(runtime-core): ensure consistent identity of $forceUpdate and $nextTick instance methods
|
2022-05-10 14:17:04 +08:00 |
componentRenderContext.ts
|
fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554)
|
2021-05-25 13:33:41 -04:00 |
componentRenderUtils.ts
|
build: generate more treeshaking friendly code
|
2021-09-16 10:56:34 -04:00 |
componentSlots.ts
|
fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage
|
2021-08-17 11:15:53 -04:00 |
customFormatter.ts
|
feat(reactivity): add isShallow api
|
2022-01-18 09:22:41 +08:00 |
devtools.ts
|
chore: fix eslint error (#5876)
|
2022-05-09 22:43:35 -04:00 |
directives.ts
|
fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022)
|
2022-04-12 03:54:03 -04:00 |
errorHandling.ts
|
chore: update repo references
|
2022-01-18 16:43:59 +08:00 |
featureFlags.ts
|
chore: fix some typos (#5050) [ci skip]
|
2021-12-11 20:58:46 -05:00 |
h.ts
|
fix(types/tsx): make JSX.Element extend VNode (#3171)
|
2021-03-29 17:38:25 -04:00 |
hmr.ts
|
chore: remove unused import due to merge conflict resolve mistake
|
2022-05-10 09:58:28 +08:00 |
hydration.ts
|
fix(ssr): always hydrate children for HMR (#5406)
|
2022-02-12 03:24:19 -05:00 |
index.ts
|
feat(reactivity): add isShallow api
|
2022-01-18 09:22:41 +08:00 |
profiling.ts
|
fix(devtools): perf: use high-resolution time
|
2022-03-09 14:30:24 +01:00 |
renderer.ts
|
chore(runtime-core): Remove duplicate variable assignments (#3700)
|
2022-05-09 21:42:41 -04:00 |
rendererTemplateRef.ts
|
fix(runtime-core/template-ref): named ref in v-for regression fix (#5118)
|
2022-04-12 03:28:40 -04:00 |
scheduler.ts
|
fix(watch): fix flush: pre watchers triggered synchronously in setup
|
2022-04-15 18:08:44 +08:00 |
vnode.ts
|
chore: fix typo (#5261) [ci skip]
|
2022-01-21 01:18:34 -05:00 |
warning.ts
|
wip: data option compat
|
2021-04-07 16:19:24 -04:00 |