]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2021-04-20  zhaozhaochore: adjust the parameter order of the mountChildren... 3672/head
2021-04-16  kiyonchore: fix typo in test case description
2021-04-12  edisonchore: use isArray to keep the code consistency
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...
2021-03-26  Thorsten Lünborgfix(reactivity): ensure that shallow and normal proxies...
2021-03-26  HcySunYangfix(reactivity): fix shallow readonly behavior for...
2021-03-26  HcySunYangfix(Teleport): fallback to non-optimized mode when...
2021-03-26  Evan Youfix(ssr): properly update currentRenderingInstance...
2021-03-26  HcySunYangfix(hydration): handle camel-case tag name when perform...
2021-03-26  HcySunYangfix(ssr/hydration): handle ending empty text node ...
2021-03-26  Evan Youchore: update readme [ci skip]
2021-03-26  Evan Youfix(ssr): ensure async setup error handling work with...
2021-03-26  edisonfix(runtime-core): handle error in async setup (#2881)
2021-03-26  Evan Youfix(component): prioritize registered component over...
2021-03-26  dependabot... build(deps-dev): bump @types/jest from 26.0.21 to 26...
2021-03-26  dependabot... build(deps-dev): bump @types/node from 14.14.35 to...
2021-03-25  Evan Youfix(ssr): fix memory leak when vnode component render...
2021-03-25  HcySunYangfix(types): unwrap refs on public instance data (#3319)
2021-03-25  HcySunYangfix(runtime-core): cache props default values to avoid...
2021-03-25  HcySunYangfix(compiler-core): allow unicode to appear in identifi...
2021-03-25  HcySunYangfix(compiler-core): avoid generating useless createVNod...
2021-03-25  HcySunYangfix(runtime-core): the select tag's multiple prop shoul...
2021-03-25  Evan Yourefactor: simplify lifecycle hook call logic
2021-03-25  HcySunYangfix(runtime-core): should call chained mixins and exten...
2021-03-25  HcySunYangfix(runtime-core): fix warning for absent props (#3363)
2021-03-25  bartenrafix(types/jsx): llow tabindex to be a string (#3476)
2021-03-25  funkyfunchore(types): remove redundant 'undefined' type (#3484)
2021-03-25  edisonfix(compiler-sfc): should not rewrite scope variable...
2021-03-25  GU Yilingfix(compiler-dom): stringifyStatic should remove attrib...
2021-03-25  Evan Youchore: fix test
2021-03-25  HcySunYangfix(compiler-core): should not condense whitespace...
2021-03-25  HcySunYangfix(runtime-core): should not cache property access...
2021-03-25  HcySunYangfix(compiler-core): detect v-if branch root with commen...
2021-03-25  07akionifix(types): union function prop (#3119)
next