]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2020-01-27  Evan Yourefactor: remove implicit reactive() call on renderContext
2020-01-27  Evan Youwip(ssr): revert reactivity ssr paths
2020-01-27  Evan Youtest: update snapshots for toDisplayString
2020-01-27  Evan Youfix(runtime-core): instance should not expose non-decla...
2020-01-27  Evan Yourefactor: better variable naming
2020-01-27  Evan Youwip(ssr): escape helpers
2020-01-27  Evan Youchore: fix ssr compiler version
2020-01-27  Evan Youperf(ssr): avoid unnecessary async overhead
2020-01-27  Evan Youtest: fix dts tests for 1ccecc0
2020-01-27  Evan Youwip(ssr): reduce reactivity overhead during ssr
2020-01-27  Evan Youwip(ssr): render real components
2020-01-27  Evan Youwip(ssr): initial work on server-renderer
2020-01-27  Evan Yourefactor: adjust `createApp` related API signatures
2020-01-27  Evan Youchore: scaffold ssr compiler
2020-01-27  dependabot... build(deps-dev): bump rollup from 1.29.1 to 1.30.0
2020-01-26  Evan Youfix(v-model/emit): update:camelCase events should trigg...
2020-01-26  Evan Youfix(runtime-dom): should not access document in non...
2020-01-24  dependabot... build(deps-dev): bump @types/jest from 24.9.0 to 24.9.1
2020-01-23  Evan Youfix(reactivity): Array methods relying on identity...
2020-01-23  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-01-22  Evan Youchore: fix changelog formatting [ci skip]
2020-01-22  Evan Yourelease: v3.0.0-alpha.3 v3.0.0-alpha.3
2020-01-22  Evan Youbuild: adjust release tag
2020-01-22  likuifix: Suspense should include into dynamic children...
2020-01-22  Evan Yourefactor: move mockWarn utility to @vue/shared
2020-01-22  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-01-21  Evan Youfix(dom): fix <svg> and <foreignObject> mount and updates
2020-01-21  dependabot... build(deps-dev): bump rollup from 1.29.0 to 1.29.1
2020-01-20  Evan Youfix(compiler-core): force <svg> into blocks for correct...
2020-01-20  likuitypes: refactor ref unwrapping (#646)
2020-01-20  yangfix(transition): handle multiple transition classes...
2020-01-20  Rustintest(reactivity): declare the exact type (#644)
2020-01-20  Evan Youfix(runtime-core): isSVG check should also apply for...
2020-01-20  Evan Youfeat(runtime-core): emit now returns array of return...
2020-01-20  Ruijia Tangfix(compiler-core): avoid override user keys when injec...
2020-01-20  Sören Schwertfix(compiler-sfc): only transform relative asset URLs...
2020-01-20  Rustintest(runtime-core): modify test case to set different...
2020-01-20  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-01-17  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-01-17  dependabot... build(deps-dev): bump typescript from 3.7.4 to 3.7.5
2020-01-16  IUtypes(reactivity): handle primitive + object intersecti...
2020-01-16  Cédric Exbrayattest: reformat defineComponent dts test (#631)
2020-01-16  Evan Youfix(runtime-core): should not warn unused attrs when...
2020-01-16  Evan Youfix(runtime-core): condition for parent node check...
2020-01-16  likuifeat(runtime-core): support app.unmount(container)...
2020-01-16  dependabot... build(deps-dev): bump @types/jest from 24.0.25 to 24.9.0
2020-01-16  Sören Schwertchore: fix error reporting URL to point to vue-next...
2020-01-14  dependabot... build(deps-dev): bump enquirer from 2.3.2 to 2.3.4
2020-01-14  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-01-13  Evan Youchore: fix publish log [ci skip]
2020-01-13  Evan Youchore: fix release script temporary tag [ci skip]
2020-01-13  Evan Yourelease: v3.0.0-alpha.2 v3.0.0-alpha.2
2020-01-13  Evan Youfix(runtime-core/renderer): fix v-if toggle inside...
2020-01-13  Cédric Exbrayatfix(types): components options should accept components...
2020-01-13  likuifix(reactivity): should delete observe value (#598)
2020-01-13  dependabot... build(deps): bump postcss from 7.0.25 to 7.0.26 (#570)
2020-01-13  Rustinchore(scripts): fix typo (#612)
2020-01-13  dependabot... build(deps-dev): bump rollup-plugin-terser from 5.1...
2020-01-10  Yang Mingshantypes: fix setup this type (#605)
2020-01-09  dependabot... build(deps-dev): bump rollup from 1.28.0 to 1.29.0
2020-01-09  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-01-08  Kaelfix(runtime-core): allow classes to be passed as plugin...
2020-01-08  Yang Mingshanfix(watch): remove recorded effect on manual stop ...
2020-01-08  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-01-07  Jason Yuchore: update README.md (#592) [ci skip]
2020-01-07  dependabot... build(deps-dev): bump ts-jest from 24.2.0 to 24.3.0
2020-01-07  Turtuvshin... chore: fix typo in contributing guide (#589)
2020-01-06  Yu Zongtypes: update jsx support (#587)
2020-01-06  Carlos Rodriguestypes: improve isRef typing (#578)
2020-01-06  Evan Youfix(compiler/v-slot): handle implicit default slot...
2020-01-06  Evan Youfix(runtime-core): should preserve props casing when...
2020-01-06  Evan Youbuild: adjust release tag for alpha/beta phase
2020-01-06  Evan Youfix(runtime-core/vnode): should not render boolean...
2020-01-06  Evan Youfix(compiler/v-on): handle multiple statements in v...
2020-01-06  dependabot... build(deps-dev): bump rollup from 1.27.14 to 1.28.0
2020-01-02  Evan Youchore: update readme [ci skip]
2020-01-02  Evan Youbuild(release): only log actually publisehd packages
2020-01-02  Evan Yourelease: v3.0.0-alpha.1 v3.0.0-alpha.1
2020-01-02  Evan Youtypes: fix compiler-dom rolled up dts
2020-01-02  Evan Youbuild: generate changelog during release
2020-01-02  Evan Youbuild: fix skipped package check
2020-01-02  Evan Youbuild: changelog generation
2020-01-02  Evan Youchore: add issue template [ci skip]
2019-12-30  Evan Youtypes: refactor watcher types naming
2019-12-30  Elad Frizitest(reactivity): extracted repetitive assertions ...
2019-12-30  dependabot... build(deps): [security] bump handlebars from 4.1.2...
2019-12-30  susiwen8chore: use Boolean to filter TemplateChildNode (#569)
2019-12-30  likuitest(vnode): add test for dynamic children (#563)
2019-12-30  djy0perf(compiler-core): simplify `advancePositionWithMutat...
2019-12-30  Yingya Zhangchore: fix typo api.json (#565) [ci skip]
2019-12-30  Yang Mingshantypes: exports watch api types (#562)
2019-12-27  dependabot... build(deps-dev): bump @types/jest from 24.0.24 to 24...
2019-12-26  Yingya Zhangchore: fix typo jest moduleNameMapper (#566)
2019-12-24  Evan Youtypes: accept defineComponent return types in app.mount
2019-12-24  Evan Yourefactor: use named export for compiled render function
2019-12-24  宋铄运fix(runtime-core): pass options to plugins (#561)
2019-12-23  dependabot... build(deps-dev): bump @rollup/plugin-json from 4.0...
2019-12-23  dependabot... build(deps-dev): bump @rollup/plugin-replace from 2...
2019-12-23  Evan Youci: skip e2e tests on netlify coverage builds
2019-12-23  Evan Youchore: further edit formats and include it in vue packa...
next