| .. |
|
components
|
4e8e689572
fix: ensure vnode hooks are called consistently regardless of keep-alive
|
пре 6 година |
|
helpers
|
5453e791ae
chore: fix types
|
пре 6 година |
|
apiAsyncComponent.ts
|
e804463492
feat(asyncComponent): add `onError` option for defineAsyncComponent
|
пре 6 година |
|
apiComputed.ts
|
112d8f7d86
refactor: use explicit exports for runtime-core
|
пре 6 година |
|
apiCreateApp.ts
|
056cac9185
feat(runtime-core): expose version on app instance
|
пре 6 година |
|
apiDefineComponent.ts
|
2961e149c9
fix(types): ensure correct public props interface for defineComponent instance type
|
пре 6 година |
|
apiInject.ts
|
94562daea7
fix(inject): allow default value to be `undefined` (#894)
|
пре 6 година |
|
apiLifecycle.ts
|
257727569a
types(runtime-core): update error type to unknown (#798)
|
пре 6 година |
|
apiWatch.ts
|
ba62ccd55d
feat(watch): support directly watching reactive object in multiple sources with deep default (#1201)
|
пре 6 година |
|
component.ts
|
7886c267f7
refactor: remove unused inheritRef option
|
пре 6 година |
|
componentEmits.ts
|
2417a0cb30
fix(runtime-core): respect props from mixins and extends
|
пре 6 година |
|
componentOptions.ts
|
f3e9c1b59d
fix(runtime-core): avoid accidental access of Object.prototype properties
|
пре 6 година |
|
componentProps.ts
|
1c4e1b6792
fix(runtime-core): should remove no longer present camelCase props (#1413)
|
пре 6 година |
|
componentProxy.ts
|
f3e9c1b59d
fix(runtime-core): avoid accidental access of Object.prototype properties
|
пре 6 година |
|
componentRenderUtils.ts
|
7886c267f7
refactor: remove unused inheritRef option
|
пре 6 година |
|
componentSlots.ts
|
6b23216e6d
chore: comment on slot optimization hint [ci skip]
|
пре 6 година |
|
directives.ts
|
419b86d190
feat(types): support typing directive value via generic argument (#1007)
|
пре 6 година |
|
errorHandling.ts
|
352c369704
chore: remove stale _isVue checks
|
пре 6 година |
|
h.ts
|
cab769f174
fix(types): add RawSlots in h signature (#1293)
|
пре 6 година |
|
hmr.ts
|
91fa52850a
chore: lint for unused arguments
|
пре 6 година |
|
hydration.ts
|
0a7932c6b3
fix(ssr): should set ref on hydration
|
пре 6 година |
|
index.ts
|
d4cd12887e
fix(BaseTransition): collect correct children with slot passthrough in `Transition` (#1456)
|
пре 6 година |
|
profiling.ts
|
5453e791ae
chore: fix types
|
пре 6 година |
|
renderer.ts
|
4e8e689572
fix: ensure vnode hooks are called consistently regardless of keep-alive
|
пре 6 година |
|
scheduler.ts
|
78977c3997
fix(scheduler): sort jobs before flushing
|
пре 6 година |
|
vnode.ts
|
c9629f2692
feat(runtime-core): support creating vnode from existing vnode
|
пре 6 година |
|
warning.ts
|
e765d81404
fix(runtime-core): fix component name inference in warnings
|
пре 6 година |