]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2020-10-22  dependabot... build(deps-dev): bump @types/node from 14.14.0 to 14...
2020-10-21  dependabot... build(deps-dev): bump @types/node from 14.11.10 to...
2020-10-21  dependabot... build(deps-dev): bump @types/jest from 26.0.14 to 26...
2020-10-21  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-10-20  Evan Yourelease: v3.0.2 v3.0.2
2020-10-20  Carlos Rodriguesfix(types): h support for resolveComponent (#2402)
2020-10-20  HcySunYangfix(runtime-core): non-stable Fragment should always...
2020-10-20  Evan Youfix(suspense): fix suspense nested child updates in...
2020-10-20  Hunterfix(v-model): built in modifiers support on component...
2020-10-20  Evan Youfix(runtime-core): fix component .once listener logic
2020-10-20  Hunterfix(compiler-core): fix multiline member expression...
2020-10-20  ShaoDamaochore(runtime-core): fix typo (#2442)
2020-10-20  Hunterfix(runtime-core): prevent self-injection (#2424)
2020-10-19  Eduardo San... fix(compiler): stringify values on v-text (#2432)
2020-10-19  被雨水过滤的空气fix(runtime-core): avoid mutating EMPTY_ARR when settin...
2020-10-19  neverlandtypes(tsx): svg xmlns attribute typing (#2344)
2020-10-19  Evan Youfix(reactivity): track length on for in iteration on...
2020-10-19  Carlos Rodriguestypes(defineComponent): fix optional Boolean prop types...
2020-10-19  Eduardo San... ci: add size check on push (#2392)
2020-10-19  ᴜɴвʏтᴇfeat(compile-core): handle falsy dynamic args for v...
2020-10-19  dependabot... build(deps): bump @babel/types from 7.12.0 to 7.12...
2020-10-19  dependabot... build(deps): bump @babel/parser from 7.12.0 to 7.12...
2020-10-19  龙腾道fix(runtime-core): avoid object prototype keys in prope...
2020-10-19  dependabot... build(deps-dev): bump jest from 26.5.3 to 26.6.0 (...
2020-10-17  dependabot... build(deps-dev): bump lint-staged from 10.4.1 to 10...
2020-10-17  dependabot... build(deps-dev): bump @types/node from 14.11.8 to 14...
2020-10-17  dependabot... build(deps-dev): bump rollup from 2.31.0 to 2.32.0...
2020-10-16  dependabot... build(deps-dev): bump rollup from 2.30.0 to 2.31.0...
2020-10-16  dependabot... build(deps-dev): bump lint-staged from 10.4.0 to 10...
2020-10-15  Evan Yourelease: v3.0.1 v3.0.1
2020-10-15  Evan Youworkflow: adjust release script for non-pre-releases
2020-10-15  Evan Youchore: fix missed type guard from dbc29c32
2020-10-15  Evan Youbuild(deps): bump @babel/types from 7.11.5 to 7.12.0
2020-10-15  Evan Youbuild(deps): bump postcss-selector-parser from 6.0...
2020-10-15  Eduardo San... ci: add size check integration (#2369)
2020-10-15  dependabot... build(deps): bump @babel/parser from 7.11.5 to 7.12...
2020-10-15  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-10-15  underfinfix(hmr): full diff props for non-sfc component (#2359)
2020-10-14  Cédric Exbrayattest: package exclusion from code coverage (#2377)
2020-10-13  dependabot... build(deps-dev): bump rollup from 2.28.2 to 2.30.0...
2020-10-13  Huntertest(runtime-core): inject from closest ancestor (...
2020-10-13  ᴜɴвʏтᴇtest(runtime-core): improve test for #2295 (#2309)
2020-10-13  underfinfix(v-for): handle and warn when `v-for` receives...
2020-10-13  Mathieu TUDISCOfix(compiler-ssr): fix SSR issue when dynamic and stati...
2020-10-13  Pickperf(runtime-dom/vModel): remove looseHas if model...
2020-10-13  Lory Leechore: add missing space in warning message (#2266...
2020-10-13  edisonrefactor(reactivity): remove `keyIsSymbol` (#2262)
2020-10-13  Pickrefactor(runtime-core): simplify deep watch traverse...
2020-10-13  meteorlxytest(compiler-core): more test cases for baseParse...
2020-10-13  dependabot... build(deps): bump postcss from 7.0.34 to 7.0.35 (#2273)
2020-10-13  Pickrefactor(runtime-core): refactor watch typing (#2191)
2020-10-13  underfinfix(sfc/style-vars): should attach css vars while ...
2020-10-13  izaylchore: add magic number comment (#2198) [ci skip]
2020-10-13  Yang Mingshanfix(reactivity): use resetTracking instead of enableTra...
2020-10-13  ruige24601chore(test): test cases description mistake (#2167)
2020-10-13  Ben Sheedychore: heading for npm readme (#2158) [ci skip]
2020-10-13  edisontest(runtime-core): show warn when create with invalid...
2020-10-13  ᴜɴвʏтᴇfix(compiler-core): fix v-if key injection with v-on...
2020-10-13  Evan Youfeat: custom formatters
2020-10-12  dependabot... build(deps-dev): bump jest from 26.5.2 to 26.5.3 (...
2020-10-10  Evan Youfix(teleport): proper children traversal when teleport...
2020-10-10  dependabot... build(deps-dev): bump eslint from 7.10.0 to 7.11.0...
2020-10-09  dependabot... build(deps-dev): bump @types/node from 14.11.5 to 14...
2020-10-09  Evan Youfix(teleport): should only force remove teleport when...
2020-10-08  Evan Youfix(v-model): ensure initial value is set after other...
2020-10-08  dependabot... build(deps-dev): bump sass from 1.26.11 to 1.27.0 ...
2020-10-08  ᴜɴвʏтᴇfix(v-model): avoid clearing IME compose state on updat...
2020-10-08  Evan Youfix(runtime-core): fix directive merging on component...
2020-10-08  Evan Youfix(runtime-core): fix provide function data access...
2020-10-08  Evan Youchore: add missing feature flag to jest config
2020-10-08  ᴜɴвʏтᴇfix(compiler-core): allow spaces between if-else branch...
2020-10-07  Evan Youfix(runtime-core/template-refs): do not reset refs...
2020-10-07  Evan Youfix(runtime-core): error handling for created/beforeCre...
2020-10-07  edisonfix(runtime-dom): v-model should support number modifie...
2020-10-07  dependabot... build(deps-dev): bump @types/node from 14.11.2 to 14...
2020-10-07  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-10-07  dependabot... build(deps-dev): bump jest from 26.5.0 to 26.5.2 (...
2020-10-07  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-10-06  Evan Youtest(compiler-core): add test case for v-on event case...
2020-10-06  shadowings-zyfix(runtime-core): use consistent camelCase event casin...
2020-10-06  Evan Youfix(reactivity): should not trigger watch on computed...
2020-10-06  Evan Youfix(runtime-core): fix SSR memoery leak due to props...
2020-10-06  Evan Youperf: do not enable hmr in non-browser envs
2020-10-05  Evan Youfix(runtime-core): ensure this context for $nextTick...
2020-10-05  Evan Youfix(compiler-core): consistently remove comment nodes...
2020-10-05  ᴜɴвʏтᴇfix(runtime-core): make errorCaptured return value...
2020-10-05  HcySunYangfix(reactivity): should add allowRecurse to the effect...
2020-10-05  Philipp Rudlofffix(runtime-core): vnode.el is null in watcher after...
2020-10-05  Evan Youchore(readme): update eslint-plugin-vue status [ci...
2020-10-05  Evan Youchore: add github sponsors to funding.yml [ci skip]
2020-10-05  HcySunYangfix(compiler-core): make v-once work with v-if/else...
2020-10-05  dependabot... build(deps-dev): bump jest from 26.4.2 to 26.5.0 (...
2020-10-01  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-09-29  dependabot... build(deps-dev): bump ts-jest from 26.4.0 to 26.4.1...
2020-09-29  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-09-29  dependabot... build(deps-dev): bump @types/puppeteer from 2.1.4 to...
2020-09-28  Nathan Shively... types: fix Typescript 4.1 compile error (#2219)
2020-09-28  dependabot... build(deps-dev): bump eslint from 7.9.0 to 7.10.0 ...
2020-09-25  dependabot... build(deps-dev): bump rollup-plugin-typescript2 from...
2020-09-25  dependabot... build(deps-dev): bump rollup from 2.28.1 to 2.28.2...
next