.. |
components
|
refactor: extract remove util
|
2020-02-18 13:52:59 -05:00 |
helpers
|
fix(renderSlot): set slot render as a STABLE_FRAGMENT (#776)
|
2020-02-25 16:41:44 +01: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
|
2020-02-15 21:04:29 -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(reactivity): avoid cross-component dependency leaks in setup()
|
2020-02-17 23:14:07 -05:00 |
apiOptions.ts
|
fix(computed): support arrow function usage for computed option
|
2020-02-17 23:22:25 -05:00 |
apiWatch.ts
|
fix(runtime-core): make watchEffect ignore deep option (#765)
|
2020-02-24 18:03:02 +01:00 |
component.ts
|
fix(runtime-core): ensure renderCache always exists
|
2020-02-18 14:43:12 -05:00 |
componentProps.ts
|
fix(runtime-core): rework vnode hooks handling
|
2020-02-10 13:15:36 -05:00 |
componentProxy.ts
|
fix(template-ref): fix string template refs inside slots
|
2020-02-25 18:29:51 -05:00 |
componentRenderUtils.ts
|
fix(sfc): inherit parent scopeId on child rooot (#756)
|
2020-02-21 14:44:13 +01:00 |
componentSlots.ts
|
fix(runtime-core): fix slot fallback + slots typing
|
2020-02-25 09:41:07 -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
|
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
|
refactor: make portal tree-shakeable
|
2020-02-15 17:44:37 -05:00 |
index.ts
|
feat(runtime-core): add watchEffect API
|
2020-02-22 08:19:10 +01:00 |
renderer.ts
|
fix(template-ref): fix string template refs inside slots
|
2020-02-25 18:29:51 -05:00 |
scheduler.ts
|
fix(runtime-core/scheduler): invalidate job (#717)
|
2020-02-11 07:30:25 -05:00 |
vnode.ts
|
refactor: make portal tree-shakeable
|
2020-02-15 17:44:37 -05:00 |
warning.ts
|
fix(reactivity): avoid cross-component dependency leaks in setup()
|
2020-02-17 23:14:07 -05:00 |