Evan You 2961e149c9 fix(types): ensure correct public props interface for defineComponent instance type 6 лет назад
..
components 47c4ffbdbe refactor(types): improve typing (#1317) 6 лет назад
helpers 250eb4a5bc fix(runtime-core): properly capitalize v-on object keys (#1358) 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 0b93440146 chore: better warning when remounting a mounted app (#1297) 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 e76ed4c269 refactor(hmr): simplify hmr force update check 6 лет назад
componentEmits.ts 2417a0cb30 fix(runtime-core): respect props from mixins and extends 6 лет назад
componentOptions.ts 2417a0cb30 fix(runtime-core): respect props from mixins and extends 6 лет назад
componentProps.ts 6abac87b3d fix(runtime-core): track access to $attrs 6 лет назад
componentProxy.ts 6abac87b3d fix(runtime-core): track access to $attrs 6 лет назад
componentRenderUtils.ts 91fa52850a chore: lint for unused arguments 6 лет назад
componentSlots.ts e76ed4c269 refactor(hmr): simplify hmr force update check 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 68e2d6c68a fix(types): export ComponentOptionsMixin (#1361) 6 лет назад
profiling.ts 80c868aefe workflow: setup eslint for prohibited syntax and globals 6 лет назад
renderer.ts 6c8bfa1018 fix(runtime-core): fix parent el update on nested HOC self-update (#1360) 6 лет назад
scheduler.ts 78977c3997 fix(scheduler): sort jobs before flushing 6 лет назад
vnode.ts be69beed5e fix(runtime-core): cloneVNode should preserve correct ctx instance when normalizing ref 6 лет назад
warning.ts a0e2c12874 fix(warning): always check for component instance presence when formatting traces 6 лет назад