.. |
components
|
fix(keep-alive): fix unmounting late-included components
|
2022-05-12 11:52:54 +08:00 |
helpers
|
fix(runtime-core): handle NaN identity check in v-memo (#5852)
|
2022-05-12 19:49:51 -04:00 |
apiAsyncComponent.spec.ts
|
fix(keep-alive): invoke initial activated hook for async components
|
2022-05-12 11:29:26 +08:00 |
apiCreateApp.spec.ts
|
fix(runtime-core): avoid script setup bindings overwriting reserved ctx properties (#4570)
|
2021-09-16 11:16:07 -04:00 |
apiExpose.spec.ts
|
fix(runtime-core): return the exposeProxy from mount (#4606)
|
2021-09-21 12:55:08 -04:00 |
apiInject.spec.ts
|
fix(runtime-core): bind default function of inject to instance (#3925)
|
2021-06-09 12:02:05 -04:00 |
apiLifecycle.spec.ts
|
chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669)
|
2022-05-11 20:40:59 -04:00 |
apiOptions.spec.ts
|
chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669)
|
2022-05-11 20:40:59 -04:00 |
apiSetupContext.spec.ts
|
fix(runtime-core): ensure setupContext.attrs reactivity when used in child slots
|
2021-07-21 17:31:00 -04:00 |
apiSetupHelpers.spec.ts
|
feat(compiler-sfc): <script setup> defineProps destructure transform (#4690)
|
2021-09-27 14:24:21 -04:00 |
apiWatch.spec.ts
|
chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669)
|
2022-05-11 20:40:59 -04:00 |
componentEmits.spec.ts
|
chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669)
|
2022-05-11 20:40:59 -04:00 |
componentProps.spec.ts
|
fix(runtime-core): handle initial undefined attrs (#5017)
|
2021-12-06 00:58:45 -05:00 |
componentPublicInstance.spec.ts
|
chore: add no-debugger eslint rule (#5906)
|
2022-05-12 19:10:00 -04:00 |
componentSlots.spec.ts
|
wip: more compat progress
|
2021-04-21 15:09:18 -04:00 |
directives.spec.ts
|
fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022)
|
2022-04-12 03:54:03 -04:00 |
errorHandling.spec.ts
|
chore: type [ci skip]
|
2022-05-09 22:51:51 -04:00 |
h.spec.ts
|
feat(runtime-core): support variadic children in h for simple JSX compat
|
2020-08-21 21:54:33 -04:00 |
hmr.spec.ts
|
fix(hmr): fix hmr for components with no active instance yet
|
2021-10-08 12:39:24 -04:00 |
hydration.spec.ts
|
fix(hydration): ensure hydrated event listeners have bound instance (#4529)
|
2021-09-21 12:39:21 -04:00 |
misc.spec.ts
|
refactor(reactivity): use more efficient reactive checks
|
2020-05-02 16:58:17 -04:00 |
rendererAttrsFallthrough.spec.ts
|
fix(runtime-core): improve dedupe listeners when attr fallthrough (#4912)
|
2021-11-14 22:20:38 -05:00 |
rendererChildren.spec.ts
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
rendererComponent.spec.ts
|
fix(runtime-core): fix child component double update on props change
|
2021-08-17 10:57:28 -04:00 |
rendererElement.spec.ts
|
test(runtime-core/renderer): tests for rendering elements (#699)
|
2020-03-09 17:08:05 -04:00 |
rendererFragment.spec.ts
|
fix: inherit el for static nodes inside keyed template fragment (#2089)
|
2020-09-14 16:02:29 -04:00 |
rendererOptimizedMode.spec.ts
|
chore: type [ci skip]
|
2022-05-09 22:51:51 -04:00 |
rendererTemplateRef.spec.ts
|
chore: add no-debugger eslint rule (#5906)
|
2022-05-12 19:10:00 -04:00 |
scheduler.spec.ts
|
chore(runtime-code): delete outdated test case (#3036)
|
2022-05-11 20:25:06 -04:00 |
scopeId.spec.ts
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
vnode.spec.ts
|
fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299)
|
2022-01-21 01:13:29 -05:00 |
vnodeHooks.spec.ts
|
test(runtime-core): tests for vnode hooks
|
2020-03-18 16:35:04 -04:00 |