]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2021-09-20  Evan Youfix(compiler-core): support ts syntax in expressions...
2021-09-20  Evan Youchore: bump repl
2021-09-19  Evan Youfix(compiler-core): ensure hoisted scopeId code can...
2021-09-19  Evan Youchore: bump repl
2021-09-18  Evan Youfeat(compiler-sfc): allow disabling sourcemap when...
2021-09-17  Evan Yourelease: v3.2.12 v3.2.12
2021-09-17  Evan Youchore: bump repl version
2021-09-17  Evan Youfix(compiler-ssr): handle v-memo in ssr compilation
2021-09-17  Evan Youchore: improve component resolution failure message
2021-09-17  Evan Youchore(sfc-playground): fix autoresize
2021-09-16  Evan Youfix(custom-elements): fix number prop casting
2021-09-16  Evan Youchore: bump repl version
2021-09-16  Evan Youchore(sfc-playground): improve buttons
2021-09-16  edisonfix(compiler-sfc): register exported bindings in normal...
2021-09-16  Evan Yourefactor(compiler-sfc): improve TLA codegen
2021-09-16  Evan Youfix(compiler-sfc): fix TLA codegen semicolon insertion
2021-09-16  edisonfix(compiler-sfc): support nested await statements...
2021-09-16  Evan Youchore(sfc-playground): add dark mode toggle
2021-09-16  Thorsten Lünborgfix(compiler-sfc): handle empty strings during template...
2021-09-16  ygj6fix(compile-sfc): add symbol judge in prop type checks...
2021-09-16  Evan Youfix(compiler-sfc): properly reuse hoisted asset imports
2021-09-16  lidlancafix(compiler-core): v-on inline async function expressi...
2021-09-16  Evan Youfix(suspense): fix suspense slot inside deoptimized...
2021-09-16  Evan Youtypes: relax OptionHTMLAttributes.value type requirement
2021-09-16  Wouter Kettlitztypes: extend CSSProperties with PropertiesHyphen ...
2021-09-16  ygj6fix(compiler): fix template ref codegen for setup-maybe...
2021-09-16  ygj6fix(runtime-core): avoid script setup bindings overwrit...
2021-09-16  Evan Youbuild: generate more treeshaking friendly code
2021-09-09  Evan Youfix(compiler-sfc): properly analyze destructured bindin...
2021-09-08  Evan Yourelease: v3.2.11 v3.2.11
2021-09-08  Evan Youci: lock node version to 16.8
2021-09-08  Evan Youfix(hmr): handle possible duplicate component definitio...
2021-09-07  Evan Yourelease: v3.2.10 v3.2.10
2021-09-07  Evan Youchore: remove unused api-extractor.json
2021-09-07  Evan Youbuild: fix compat build exports (again)
2021-09-07  Evan Youfix(runtime-dom): style patching shoud always preserve...
2021-09-07  Roy Edenfix(compiler): condense whitespaces in static class...
2021-09-07  Herrington... fix(compiler-core): pick last char when dynamic directi...
2021-09-07  Herrington... chore: fix typo in jsdoc (#4526) [ci skip]
2021-09-07  n2ptunechore(reactivity): fix typo in dep (#4534) [ci skip]
2021-09-07  Illya Klymovfix(build): build vue-compat in default exports mode...
2021-09-07  Evan Youfix(compiler-core): avoid runtime dependency on @babel...
2021-09-07  Evan Youchore(sfc-playground): remove unused font
2021-09-07  Evan Youchore(sfc-playground): dark mode
2021-09-06  Evan Youchore(sfc-playground): use standalone version of @vue...
2021-09-06  fishDogfix(type): fix prop type infer (#4530)
2021-09-05  Evan Yourelease: v3.2.9 v3.2.9
2021-09-05  Husam Ibrahimtypes(runtime-core): fix for multiple possible prop...
2021-09-05  webfansplzfix(compile-sfc): support `Date` prop type with define...
2021-09-05  edisonfix(compiler-sfc): support using declared interface...
2021-09-05  edisonfix(compiler-sfc): fix script setup ref assignment...
2021-09-05  webfansplzfix(compile-sfc): generate setup prop type format error...
2021-09-05  ygj6fix(ref-transform): not transform the prototype attribu...
2021-09-05  Evan Youbuild: avoid require call to consolidate in esm-browser...
2021-09-05  Evan Youbuild: module alias for compiler-sfc browser esm build
2021-09-05  Evan Youbuild: pre-shim process in browser build of compiler-sfc
2021-09-04  Evan Youfix(types): fix ref macro types
2021-09-04  fishDogfix(types/ref-transform): fix $$() type
2021-09-02  Evan Yourelease: v3.2.8 v3.2.8
2021-09-02  Evan Youchore: remove wrongly placed type casts
2021-09-02  Evan Youfix(compiler-sfc): ensure script setup generates type...
2021-09-02  ygj6fix(compiler): generate function ref for script setup...
2021-09-02  webfansplzfix(compiler-sfc): generate matching prop types when...
2021-09-02  dependabot... build(deps-dev): bump typescript from 4.3.5 to 4.4...
2021-09-02  huangkairanchore: remove unnecessary 'async' for test case (#4490)
2021-09-02  Herrington... fix(compiler): report invalid directive name error...
2021-09-02  Evan Youfix(types): include ref-macros.d.ts in npm dist files
2021-09-01  Evan Yourelease: v3.2.7 v3.2.7
2021-09-01  Evan Youfix(compiler): only generate non-static ref for script...
2021-09-01  Evan Youchore: update snapshot
2021-09-01  X.Lfix(suspense): misusing DOM Comment element constructor...
2021-09-01  edisonfix(ref-transform): should transform $ref when used...
2021-09-01  zhangenmingtypes(reactivity): adjust type exports (#4407)
2021-09-01  Herrington... refactor(compiler): refine CDATA endTokens (#4459)
2021-09-01  Herrington... chore: fix typo in error message (#4434) [ci skip]
2021-09-01  laineusfix(runtime-core): properly merge unmounted and beforeU...
2021-09-01  ShroXdrefactor(runtime-core): improve the type of defineAsync...
2021-09-01  Cédric Exbrayatchore(deps): update jest to v27 (#4472)
2021-09-01  Cédric Exbrayatchore: set node engine to v16 (#4471)
2021-09-01  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-09-01  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2021-09-01  dependabot... build(deps-dev): bump @vitejs/plugin-vue from 1.4.0...
2021-09-01  dependabot... build(deps-dev): bump vite from 2.5.0 to 2.5.3 (#4484)
2021-09-01  dependabot... build(deps-dev): bump @types/node from 16.7.1 to 16...
2021-09-01  Evan Youfix(compiler-sfc): ensure script setup lang=ts output...
2021-09-01  Evan Youfix(compiler-core): remove no longer necessary withScop...
2021-08-24  Evan Yourelease: v3.2.6 v3.2.6
2021-08-24  Evan Youfix(build): avoid imports to @babel/types in client...
2021-08-24  Evan Yourelease: v3.2.5 v3.2.5
2021-08-24  shadowings-zyfix(compiler-core): fix duplicated component identifier...
2021-08-24  Evan Youchore: warnings for ref transform
2021-08-24  Evan Yourefactor(ref-transform): use shallowRef to align with...
2021-08-24  Evan Youfeat(experimental): expose ref macro types using separa...
2021-08-23  Carlos Rodriguestypes(PropType): Allow `undefined` function to be used...
2021-08-23  klwffix(compiler-sfc): fix `<script>` and `<script setup...
2021-08-23  阿崔cxrchore(test): make unnecessarily async test case sync...
2021-08-23  lidlancafix(compiler-sfc): fix 'export default' rewrite with...
2021-08-23  zhangenmingrefactor(reactivity): use explicit assignments. (#4401)
2021-08-23  HcySunYangfix(types): improve the type of createElementBlock...
2021-08-23  Evan Yourefactor(ref-transform): improve algorithm into one...
next