]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2020-07-24  dependabot... build(deps-dev): bump @ls-lint/ls-lint from 1.9.0 to...
2020-07-24  dependabot... build(deps-dev): bump @types/jest from 26.0.5 to 26...
2020-07-23  Evan Youchore: revert accidentally commented line
2020-07-23  Evan Youfix(build): fix component resolution when disabling...
2020-07-23  Evan Youfeat: support delimiters option for runtime compilation
2020-07-23  Evan Youfix(reactivity): avoid tracking internal symbols in...
2020-07-23  underfinfix(compiler-sfc): fix rewrite named export default...
2020-07-23  Erik Campobadal... chore: add docs link and change beta to RC (#1673)...
2020-07-23  dependabot... build(deps-dev): bump rollup from 2.22.1 to 2.22.2...
2020-07-21  Evan Yourelease: v3.0.0-rc.4 v3.0.0-rc.4
2020-07-21  Evan Youfix(deps): move @babel/types back to dependencies
2020-07-21  Evan Yourelease: v3.0.0-rc.3 v3.0.0-rc.3
2020-07-21  Rahul Kadyanfeat(compiler-core/internal): add `onContextCreated...
2020-07-21  Evan Youfix(compiler-sfc): `<style vars scoped>` prefixing...
2020-07-21  Evan Youchore: make app root attribute consistent with scopeId...
2020-07-21  Evan Youfix(v-model): v-model listeners should not fallthrough...
2020-07-21  Bjarki Hallfeat(runtime-core): respect function name when using...
2020-07-21  Evan Youfix(runtime-core): fix attr fallthrough on compiled...
2020-07-21  Evan Youfix(runtime-core): do not use bail patchFlag on cloned...
2020-07-21  learningMastertest(runtime-dom): add test for vModel composition...
2020-07-21  Zardddddd60refactor(reactive): reduce code size by assigning to...
2020-07-21  Evan Youchore: update link for the feature flag warning [ci...
2020-07-21  Evan Youdocs: details on esm-bundler feature flags [ci skip]
2020-07-21  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-07-21  Evan Yourefactor: move @babel/types to dev deps, reduce install...
2020-07-21  Evan Youfeat: provide ability to overwrite feature flags in...
2020-07-20  Carlos Rodriguesfeat(computed): add readonly flag if no setter is provi...
2020-07-20  Evan Youfix(build): make transition tree-shakeable again
2020-07-20  underfinfix(compiler-sfc): use correct importer with `useCssVar...
2020-07-20  Liaogmingchore(compiler-sfc): delete empty file in fixture ...
2020-07-20  Tan Li Haufix(watch): fix watching reactive array (#1656)
2020-07-20  dependabot... build(deps-dev): bump @types/jest from 26.0.4 to 26...
2020-07-20  dependabot... build(deps-dev): bump eslint from 7.4.0 to 7.5.0 (...
2020-07-20  dependabot... build(deps-dev): bump rollup from 2.21.0 to 2.22.1...
2020-07-19  Evan Yourelease: v3.0.0-rc.2 v3.0.0-rc.2
2020-07-19  Evan Youfix(compiler-core): fix v-if + v-for on `<template>`
2020-07-19  underfinfix(compiler-sfc): use `filename` from options when...
2020-07-19  Evan Yourefactor(types): move component props interfaces +...
2020-07-19  zhangzhonghefix(keep-alive): handle "0" as cache key (#1622)
2020-07-19  Carlos Rodriguesfix(watch): callback not called when using `flush:sync...
2020-07-19  Evan Youfix(runtime-core/hmr): only use cloneNode mount optimiz...
2020-07-19  Evan Youchore: more detailed teleport target warning
2020-07-19  HcySunYangfix(compiler-core/v-on): fix codegen for event handler...
2020-07-19  Stanislavchore(types): convert type literals to records (#1615)
2020-07-19  motaotest(runtime-dom): improve v-on system key modifiers...
2020-07-19  ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎... chore: changelog formatting [ci skip] (#1616)
2020-07-17  Evan Yourelease: v3.0.0-rc.1 v3.0.0-rc.1
2020-07-17  Evan Youchore: update devtools status [ci skip]
2020-07-17  HcySunYangfeat(types): deny unknown attributes on component by...
2020-07-17  dependabot... build(deps-dev): bump ts-jest from 26.1.2 to 26.1.3...
2020-07-17  leyalechore(shared): menuitem tag has been deprecated (#1613)
2020-07-17  underfinrefactor(devtools): extract same logic into `createDevt...
2020-07-17  ezshinechore: typo [ci skip] (#1604)
2020-07-17  lawvschore: better comment hovers preview [ci skip] (#1612)
2020-07-17  Evan Youfix(watch): post flush watchers should not fire when...
2020-07-17  Evan Youchore: also expose DeepReadonly in runtime-core
2020-07-17  Pickfeat(types): expose DeepReadonly type (#1606)
2020-07-17  dependabot... build(deps-dev): bump typescript from 3.9.6 to 3.9...
2020-07-16  Guillaume Chaufeat: Initial devtools support (#1125)
2020-07-16  Evan Yourelease: v3.0.0-beta.24 v3.0.0-beta.24
2020-07-16  Evan Yourefactor(compiler-sfc): simplify style preprocessors
2020-07-16  Evan Youfix(compiler-sfc): fix preprocessor filename access
2020-07-16  Sohaib Alamchore: fix error message (#1602)
2020-07-16  Evan Yourelease: v3.0.0-beta.23 v3.0.0-beta.23
2020-07-16  underfinfeat(compiler-sfc): export dependencies for css and...
2020-07-16  Zardddddd60refactor(reactive): remove unnecessary args handling...
2020-07-16  无忧chore: remove deprecated elements from dom tag config...
2020-07-16  Evan Youperf(runtime-core): avoid duplicate postFlushCb invocation
2020-07-16  Evan Youfix(slots): properly force update on forwarded slots
2020-07-15  Evan Youfix(runtime-dom): unref when setting useCssVars
2020-07-15  Evan Youfix(compiler-sfc): fix useCssVars codegen
2020-07-15  Evan Youfix(compiler-sfc): prohibit src usage for `<script...
2020-07-15  Evan Youchore: remove outdated options
2020-07-15  Evan Yourefactor(compiler-sfc): adjust sfc compileScript usage
2020-07-15  Evan Yourefactor(compiler-sfc): move sfc parse errors into...
2020-07-15  Evan Yourelease: v3.0.0-beta.22 v3.0.0-beta.22
2020-07-15  cexbrayatfix(compiler-sfc): `<script setup>` warning
2020-07-15  Evan Youfix(hmr): fix hmr updates for reused hoisted trees
2020-07-15  Evan Youbuild: clear ts plugin cache before building for release
2020-07-15  Evan Youtest: improve coverage
2020-07-15  Evan Youtest: fix fragment unkeyed fragment test flag
2020-07-15  Jacob Müllerfix(v-model): handle more edge cases in `looseEqual...
2020-07-15  春去春又来test(runtime-core): add test for rendererComponent...
2020-07-15  Pickfeat(types/reactivity): use `DeepReadonly` type for...
2020-07-15  underfinfix(runtime-core): do not call transition enter hooks...
2020-07-15  HcySunYangfix(compiler-core): generate incremental keys for v...
2020-07-15  dependabot... build(deps): bump @babel/parser from 7.10.4 to 7.10...
2020-07-15  dependabot... build(deps): bump @babel/types from 7.10.4 to 7.10...
2020-07-15  Carlos Rodriguestypes(runtime-core): default `SetupContext` generic...
2020-07-14  Evan Yourelease: v3.0.0-beta.21 v3.0.0-beta.21
2020-07-14  Evan Youchore: fix types
2020-07-14  underfinfix(runtime-core): avoid scopeId as attr for slot nodes...
2020-07-14  Pickrefactor(types): improve code readability & friendly...
2020-07-14  Evan Youfix(runtime-dom): remove attrs with nullish values
2020-07-14  Evan Yourefactor: adjust event options handling to be JSX friendly
2020-07-14  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-07-14  dependabot... build(deps-dev): bump @rollup/plugin-commonjs from...
2020-07-14  dependabot... build(deps-dev): bump ts-jest from 26.1.1 to 26.1.2...
2020-07-14  Evan Youfix(v-on): refactor DOM event options modifer handling
2020-07-13  Evan Youfix(v-on): capitalize dynamic event names
next