.. |
components
|
fix(runtime-core): fix keep-alive tree-shaking
|
2020-02-07 17:00:39 -05:00 |
helpers
|
wip(ssr): ssr slot vnode fallback
|
2020-02-07 01:06:51 -05:00 |
apiCreateApp.ts
|
wip(ssr): should apply app context when rendering app instance
|
2020-01-30 12:20:23 -05:00 |
apiDefineComponent.ts
|
refactor(createComponent): rename to defineComponent (#549)
|
2019-12-22 10:58:12 -05:00 |
apiInject.ts
|
feat(inject): allow usage in functional components
|
2019-11-06 12:51:26 -05:00 |
apiLifecycle.ts
|
fix(ssr): avoid hard-coded ssr checks in cjs builds
|
2020-01-29 09:49:17 -05:00 |
apiOptions.ts
|
test(ssr): test for rendering components
|
2020-01-29 16:46:18 -05:00 |
apiReactivity.ts
|
fix: remove effect from public API
|
2020-02-09 21:43:54 -05:00 |
apiWatch.ts
|
fix(runtime-core/watch): trigger watcher with undefined as initial value (#687)
|
2020-02-04 09:59:04 -05:00 |
component.ts
|
fix(runtime-core): rework vnode hooks handling
|
2020-02-10 13:15:36 -05:00 |
componentProps.ts
|
fix(runtime-core): rework vnode hooks handling
|
2020-02-10 13:15:36 -05:00 |
componentProxy.ts
|
fix(runtime-core): render context set should not unwrap reactive values
|
2020-01-27 18:05:30 -05:00 |
componentRenderUtils.ts
|
refactor(compiler): provide _ctx and _cache via arguments
|
2020-02-10 17:29:12 -05:00 |
componentSlots.ts
|
wip(ssr): renderer support for optimized and manual slots
|
2020-01-28 22:58:02 -05:00 |
directives.ts
|
refactor(runtime-core): tweak component proxy implementation
|
2019-12-10 11:14:29 -05:00 |
errorHandling.ts
|
feat(runtime-core): emit now returns array of return values from all triggered handlers
|
2020-01-20 11:24:08 -05:00 |
h.ts
|
wip(ssr): renderer support for optimized and manual slots
|
2020-01-28 22:58:02 -05:00 |
hmr.ts
|
feat(hmr): root instance reload
|
2019-12-22 12:25:04 -05:00 |
index.ts
|
wip(ssr): basic components
|
2020-02-05 23:07:23 -05:00 |
renderer.ts
|
fix(runtime-core/scheduler): avoid duplicate updates of child component
|
2020-02-10 13:09:15 -05:00 |
scheduler.ts
|
fix(runtime-core/scheduler): avoid duplicate updates of child component
|
2020-02-10 13:09:15 -05:00 |
shapeFlags.ts
|
refactor: adjust shapeFlag naming
|
2019-11-02 21:26:25 -04:00 |
vnode.ts
|
fix(compiler): fix v-for fragment openBlock argument
|
2020-02-10 18:19:49 -05:00 |
warning.ts
|
refactor(runtime-core): tweak component proxy implementation
|
2019-12-10 11:14:29 -05:00 |