]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2021-09-27  chengchore(compiler-core): fix typo in defineComponent.test...
2021-09-25  Evan Yourelease: v3.2.19 v3.2.19
2021-09-25  skirtlefix(server-renderer): respect compilerOptions during...
2021-09-25  Daniel Roechore(vue): package `index.mjs` (#4675)
2021-09-25  Herrington... fix(compiler-core): should treat attribute key as expre...
2021-09-24  Evan Youchore: upgrade repl
2021-09-24  Evan Yourelease: v3.2.18 v3.2.18
2021-09-24  Evan Youbuild: add exports field to support Node native ESM
2021-09-24  Evan Yourelease: v3.2.17 v3.2.17
2021-09-24  Evan Youtest: fix utils test
2021-09-24  Evan Youfix(build): avoid importing @babel/parser in esm-bundle...
2021-09-23  Evan Yourefactor: ensure ssr branches are included in esm-bundl...
2021-09-23  Evan Youci: fix size on ci
2021-09-23  Evan Youci: improve size script
2021-09-23  Evan Youchore: improve feature flag warning
2021-09-23  Evan Yourefactor: use getGlobalThis when attachting hmr runtime
2021-09-23  Evan Yourelease: v3.2.16 v3.2.16
2021-09-23  Evan Youfix(ssr): fix ssr runtime helper import in module mode
2021-09-23  Evan Yourelease: v3.2.15 v3.2.15
2021-09-23  Evan Youtest: fix ssr tests
2021-09-23  Evan Youchore(compiler-sfc): avoid relying on estree type in...
2021-09-23  Evan Youfix(compiler-ssr): import ssr helpers from updated...
2021-09-22  Guillaume Chauchore(playground): update @vue/repl
2021-09-22  Evan Yourelease: v3.2.14 v3.2.14
2021-09-22  Evan Youfix(compiler-core): more robust member expression check...
2021-09-22  Evan Youfix(compiler-core): generate TS-cast safe assignment...
2021-09-22  Ziwen Meichore(compiler-core): fix typo in transformElement...
2021-09-22  Ziwen Meichore(compiler-core): fix typo in errors.ts and options...
2021-09-22  zhangenmingrefactor(reactivity): reuse toReactive helper (#4641)
2021-09-22  Evan Youfix(compiler-sfc): fix local var access check for bindi...
2021-09-22  Evan Youfix(devtools): fix prod devtools detection + handle...
2021-09-22  Evan Youdocs: add note on compiler-sfc/server-renderer usage...
2021-09-21  Evan Yourelease: v3.2.13 v3.2.13
2021-09-21  Che Guevarachore: fix warning in ref-transform (#4643) [ci skip]
2021-09-21  Ziwen Meichore(compiler-core): fix typo in hoistStatic (#4625...
2021-09-21  zhangenmingrefactor(reactivity): reuse computed getter check ...
2021-09-21  就是喜欢陈粒fix(compiler-core): add check when v-else-if is behind...
2021-09-21  skirtlefix(runtime-core): return the exposeProxy from mount...
2021-09-21  tryagchore: fix docs typo (#4602) [ci skip]
2021-09-21  Amour1688fix(types): incorrect type inference of array (#4578)
2021-09-21  ygj6fix(hydration): ensure hydrated event listeners have...
2021-09-21  Herrington... fix(compiler-core): only merge true handlers (#4577)
2021-09-21  tryagchore: fix type in compatConfig.ts (#4604) [ci skip]
2021-09-21  tryagchore: remove unused parameter type definitions (#4607)
2021-09-21  Wouter Kettlitztypes: allow binding any value to SelectElement (#4575)
2021-09-21  Yang Mingshanfix(watch): remove redundant parameter default value...
2021-09-21  Herrington... fix(compiler-core): dedupe renderSlot's default props...
2021-09-21  Evan Youfix(compiler-dom): fix transition children check for...
2021-09-21  Evan Youfix(compiler-core): more robust member expression check...
2021-09-21  Evan Youtest: bump @vue/consolidate to fix dts tests
2021-09-21  Evan Youtest: fix module mapping for consolidate
2021-09-21  Evan Youbuild: expose compiler-sfc and server-renderer under...
2021-09-21  Evan Youtypes(compiler-sfc): type annotation tweaks + move...
2021-09-20  Evan Youci: use frozen lockfile
2021-09-20  Evan Youci: update size check script
2021-09-20  Evan Youci: update ci script
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
next