..
components
refactor: rename <portal>
to <teleport>
2020-04-01 21:55:19 -04:00
helpers
feat(runtime-core): failed component resolution should fallback to native element
2020-03-25 15:08:15 -04:00
apiAsyncComponent.ts
refactor(runtime-core): remove the need for currentSuspense
2020-03-30 11:49:51 -04:00
apiComputed.ts
refactor: use explicit exports for runtime-core
2020-02-14 00:13:54 -05:00
apiCreateApp.ts
feat(runtime-core): support app.config.globalProperties
2020-03-25 09:28:43 -04:00
apiDefineComponent.ts
refactor(createComponent): rename to defineComponent ( #549 )
2019-12-22 10:58:12 -05: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
apiOptions.ts
refactor: rename <portal>
to <teleport>
2020-04-01 21:55:19 -04:00
apiWatch.ts
refactor(runtime-core): remove the need for currentSuspense
2020-03-30 11:49:51 -04:00
component.ts
feat(runtime-core): config.performance tracing support
2020-04-01 21:36:50 -04:00
componentProps.ts
fix(runtime-core): fix component proxy props presence check
2020-03-21 16:25:33 -04:00
componentProxy.ts
feat(runtime-core): support app.config.globalProperties
2020-03-25 09:28:43 -04:00
componentRenderUtils.ts
refactor(types): use stricter settings
2020-03-23 11:08:22 -04:00
componentSlots.ts
refactor: remove null comparisons
2020-03-18 18:14:51 -04:00
directives.ts
types: improve directive hook argument types
2020-03-18 12:30:26 -04:00
errorHandling.ts
feat(runtime-core): async component support
2020-03-21 16:01:08 -04:00
h.ts
refactor: rename <portal>
to <teleport>
2020-04-01 21:55:19 -04:00
hmr.ts
feat(hmr): root instance reload
2019-12-22 12:25:04 -05:00
hydration.ts
refactor: rename <portal>
to <teleport>
2020-04-01 21:55:19 -04:00
index.ts
refactor: rename <portal>
to <teleport>
2020-04-01 21:55:19 -04:00
profiling.ts
feat(runtime-core): config.performance tracing support
2020-04-01 21:36:50 -04:00
renderer.ts
refactor: rename <portal>
to <teleport>
2020-04-01 21:55:19 -04:00
scheduler.ts
fix(runtime-core/scheduler): invalidate job ( #717 )
2020-02-11 07:30:25 -05:00
vnode.ts
refactor: rename <portal>
to <teleport>
2020-04-01 21:55:19 -04:00
warning.ts
feat(runtime-core): config.performance tracing support
2020-04-01 21:36:50 -04:00