]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2022-01-16  Evan Youperf: improve memory usage for static vnodes
2022-01-16  Evan Youfix(ssr): make computed inactive during ssr, fix memory...
2022-01-16  Evan Youtest: remove module augmentation test which does not...
2022-01-16  Evan Youbuild: downgrade vite
2022-01-16  Evan Youfix(types/tsx): allow ref_for type on tsx elements
2022-01-16  Evan Youfix(types): handle ToRef<any>
2022-01-16  Evan Yourefactor: move type utils to shared
2022-01-16  edisonfix(KeepAlive): remove cached VNode properly (#5260)
2022-01-16  Evan Youfix(ssr): remove missing ssr directive transform error
2022-01-14  Evan Youworkflow: bump vite
2022-01-14  Evan Youworkflow: use esbuild for dev scripts
2022-01-14  Evan Youtest(types): test ComponentCustomProps
2022-01-12  Evan Youchore: comment usage of short property name
2022-01-12  Evan Yourefactor: more readable type names for watch cleanup...
2022-01-12  Evan Youfix(types): KeepAlive match pattern should allow mixed...
2022-01-10  Evan Youfix(types): fix shallowReadonly type
2022-01-04  Evan Youworkflow: improve template explorer hash persistence
2022-01-04  Evan Youchore: fix template exploerer boot with no storage
2021-12-31  Evan Youfix(reactivity-transform): should not rewrite for....
2021-12-27  yfmeichore: typo in comment [skip ci] (#5173)
2021-12-25  Johnson Chufeat(types): simplify `ExtractPropTypes` to avoid props...
2021-12-24  Cédric Exbrayatchore: remove obsolete test snapshot (#5162)
2021-12-23  Evan Youchore: remove stale references of ref-transform
2021-12-21  Evan Youchore: bump repl
2021-12-14  Eduardo San... fix(sfc-playground): hide title to avoid overlap (...
2021-12-14  wxsmdocs: update readme (#5097) [ci skip]
2021-12-12  Evan Yourelease: v3.2.26 v3.2.26
2021-12-12  Evan Youbuild: include missing dts files in package
2021-12-12  Evan Yourelease: v3.2.25 v3.2.25
2021-12-12  Evan Youci: fix sfc playground build
2021-12-12  Evan Youtypes(compiler-sfc): export additional types
2021-12-12  Evan Youci: move vite back to root again
2021-12-12  Evan Youci: sfc playground build
2021-12-12  Evan Youci: adjust deps for sfc playground
2021-12-12  Evan Youci: move vite plugin-vue to workspace root
2021-12-12  Evan Youci: dedicated test coverage script
2021-12-12  Evan Youchore: remove no longer needed shim for stream/web
2021-12-12  wxsmfeat(sfc-playground): add github link (#5067)
2021-12-12  wxsmfeat(sfc-playground): prevent ctrl+s default behavior...
2021-12-12  Forzen FIshchore: fix some typos (#5050) [ci skip]
2021-12-12  Evan Youfix(compiler-sfc): generate valid TS in script and...
2021-12-12  Evan Youchore: bump babel deps
2021-12-12  Evan Youchore: cleanup deps
2021-12-11  Evan Youchore: refresh lockfile after package name change
2021-12-11  Evan Youchore: avoid api-extractor warnings
2021-12-11  Evan Youfeat(reactivity-transform): rename @vue/ref-transform...
2021-12-11  Evan Youchore: fix build
2021-12-11  Evan Youfeat(reactivity-transform): support optionally importin...
2021-12-11  Evan Youfeat(reactivity-transform/types): restructure macro...
2021-12-11  Evan Youfeat(reactivity-transform): $$() escape for destructure...
2021-12-11  Evan Youfeat(reactivity-transform): support $-shorthands for...
2021-12-11  Evan Youfeat(reactivity-transform): use toRef() for $() destruc...
2021-12-11  Evan Youfeat(reactivity): support default value in toRef()
2021-12-11  Evan Youworkflow: report brotli size of baseline build
2021-12-11  Evan Yourefactor: move template ref setter into dedicated file
2021-12-10  Evan Youfeat: support ref in v-for, remove compat deprecation...
2021-12-10  Evan Youfix(runtime-core): disallow recurse in vnode/directive...
2021-12-10  Evan Youfeat(compiler-core): support aliasing vue: prefixed...
2021-12-10  Evan Youfix(compiler): force block for custom dirs and inline...
2021-12-10  Evan Youchore: remove outdated test case
2021-12-10  Evan Youfeat(experimental): allow const for ref sugar declarations
2021-12-06  Evan Yourelease: v3.2.24 v3.2.24
2021-12-06  edisonfix(runtime-core): handle initial undefined attrs ...
2021-12-06  Noel De Martinfeat(types/script-setup): add generic type to defineExp...
2021-12-06  Lucas Werkmeisterchore(compat): fix example config syntax error (#5027)
2021-12-06  Thorsten Lünborgfix(package): ensure ref-macros export is recognized...
2021-12-06  Illya Klymovfix(compat): maintain compatConfig option in legacy...
2021-12-06  Che Guevararefactor(types): use `DOMRect` instead of the `Position...
2021-12-06  Ziwen Meichore(compiler-sfc): fix typo in comments (#5029)
2021-12-06  三咲智子fix(types/reactivity): export ShallowRef type (#5026)
2021-12-06  Forzen FIshchore: remove redundant variable declaration (#5053)
2021-12-06  Evan Youfix(compiler-dom): avoid bailing stringification on...
2021-12-06  Evan Youworkflow(template-explorer): handle debugging with...
2021-12-06  Evan Youchore: fix template explorer local css link
2021-12-05  Evan Youfix(compiler-sfc): make asset url imports stringifiable
2021-12-05  Evan Youchore(playground): bump repl
2021-12-03  n2ptunechore(custom-element): fix comment typo (#5028) [skip ci]
2021-11-26  Ziwen Meichore(compiler-sfc): fix typo in compileScript (#5000)
2021-11-26  Evan Yourelease: v3.2.23 v3.2.23
2021-11-26  Evan Youfeat(compiler-sfc): expose properties for more accurate HMR
2021-11-26  Che Guevaraworkflow: update `test` script to support command line...
2021-11-26  mehanchore: remove unnecessary assertion (#4867)
2021-11-26  ygj6feat(compiler-sfc): export resolveTemplateUsageCheckStr...
2021-11-26  Evan Yourevert: "fix(types): use proper array type when unwrapp...
2021-11-26  Evan Youfix(types): export ref-macros.d.ts
2021-11-25  Che Guevarachore: improve BaseTransition (#4811)
2021-11-25  Cheesefix(types): use proper array type when unwrapping react...
2021-11-25  Evan Youworkflow: use terser minification when checking size
2021-11-25  Stefan Mayerfix(runtime-dom): patchDOMProps should not set _value...
2021-11-25  Evan Youfix(runtime-core): fix component public instance has...
2021-11-25  Thorsten Lünborgfix(runtime-dom): fix option element value patching...
2021-11-25  fishDogfix(types): fix propType<any> type inference (#4985)
2021-11-25  Cédric Exbrayatrefactor: use refTransform instead of deprecated refSug...
2021-11-25  JensDllfix (types): do not unwrap refs in `toRefs` (#4966)
2021-11-25  Thorsten Lünborgfix(types): scrip-setup+ts: ensure proper handling...
2021-11-25  Evan Youfix(reactivity): retain readonly proxies when setting...
2021-11-22  ygj6fix(runtime-core): handle error in async KeepAlive...
2021-11-18  Jeet Mandaliyachore: typo [skip ci] (#4961)
2021-11-17  Cédric Exbrayatchore: fix ci build (#4958)
2021-11-15  Evan Youworkflow: separate unit and e2e tests
next