.. |
components
|
chore: fix typos (#1090)
|
2020-05-01 09:42:58 -04:00 |
helpers
|
feat(types): re-expose resolve asset utitlies and registerRuntimeCompiler in type definitions
|
2020-05-04 08:52:59 -04:00 |
apiAsyncComponent.ts
|
feat(asyncComponent): add onError option for defineAsyncComponent
|
2020-04-07 14:34:42 -04:00 |
apiComputed.ts
|
refactor: use explicit exports for runtime-core
|
2020-02-14 00:13:54 -05:00 |
apiCreateApp.ts
|
fix(warn): cast symbols to strings (#1103)
|
2020-05-02 10:26:32 -04:00 |
apiDefineComponent.ts
|
refactor(types): mark more internal APIs
|
2020-05-01 10:37:40 -04:00 |
apiInject.ts
|
fix(inject): allow default value to be undefined (#894)
|
2020-03-30 15:24:55 -04:00 |
apiLifecycle.ts
|
types(runtime-core): update error type to unknown (#798)
|
2020-03-09 15:58:52 -04:00 |
apiWatch.ts
|
chore: ensure warn is dev only
|
2020-05-04 10:17:40 -04:00 |
component.ts
|
feat(types): re-expose resolve asset utitlies and registerRuntimeCompiler in type definitions
|
2020-05-04 08:52:59 -04:00 |
componentEmits.ts
|
perf(core): use startsWith instead of indexOf (#989)
|
2020-04-20 15:44:20 -04:00 |
componentOptions.ts
|
chore: LegacyOptions doesn't need to be exported (#1134)
|
2020-05-06 11:07:11 -04:00 |
componentProps.ts
|
chore: fix typos (#1090)
|
2020-05-01 09:42:58 -04:00 |
componentProxy.ts
|
refactor(reactivity): use more efficient reactive checks
|
2020-05-02 16:58:17 -04:00 |
componentRenderUtils.ts
|
fix(runtime-core): cloned vnodes with extra props should de-opt
|
2020-05-01 14:55:27 -04:00 |
componentSlots.ts
|
refactor(reactivity): adjust APIs
|
2020-04-15 16:45:20 -04:00 |
directives.ts
|
feat(types): re-expose withDirectives as public type
|
2020-05-02 10:19:40 -04:00 |
errorHandling.ts
|
chore: remove stale _isVue checks
|
2020-04-30 14:45:25 -04:00 |
h.ts
|
refactor(reactivity): use more efficient reactive checks
|
2020-05-02 16:58:17 -04:00 |
hmr.ts
|
fix(hmr): handle cases where instances with same id having different definitions
|
2020-05-03 13:52:09 -04:00 |
hydration.ts
|
wip: fix tests
|
2020-05-15 17:05:26 -04:00 |
index.ts
|
feat(runtime-core): expose isVNode
|
2020-05-11 11:09:36 -04:00 |
profiling.ts
|
chore: remove debugger
|
2020-04-03 09:21:21 -04:00 |
renderer.ts
|
wip(runtime): test for static vnode handling
|
2020-05-15 16:11:53 -04:00 |
scheduler.ts
|
fix(scheduler): sort jobs before flushing
|
2020-04-14 17:31:35 -04:00 |
vnode.ts
|
wip(runtime): support multi-element static vnode in renderer
|
2020-05-15 15:12:26 -04:00 |
warning.ts
|
fix(warning): always check for component instance presence when formatting traces
|
2020-04-29 14:41:22 -04:00 |