.. |
components
|
fix(ssr): fix ssr on-the-fly compilation + slot fallback branch helper injection
|
2020-03-06 14:52:15 -05:00 |
helpers
|
fix(slots): fix conditional slot
|
2020-02-26 21:43:27 -05:00 |
apiComputed.ts
|
refactor: use explicit exports for runtime-core
|
2020-02-14 00:13:54 -05:00 |
apiCreateApp.ts
|
types(runtime-core): update error type to unknown (#798)
|
2020-03-09 15:58:52 -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
|
test: fix options usage of reactive
|
2020-02-26 21:29:41 -05:00 |
apiWatch.ts
|
refactor: use consistent name for watch invalidation register function
|
2020-02-26 10:20:30 -05:00 |
component.ts
|
fix(ssr): fix ssr on-the-fly compilation + slot fallback branch helper injection
|
2020-03-06 14:52:15 -05:00 |
componentProps.ts
|
refactor(runtime-core): adjust attr fallthrough behavior
|
2020-02-28 17:53:26 -05:00 |
componentProxy.ts
|
refactor(runtime-core): revert setup() result reactive conversion
|
2020-02-26 19:01:42 -05:00 |
componentRenderUtils.ts
|
chore: fix componentRenderUtils.ts comment typo (#790) [ci skip]
|
2020-03-03 10:05:07 -06:00 |
componentSlots.ts
|
fix(runtime-core): fix slot fallback + slots typing
|
2020-02-25 09:41:07 -05:00 |
directives.ts
|
fix(directives): ignore invalid directive hooks
|
2020-03-03 12:26:48 -06:00 |
errorHandling.ts
|
types(runtime-core): update error type to unknown (#798)
|
2020-03-09 15:58:52 -04:00 |
h.ts
|
refactor: make portal tree-shakeable
|
2020-02-15 17:44:37 -05:00 |
hmr.ts
|
feat(hmr): root instance reload
|
2019-12-22 12:25:04 -05:00 |
hydration.ts
|
test(ssr): test for hydration mismatch handling
|
2020-03-06 15:39:54 -05:00 |
index.ts
|
build: make @vue/shared public
|
2020-02-29 22:04:42 -05:00 |
renderer.ts
|
refactor(fragments): remove visible anchors for fragments
|
2020-02-26 16:32:06 -05:00 |
scheduler.ts
|
fix(runtime-core/scheduler): invalidate job (#717)
|
2020-02-11 07:30:25 -05:00 |
vnode.ts
|
refactor(runtime-core): adjust attr fallthrough behavior
|
2020-02-28 17:53:26 -05:00 |
warning.ts
|
fix(reactivity): avoid cross-component dependency leaks in setup()
|
2020-02-17 23:14:07 -05:00 |