.. |
helpers
|
refactor(runtime-core): use Array.from instead of loop over iterable (#250)
|
2019-10-12 19:34:22 -04:00 |
apiApp.ts
|
feat(compiler): add isNativeTag option for determining element type (#139)
|
2019-10-10 14:54:06 -04:00 |
apiCreateComponent.ts
|
types: improve typing
|
2019-10-08 10:50:10 -04:00 |
apiInject.ts
|
types: improve typing
|
2019-10-08 12:43:13 -04:00 |
apiLifecycle.ts
|
refactor(runtime-core): programmatically create lifecycle APIs for DRYness (#246)
|
2019-10-13 23:18:34 -04:00 |
apiOptions.ts
|
feat(apiOptions): warn invalid computed options (#225)
|
2019-10-14 02:15:31 -04:00 |
apiReactivity.ts
|
types: improve writable computed types (#192)
|
2019-10-10 14:08:12 -04:00 |
apiWatch.ts
|
fix(watch): type inference for computed refs
|
2019-10-14 12:15:09 -04:00 |
component.ts
|
build: further shave off runtime compile only code
|
2019-10-14 01:08:00 -04:00 |
componentProps.ts
|
types: improve typing
|
2019-10-08 10:50:10 -04:00 |
componentProxy.ts
|
build: further shave off runtime compile only code
|
2019-10-14 01:08:00 -04:00 |
componentRenderUtils.ts
|
refactor(runetime-core): removed unnecessary condition check (#237)
|
2019-10-12 11:00:29 -04:00 |
componentSlots.ts
|
types: improve typing
|
2019-10-08 12:43:13 -04:00 |
createRenderer.ts
|
perf: avoid parentNode call when dynamic child is not a Fragment
|
2019-10-11 18:06:24 -04:00 |
directives.ts
|
types: improve directive typing (#253)
|
2019-10-13 22:40:29 -04:00 |
errorHandling.ts
|
chore: replace some type casts and fix variable and filename typos (#93)
|
2019-10-05 10:38:02 -04:00 |
h.ts
|
refactor(runtime-core): make h() support single vnode child (#181)
|
2019-10-10 10:17:16 -04:00 |
index.ts
|
wip(compiler-dom): v-model runtime
|
2019-10-10 18:02:51 -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(runtime-core): support object syntax for class (#215)
|
2019-10-11 15:09:37 -04:00 |
warning.ts
|
types: improve typing
|
2019-10-08 10:50:10 -04:00 |