]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2021-08-02  hfutsorafix(runtime-dom): fix shadowRoot instanceof check in...
2021-08-02  Amour1688fix(types): remove explicit return type annotation...
2021-08-02  dependabot... build(deps-dev): bump @types/node from 16.4.7 to 16...
2021-08-02  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2021-08-02  dependabot... build(deps-dev): bump @types/lru-cache from 5.1.0 to...
2021-08-02  dependabot... build(deps): bump @babel/parser from 7.14.7 to 7.14...
2021-08-02  dependabot... build(deps): bump postcss-modules from 4.1.3 to 4.2...
2021-08-02  dependabot... build(deps-dev): bump eslint from 7.29.0 to 7.32.0...
2021-08-02  dependabot... build(deps-dev): bump @types/puppeteer from 5.4.3 to...
2021-08-02  dependabot... build(deps-dev): bump @types/consolidate from 0.14...
2021-08-02  dependabot... build(deps-dev): bump sass from 1.35.1 to 1.37.0 (...
2021-07-29  Evan Youchore(server-renderer): readme [ci skip]
2021-07-29  Evan Youfix(runtime-core): component effect scopes should be...
2021-07-29  Evan Yourelease: v3.2.0-beta.7 v3.2.0-beta.7
2021-07-29  Evan Youfeat(server-renderer): decouple esm build from Node...
2021-07-29  Evan Youchore: bump node types
2021-07-29  Evan Youci: set node to 16
2021-07-29  Roan Kattouwfix(shared): support custom .toString() in text interpo...
2021-07-29  Bartek Igielskibuild(server-renderer): Add ESM as a build target ...
2021-07-29  Evan Yourefactor: simplify for size
2021-07-29  Bas van Meursrefactor(reactivity): optimize child effect scope deref...
2021-07-28  Evan Youfeat(sfc): remove experimental status for sfc style...
2021-07-28  Evan Youfix(suspense): fix dynamicChildren tracking when suspen...
2021-07-28  Evan Youfix(reactivity): dereference nested effect scopes on...
2021-07-28  Picktypes(reactivity): simplify UnwrapNestedRefs (#4194)
2021-07-28  Picktypes(reactivity): Simplify the SymbolExtract (#4162)
2021-07-28  Roan Kattouwchore: Add LICENSE file for vue-compat (#4200) [ci...
2021-07-28  edisonfix(sfc/style-vars): improve ignore style variable...
2021-07-27  Evan Yourelease: v3.2.0-beta.6 v3.2.0-beta.6
2021-07-27  Evan Youfeat: unwrap refs in toDisplayString
2021-07-27  Evan Youfix(runtime-core): expose ssrUtils in esm-bundler build
2021-07-27  Evan Youfix(inject): should auto unwrap injected refs
2021-07-27  Evan Youchore: rename method to make it more explicit it is...
2021-07-26  edisonfix(sfc/style-vars): should ignore style variable bindi...
2021-07-23  Evan Youworkflow: auto determine release dist-tag
2021-07-23  Evan Yourelease: v3.2.0-beta.5 v3.2.0-beta.5
2021-07-23  Ottodocs: update vite init command (#4176) [ci skip]
2021-07-23  Evan Youfix(v-model): avoid resetting value of in-focus & lazy...
2021-07-23  Evan Youfix(types): fix types for readonly ref
2021-07-23  Evan Yourefactor: adjust custom element hmr, fix tests
2021-07-22  Evan Youfix(hmr): fix custom elements hmr edge cases
2021-07-22  Evan Youfeat(runtime-dom): support passing initial props to...
2021-07-22  Evan Youfeat(runtime-dom): hmr for custom elements
2021-07-22  Evan Youfeat(runtime-dom): support specifying shadow dom styles...
2021-07-22  Evan Yourefactor(compiler-sfc): improve script setup import...
2021-07-22  Evan Youfeat(compiler-sfc): avoid exposing imports not used...
2021-07-22  Evan Youfix(hmr): fix hmr when global mixins are used
2021-07-21  Evan Yourelease: v3.2.0-beta.4 v3.2.0-beta.4
2021-07-21  Evan Youfix(runtime-core): ensure setupContext.attrs reactivity...
2021-07-21  Evan Youfix(runtime-dom): defer setting value
2021-07-21  王嘉欣chore(types): remove unnecessary assertions (#4168)
2021-07-21  webfansplzchore(types): remove unnecessary non-null assertion...
2021-07-21  Evan Youperf: skip patch on same vnode
2021-07-21  Evan Youbuild: reduce runtime build size
2021-07-20  Evan Yourelease: v3.2.0-beta.3 v3.2.0-beta.3
2021-07-20  Evan Youfeat(reactivity): deferredComputed
2021-07-20  Evan Youfeat(runtime-core): watchSyncEffect
2021-07-20  Evan Youfix(reactivity): revert computed scheduler change
2021-07-20  Evan Youfix(watch): ensure watchers respect detached scope
2021-07-20  Evan Youfix(runtime-core): fix v-bind class/style merging regre...
2021-07-20  webfansplzfix(sfc-playground): Transform named default exports...
2021-07-20  webfansplzchore(type): remove unnecessary type assertion (#4150)
2021-07-20  Evan Youbuild: fix default build script (ignore sfc-playground)
2021-07-19  Evan Yourelease: v3.2.0-beta.2 v3.2.0-beta.2
2021-07-19  Evan Youfix(compiler-core): fix self-closing tags with v-pre
2021-07-19  Evan Yourefactor: better fix for ec6abe8d
2021-07-19  Evan Youchore: remove peer dep for compiler-sfc
2021-07-19  Evan Youfeat(compiler-sfc): add ignoreEmpty option for sfc...
2021-07-19  Evan Youfix(compiler-sfc): fix whitespace preservation when...
2021-07-19  Evan Youchore: run updated prettier
2021-07-19  Amour1688feat(types): map declared emits to onXXX props in infer...
2021-07-19  Pickchore(reactivity): correct the description of the test...
2021-07-19  Evan Youfix(v-model): properly detect input type=number
2021-07-19  Evan Youfix(compiler-sfc): support const enum
2021-07-19  Cédric Exbrayatperf(compiler-sfc): ignore empty blocks (#3520)
2021-07-19  Homyee Kingchore(shared): remove extra NaN logic (#3837)
2021-07-19  ioslhfix(ssr): update initial old value to watch callback...
2021-07-19  Evan Youfix(compiler-sfc): expose correct range for empty blocks
2021-07-19  Evan Youfix(scheduler): fix insertion for id-less job
2021-07-19  Evan Youfix(reactivity): computed should not trigger scheduler...
2021-07-19  Austin Keenerfeat(compiler): allow 'comments' option to affect comme...
2021-07-19  webfansplzchore(shared): remove deprecated html tags (#4130)
2021-07-19  Evan Youfix(runtime-core): fix null type in required + multi...
2021-07-19  Evan Youchore: fix type issue
2021-07-19  edisonfix(compiler-sfc): defineProps infer TSParenthesizedTyp...
2021-07-19  Evan Yourefactor: improve the fix for #4138
2021-07-19  Evan Youfix(shared): normalizeStyle should handle strings
2021-07-19  lenochore(runtime-core): use bit operations instead (#4142)
2021-07-19  webfansplzchore(types): improve of type assertion (#4141)
2021-07-19  Cédric Exbrayatchore(sfc-playground): remove compiler macro imports...
2021-07-16  Evan Youtypes: typing for ref macros
2021-07-16  Evan Youchore: remove deprecated defineEmit & useContext APIs
2021-07-16  Evan Yourelease: v3.2.0-beta.1 v3.2.0-beta.1
2021-07-16  Evan Youfix(sfc/style-vars): properly re-apply style vars on...
2021-07-16  Evan Youchore: fix codegen error due to scopeId deprecation...
2021-07-16  Evan Youworkflow: also rebuild runtime-dom when working on...
2021-07-16  Evan Youchore: expose watchPostEffect
2021-07-16  Evan Youfix: ensure customElements API ssr compatibility
2021-07-16  fishDogchore(compiler-core): reduce unnecessary cache inside...
2021-07-16  Evan Youfeat(sfc): support namespaced component tags when using...
next