]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2020-09-18  dependabot... build(deps-dev): bump sass from 1.26.10 to 1.26.11...
2020-09-18  ᴜɴвʏтᴇfix(reactivity): avoid length mutating array methods...
2020-09-18  Katashinfix(hmr): make hmr working with class components (...
2020-09-18  Anthony Fufix(types): component instance inference without props...
2020-09-18  Evan Youfeat(watch): support dot-delimited path in watch option
2020-09-18  Evan Youfix(suspense): should discard unmount effects of invali...
2020-09-18  Evan Yourefactor: watch APIs default to trigger pre-flush
2020-09-17  Evan Youfeat(runtime-core): support using inject() inside props...
2020-09-16  Evan Yourelease: v3.0.0-rc.12 v3.0.0-rc.12
2020-09-16  Evan Youchore: do not log warned error during tests
2020-09-16  Evan Youfix(runtime-core): should still do full traverse of...
2020-09-16  Evan Youfix(runtime-core): ensure root stable fragments inherit...
2020-09-16  Evan Youfix(runtime-core/async-component): fix error component...
2020-09-16  Evan Youworkflow: temporarily disable no-unused-vars eslint...
2020-09-16  Evan Youfix(reactivity): effect shoud only recursively self...
2020-09-16  wonderful-pandafix(types/tsx): optional props from Mixin/Extends are...
2020-09-16  Cédric Exbrayatchore: typos in suspense events (#2131)
2020-09-16  Carlos Rodriguestypes(defineComponent): fix missing exported types...
2020-09-16  underfinfeat(compiler-sfc): `additionalData` support for css...
2020-09-16  dependabot... build(deps-dev): bump @types/node from 14.10.1 to 14...
2020-09-15  Evan Yourelease: v3.0.0-rc.11 v3.0.0-rc.11
2020-09-15  Evan Youchore: bump deps
2020-09-15  Evan Youfeat: update Suspense usage (#2099)
2020-09-15  Evan Youchore: remove wip code
2020-09-15  Carlos Rodriguestypes(runtime-core): refactor defineComponent (#1883)
2020-09-15  izayltest(reactive): add test case of mutation in original...
2020-09-15  underfinfix(compiler-sfc): should extract comment for import...
2020-09-15  HuangYifix(KeepAlive): when exclude prop change, it should...
2020-09-15  Carlos Rodriguesfix(reactivity): `toRef` should not wrap a `ref` (...
2020-09-15  HcySunYangfix(compiler-ssr): correct the variable name generated...
2020-09-15  HcySunYangfix(compiler-ssr/teleport): correct the target prop...
2020-09-15  Jonathan Woodchore: fix tests (#2120)
2020-09-15  Evan Youchore(compiler-sfc): gracefully handle failed parse...
2020-09-15  Haoqun Jiangfix: should be able to parse decorators in script...
2020-09-15  edisontest(runtime-core): test app API warnings (#2079)
2020-09-15  Haoqun Jiangpolish: warn deprecated beforeDestroy/destroyed lifecyc...
2020-09-15  Pickfix(reactivity): should trigger collection's write...
2020-09-15  Evan Youtypes: fix + test inject API typing
2020-09-15  edisonchore(compiler-core): define `child` if necessary....
2020-09-15  PickRevert "refactor(runtime-core): add @internal for insta...
2020-09-15  satotakefeat(compiler-sfc): support `additionalData` option...
2020-09-15  被雨水过滤的空气fix(keep-alive): should use onMounted and onUpdated...
2020-09-15  Heftyfix(reactivity): add NaN prop on Array should not trigg...
2020-09-14  Evan Youperf: should not trigger child update if changed prop...
2020-09-14  Evan Youtest: fix cloneVNode ref tests
2020-09-14  Evan Youfix(compiler-core): fix prefixing for `<template v...
2020-09-14  underfinfix: inherit `el` for static nodes inside keyed `templa...
2020-09-14  Evan Youfix(runtime-core/refs): handle multiple merged refs...
2020-09-14  Stanislav Lashmanovfix(runtime-core/inject): handle optional `from` option...
2020-09-14  Evan Youfix(compiler-core): fix v-if block handling for compone...
2020-09-14  HcySunYangfix(types): properly infer return type from async setup...
2020-09-14  Evan Yourefactor(reactivity): refactor iteration key trigger...
2020-09-14  Pickfeat(runtime-dom): allow native Set as v-model checkbox...
2020-09-14  Wuzadochore(readme): update link to the JSX babel plugin...
2020-09-14  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-09-14  dependabot... build(deps-dev): bump eslint from 7.8.1 to 7.9.0 (...
2020-09-11  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-09-09  dependabot... build(deps-dev): bump rollup from 2.26.10 to 2.26.11...
2020-09-09  dependabot... build(deps-dev): bump @types/puppeteer from 2.1.2 to...
2020-09-07  dependabot... build(deps-dev): bump rollup from 2.26.9 to 2.26.10...
2020-09-07  dependabot... build(deps-dev): bump lint-staged from 10.2.13 to 10...
2020-09-07  dependabot... build(deps-dev): bump @types/jest from 26.0.12 to 26...
2020-09-07  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-09-04  Evan Youfix(inject): fix support for inject option default...
2020-09-04  Evan Youfix(sfc): fix scoped style regression for child compone...
2020-09-04  Evan Youfix(reactivity): revert ac81dcf
2020-09-03  Evan Youfix(runtime-core): warn reserved prefix for setup retur...
2020-09-03  ᴜɴвʏтᴇfix(runtime-core): fix priority of option merging ...
2020-09-03  dependabot... build(deps): bump @babel/types from 7.11.0 to 7.11...
2020-09-03  dependabot... build(deps): bump @babel/parser from 7.11.4 to 7.11...
2020-09-03  dependabot... build(deps-dev): bump eslint from 7.7.0 to 7.8.1 (...
2020-09-02  Evan Yourelease: v3.0.0-rc.10 v3.0.0-rc.10
2020-09-02  Evan Youfix(v-once): fix v-once usage with v-if and v-for
2020-09-02  Evan Youfix(runtime-core): openBlock() should not be tracked...
2020-09-02  dependabot... build(deps-dev): bump rollup from 2.26.8 to 2.26.9...
2020-09-02  dependabot... build(deps-dev): bump @types/jest from 26.0.10 to 26...
2020-09-02  Evan Youfeat(ssr): serverPrefetch
2020-09-02  HcySunYangfix(runtime-core): v-model listeners that already exist...
2020-09-02  Carter Lifix(types): fix `this` type of `this.$watch` (#2022)
2020-09-02  HcySunYangpolish(teleport): do not warn missing target when telep...
2020-09-02  zhangzhongherefactor(runtime-core): remove the deactivated branch...
2020-09-02  Evan Youperf(reactivity): no need to proxy has/ownKeys for...
2020-09-01  Evan Youfix(sfc/scoped-style): inherit scopeId through nested...
2020-09-01  HcySunYangfix(runtime-core): enable block tracking when normalizi...
2020-09-01  ᴜɴвʏтᴇfix(runtime-core): ensure consistent $options merge...
2020-08-31  Evan Youfix(runtime-core): fix props/emits resolving with globa...
2020-08-31  dependabot... build(deps-dev): bump rollup from 2.26.7 to 2.26.8...
2020-08-30  Guillaume Chauchore: add repository directories
2020-08-29  dependabot... build(deps-dev): bump ts-jest from 26.2.0 to 26.3.0...
2020-08-29  dependabot... build(deps-dev): bump rollup from 2.26.5 to 2.26.7...
2020-08-29  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-08-29  dependabot... build(deps-dev): bump @types/puppeteer from 2.1.1 to...
2020-08-29  Guillaume Chaufix(devtools): make el extra properties non-enumerable
2020-08-29  Guillaume Chaufeat(devtools): expose vnode and component on elements
2020-08-28  Stanislav Lashmanovfeat(compiler-sfc): analyze script bindings (#1962)
2020-08-26  Evan Yourelease: v3.0.0-rc.9 v3.0.0-rc.9
2020-08-26  Evan Youfix(runtime-core): fix resolving assets from mixins...
2020-08-26  meteorlxystyle(compiler-sfc): tweak api and types export (#1976)
2020-08-26  Picktest(runtime-core): add tests for componentSlots (...
2020-08-26  Pickperf(reactivity): avoid triggering Map.has twice on...
next