]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2021-04-10  Evan Youwip: fix compat utils usage
2021-04-10  Evan Youwip: component v-model compat
2021-04-09  Evan Youwip: render function compat
2021-04-09  Evan Youwip: compat for legacy functional component
2021-04-08  Evan Youchore: fix dts
2021-04-08  Evan Youwip: support per-component compatConfig
2021-04-08  Evan Youwip: make tests pass again
2021-04-08  Evan Youwip: async component compat
2021-04-08  Evan Youwip: tweak warning dedupe logic
2021-04-08  Evan Youwip: $attrs class/style warning
2021-04-08  Evan Youwip: $scopedSlots compat
2021-04-08  Evan Youwip: vm.$listeners compat
2021-04-07  Evan Youwip: attr coersion compat
2021-04-07  Evan Youwip: transition group root compat
2021-04-07  Evan Youwip: apply compat enabled flags to currently implemente...
2021-04-07  Evan Youwip: watch array compat
2021-04-07  Evan Youchore: log runtime build file size
2021-04-07  Evan Youwip: compat configuration
2021-04-07  Evan Youwip: keyCode compat
2021-04-07  Evan Youwip: $children compat
2021-04-07  Evan Youwip: instance event emitter api compat
2021-04-07  Evan Youwip: transition class compat
2021-04-07  Evan Youwip: fix root data option compat
2021-04-07  Evan Youwip: basic compat test
2021-04-07  Evan Youwip: custom directive compat
2021-04-07  Evan Youwip: props default this compat
2021-04-07  Evan Youwip: beforeDestroy & destroyed compat
2021-04-07  Evan Youwip: config.ignoredElements compat
2021-04-07  Evan Youwip: data option compat
2021-04-07  Evan Youwip: progress
2021-04-07  Evan Youwip: restructure compat code + global api alignment
2021-04-07  Evan Youwip: root mount api compat
2021-04-07  Evan Youwip: initial compat build setup
2021-04-07  Evan Youfix(watch): this.$watch should support watching keypath
2021-04-07  Eduardo San... test: typo in spy (#3556)
2021-04-02  Evan Youfix(runtime-core): ensure declare prop keys are always...
2021-04-01  Evan Yourelease: v3.0.11 v3.0.11
2021-04-01  Evan Youfix(runtime-core): fix v-on object kebab-case event...
2021-04-01  HcySunYangfix(runtime-core): fix render function + optimized...
2021-04-01  Cédric Exbrayatrefactor(sfc-playground): modes declaration (#3522)
2021-04-01  Evan Youfix(compiler-sfc): fix wrong scopeId for nested `<scrip...
2021-04-01  edisonchore(types): use NormalizedStyle for consistency ...
2021-03-31  Evan Youworkflow(sfc-playground): make it work in safari and ff
2021-03-31  Evan Youworkflow(sfc-playground): support import map
2021-03-31  Evan Youchore(sfc-playground): use svg logo
2021-03-31  Evan Youchore(sfc-playground): teardown preview update watcher
2021-03-31  Evan Youchore(sfc-playground): responsive
2021-03-31  Evan Youworkflow(sfc-playground): support selecting versions
2021-03-31  Evan Yourelease: v3.0.10 v3.0.10
2021-03-30  Evan Youfix(runtime-core): fix dev fragment root flag check
2021-03-30  Evan Youchore: use alias instead of module field
2021-03-30  Evan Yourefactor(ssr): adjust ssr scope id logic for client...
2021-03-30  Evan Youfix(ssr): fix scopeId inheritance across mixed parent...
2021-03-30  Evan Youworkflow(sfc-playground): clear errors in edge cases
2021-03-30  Evan Youworkflow(sfc-playground): warn on <style module> usage
2021-03-30  Evan Youworkflow(sfc-playground): add ssr compile output
2021-03-30  edisonperf(runtime-core): optimize the performance of getType...
2021-03-30  Evan Youchore: bump vite
2021-03-29  Evan Youperf(compiler-sfc): skip srcset transform if all candid...
2021-03-29  HcySunYangfix(runtime-dom): fix event listeners call in firefox...
2021-03-29  Jonas Kruckenbergfix(compiler-sfc): fix missing whitespace issue in...
2021-03-29  Calvin Liangfix(compiler-core): properly transform replaced nodes...
2021-03-29  HcySunYangfix(types): add a type-only differentiator to assist...
2021-03-29  liaoliao666fix(reactivity): should not trigger when setting value...
2021-03-29  Kaelfix(types/tsx): make JSX.Element extend VNode (#3171)
2021-03-29  dependabot... build(deps): bump @babel/types from 7.13.12 to 7.13.13
2021-03-29  Evan Youfix(compiler-sfc): support proper type arguments for...
2021-03-29  Evan Youchore(sfc-playground): use type defineEmit
2021-03-29  Evan Youfix(compiler-sfc): do not resolve assets from setup...
2021-03-29  Evan Youworkflow(sfc-playground): make warnings dismissable
2021-03-29  Evan Youworkflow(sfc-playground): pass along analyzed bindings...
2021-03-29  Evan Youworkflow(sfc-playground): display analyzed bindings...
2021-03-29  HcySunYangfix(compiler-core): allow PascalCase dynamic component...
2021-03-29  HcySunYangfix(runtime-core): avoid unmount teleport's children...
2021-03-29  Evan Youchore(sfc-playground): fix clipboard usage
2021-03-29  Evan Youchore(sfc-playground): logo, responsive
2021-03-29  dependabot... build(deps-dev): bump @rollup/plugin-replace from 2...
2021-03-29  Evan Youworkflow(sfc-playground): tweaks and commit links
2021-03-29  Evan Youfix(compiler-sfc): fix function scope variable declarat...
2021-03-29  Evan Youworkflow(sfc-playground): attach filename
2021-03-29  Evan Youworkflow(sfc-playground): fix download
2021-03-29  Evan Youworkflow(sfc-playground): share and download buttons
2021-03-29  Evan Youworkflow(sfc-playground): improve module rewrite
2021-03-28  Evan Youchore: force refresh playground editor on startup
2021-03-28  Evan Youworkflow(sfc-playground): support multiple files
2021-03-28  Evan Youchore: default code for sfc playground
2021-03-28  Evan Youchore: add sfc playground to coverage exclude list
2021-03-28  Evan Youworkflow(sfc-playground): fix newline
2021-03-28  Evan Youworkflow: tweak sfc playground build script
2021-03-28  Evan Youworkflow: add sfc playground build script [ci skip]
2021-03-28  Evan Youworkflow: sfc playground
2021-03-27  Evan Youbuild: make compiler-sfc global build work
2021-03-27  Evan Yourelease: v3.0.9 v3.0.9
2021-03-27  Richard Cookefix(runtime-core): remove dev-only props property from...
2021-03-27  Johnson Chufix(compiler-core): fix slot source location (#3494)
2021-03-27  Evan Youfix(runtime-core): fix kebab-case prop required warning
2021-03-27  Evan Youfix: ensure backwards compat for pre-compiled sfc compo...
2021-03-26  Evan Yourelease: v3.0.8 v3.0.8
2021-03-26  Evan Youfix(runtime-core): fix erraneous emits warnings w/...
2021-03-26  Evan Youfix(runtime-core): should not track deps in pre flush...
next