.. |
helpers
|
chore: revert prettier
|
2019-10-22 11:53:32 -04:00 |
apiApp.ts
|
feat(runtime-dom): support using mount target innerHTML as template
|
2019-10-24 21:58:34 -04:00 |
apiCreateComponent.ts
|
types: massive refactor
|
2019-10-22 11:53:32 -04:00 |
apiInject.ts
|
types: massive refactor
|
2019-10-22 11:53:32 -04:00 |
apiLifecycle.ts
|
types: massive refactor
|
2019-10-22 11:53:32 -04:00 |
apiOptions.ts
|
feat(runtime-core): support array in watch option (#376)
|
2019-10-25 10:25:52 -04:00 |
apiReactivity.ts
|
types: improve computed types (#343)
|
2019-10-21 13:57:20 -04:00 |
apiWatch.ts
|
fix(reactivity): account for NaN in value change checks (#361)
|
2019-10-23 11:53:43 -04:00 |
component.ts
|
feat(compiler-core): re-implement v-once to use cache mechanism
|
2019-10-23 17:57:40 -04:00 |
componentProps.ts
|
refactor(reactivity): reduce code of type check (#377)
|
2019-10-25 11:15:04 -04:00 |
componentProxy.ts
|
feat(runtime-core): warn access of undefined property during render
|
2019-10-25 10:12:58 -04:00 |
componentRenderUtils.ts
|
chore: comments [ci skip]
|
2019-10-23 15:19:55 -04:00 |
componentSlots.ts
|
types: improve typing
|
2019-10-08 12:43:13 -04:00 |
createRenderer.ts
|
feat(runtime-dom): support using mount target innerHTML as template
|
2019-10-24 21:58:34 -04:00 |
directives.ts
|
types: massive refactor
|
2019-10-22 11:53:32 -04:00 |
errorHandling.ts
|
types: massive refactor
|
2019-10-22 11:53:32 -04:00 |
h.ts
|
refactor(runtime-core): make h() support single vnode child (#181)
|
2019-10-10 10:17:16 -04:00 |
index.ts
|
fix: export missing createCommentVNode fn
|
2019-10-24 21:08:28 -04:00 |
scheduler.ts
|
refactor(scheduler): replace try catch with callWithErrorHandling (#264)
|
2019-10-14 00:32:01 -04:00 |
shapeFlags.ts
|
feat: warning context
|
2019-08-30 10:36:30 -04:00 |
suspense.ts
|
Revert "chore: remove useless else (#245)" (#257)
|
2019-10-12 22:52:11 -04:00 |
vnode.ts
|
fix: generate v-if fallback comment as block
|
2019-10-24 21:19:02 -04:00 |
warning.ts
|
chore: use const instead of let (#283)
|
2019-10-14 23:15:36 -04:00 |