.. |
components
|
feat(ssr/suspense): suspense hydration
|
2020-03-13 13:05:05 -04:00 |
helpers
|
refactor: simplify resolveDyanmicComponent
|
2020-03-16 13:06:46 -04:00 |
apiComputed.ts
|
refactor: use explicit exports for runtime-core
|
2020-02-14 00:13:54 -05:00 |
apiCreateApp.ts
|
fix(types): app.component should accept defineComponent return type (#822)
|
2020-03-12 10:19:30 -04: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
|
types(runtime-core): update error type to unknown (#798)
|
2020-03-09 15:58:52 -04:00 |
apiOptions.ts
|
fix(runtime-core): pass instance proxy as data() argument (#828)
|
2020-03-16 10:28:17 -04:00 |
apiWatch.ts
|
refactor: use consistent name for watch invalidation register function
|
2020-02-26 10:20:30 -05:00 |
component.ts
|
feat(runtime-core): set context for manual slot functions as well
|
2020-03-16 13:06:46 -04:00 |
componentProps.ts
|
fix(runtime-core): empty boolean props (#844)
|
2020-03-16 10:19:06 -04:00 |
componentProxy.ts
|
fix(build): remove __RUNTIME_COMPILE__ flag
|
2020-03-11 16:39:26 -04:00 |
componentRenderUtils.ts
|
feat(compiler-core): wrap slot functions with render context
|
2020-03-16 13:06:46 -04:00 |
componentSlots.ts
|
feat(runtime-core): set context for manual slot functions as well
|
2020-03-16 13:06:46 -04:00 |
directives.ts
|
Revert "refactor(directives): remove binding.instance"
|
2020-03-16 13:06:46 -04:00 |
errorHandling.ts
|
types(runtime-core): update error type to unknown (#798)
|
2020-03-09 15:58:52 -04:00 |
h.ts
|
feat(runtime-core): add special property to get class component options (#821)
|
2020-03-12 11:46:32 -04:00 |
hmr.ts
|
feat(hmr): root instance reload
|
2019-12-22 12:25:04 -05:00 |
hydration.ts
|
feat(ssr): improve fragment mismatch handling
|
2020-03-13 18:02:53 -04:00 |
index.ts
|
feat(compiler-core): wrap slot functions with render context
|
2020-03-16 13:06:46 -04:00 |
renderer.ts
|
refactor(template-ref): improve template ref handling
|
2020-03-16 13:06:46 -04:00 |
scheduler.ts
|
fix(runtime-core/scheduler): invalidate job (#717)
|
2020-02-11 07:30:25 -05:00 |
vnode.ts
|
refactor(template-ref): improve template ref handling
|
2020-03-16 13:06:46 -04:00 |
warning.ts
|
fix(reactivity): avoid cross-component dependency leaks in setup()
|
2020-02-17 23:14:07 -05:00 |