.. |
helpers
|
feat(compiler): element codegen
|
2019-09-22 16:50:57 -04:00 |
apiApp.ts
|
types: use stricter HostNode typings
|
2019-09-06 16:58:32 -04:00 |
apiCreateComponent.ts
|
types: improve type exports
|
2019-09-06 12:58:31 -04:00 |
apiInject.ts
|
test: test for app-level APIs
|
2019-09-03 18:11:04 -04:00 |
apiLifecycle.ts
|
wip: watcher callback handling inside suspense
|
2019-09-11 11:10:13 -04:00 |
apiReactivity.ts
|
feat: fix all cases for h and options type inference
|
2019-09-05 18:48:49 -04:00 |
apiWatch.ts
|
wip(suspense): discard side effects when content is unmounted before resolve
|
2019-09-11 13:22:18 -04:00 |
component.ts
|
refactor: move compile into compiler-core
|
2019-09-20 12:16:19 -04:00 |
componentOptions.ts
|
feat(compiler): element codegen
|
2019-09-22 16:50:57 -04:00 |
componentProps.ts
|
types: improve type exports
|
2019-09-06 12:58:31 -04:00 |
componentPublicInstanceProxy.ts
|
feat(compiler): element codegen
|
2019-09-22 16:50:57 -04:00 |
componentRenderUtils.ts
|
types: improve type exports
|
2019-09-06 12:58:31 -04:00 |
componentSlots.ts
|
types: improve type exports
|
2019-09-06 12:58:31 -04:00 |
createRenderer.ts
|
test: add tests for rendererChildren (#52)
|
2019-09-20 18:17:35 -04:00 |
directives.ts
|
types: use stricter HostNode typings
|
2019-09-06 16:58:32 -04:00 |
errorHandling.ts
|
chore: remove unnecessary enum initial value
|
2019-09-16 13:15:20 -04:00 |
h.ts
|
types: improve type exports
|
2019-09-06 12:58:31 -04:00 |
index.ts
|
feat(compiler): element codegen
|
2019-09-22 16:50:57 -04:00 |
patchFlags.ts
|
feat: directives
|
2019-08-31 22:17:46 -04:00 |
scheduler.ts
|
types: improve type exports
|
2019-09-06 12:58:31 -04:00 |
shapeFlags.ts
|
feat: warning context
|
2019-08-30 10:36:30 -04:00 |
suspense.ts
|
feat: re-suspense when encountering new async deps in resolved state
|
2019-09-12 12:16:01 -04:00 |
vnode.ts
|
test: test nested suspense & nested async deps
|
2019-09-11 23:44:37 -04:00 |
warning.ts
|
types: improve type exports
|
2019-09-06 12:58:31 -04:00 |