.. |
compat
|
fix(types): support TypeScript 4.8
|
2022-08-31 14:03:08 +08:00 |
components
|
refactor(types): improve of type assertion (#4177)
|
2022-10-03 16:37:54 +08:00 |
helpers
|
chore: format
|
2022-10-03 15:30:43 +08:00 |
apiAsyncComponent.ts
|
fix(types): restore DefineComponent argument order
|
2022-05-21 00:55:51 +08:00 |
apiComputed.ts
|
fix(ssr): make computed inactive during ssr, fix memory leak
|
2022-01-16 18:22:18 +08:00 |
apiCreateApp.ts
|
types(runtime-core): added `ComponentCustomProperties` type to `globalProperties` (#5389)
|
2022-10-26 05:00:47 -04:00 |
apiDefineComponent.ts
|
fix(types): fix on* props incorrect type for TS 4.7 (#6216)
|
2022-07-06 04:28:25 -04:00 |
apiInject.ts
|
chore: fix typo (#5261) [ci skip]
|
2022-01-21 01:18:34 -05:00 |
apiLifecycle.ts
|
fix(runtime-core): Lifecycle hooks should support callbacks shared by reference (#6687)
|
2022-09-26 22:18:22 -04:00 |
apiSetupHelpers.ts
|
fix(sfc/types): allow use default factory for primitive types in `withDefaults` (#5939)
|
2022-05-22 20:28:39 -04:00 |
apiWatch.ts
|
fix(ssr/watch) flush: sync watchers should work in ssr (#6139)
|
2022-10-26 06:30:15 -04:00 |
component.ts
|
fix(runtime-core): `in` operator returning `false` for built-in instance properties in `exposeProxy` (#6138)
|
2022-10-26 05:54:10 -04:00 |
componentEmits.ts
|
ci: check prettier format (#6830)
|
2022-10-28 09:39:34 +08:00 |
componentOptions.ts
|
fix(runtime-core): only set cache for object keys (#6266)
|
2022-08-28 23:10:16 -04:00 |
componentProps.ts
|
fix(runtime-core): ensure props definition objects are not mutated during props normalization (close: #6915) (#6916)
|
2022-10-22 11:20:02 +02:00 |
componentPublicInstance.ts
|
fix(types): `$watch` callback parameters type (#6136)
|
2022-10-26 05:43:42 -04:00 |
componentRenderContext.ts
|
fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670)
|
2022-10-14 04:08:32 -04:00 |
componentRenderUtils.ts
|
refactor(runtime-core): extract type SetRootFn (#3209)
|
2022-05-13 04:48:20 -04:00 |
componentSlots.ts
|
fix(runtime-core): ensure raw slot function is only normalized once (#5358)
|
2022-05-10 04:41:54 -04:00 |
customFormatter.ts
|
feat(reactivity): add isShallow api
|
2022-01-18 09:22:41 +08:00 |
devtools.ts
|
fix(devtools): use cleanupBuffer instead of modifying _buffer (#6812)
|
2022-10-03 11:29:34 +02: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
|
types(h): Support passing `props` to `Component` when using `h` (#3219)
|
2022-10-26 03:07:44 -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): fix hydration mismatch when entire multi-root template is stringified
|
2022-09-28 09:33:17 +08:00 |
index.ts
|
fix(types): export `Raw` type (#6380)
|
2022-11-07 21:03:49 -05:00 |
profiling.ts
|
fix(devtools): perf: use high-resolution time
|
2022-03-09 14:30:24 +01:00 |
renderer.ts
|
fix(runtime-core): remove prod-only hoisted clone behavior for manual DOM manipulation compat
|
2022-09-27 15:24:46 +08:00 |
rendererTemplateRef.ts
|
fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714)
|
2022-10-14 05:23:01 -04:00 |
scheduler.ts
|
fix(runtime-core): avoid double firing when mounting inside a watcher callback
|
2022-09-08 09:59:51 +08:00 |
vnode.ts
|
fix(types): ensure createBlock() helper accepts Teleport and Supsense types (fix: #2855) (#5458)
|
2022-10-20 21:45:51 +02:00 |
warning.ts
|
wip: data option compat
|
2021-04-07 16:19:24 -04:00 |