]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
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...
2021-07-16  Evan Yourefactor: remove outdated slot ctx wrapper codegen
2021-07-16  Evan Youfix(runtime-core): fix default shapeFlag for fragments
2021-07-16  Evan Youfix: ignore .prop/.attr modifiers in ssr
2021-07-16  Evan Yourefactor: remove deprecated defineEmit() support
2021-07-16  Evan Youfeat(sfc): (experimental) new ref sugar
2021-07-16  Evan Youfeat: remove experimental status of `<script setup>`
2021-07-16  Evan Yourefactor: remove deprecated scopeId codegen
2021-07-16  Evan Youfeat: support v-bind .prop & .attr modifiers
2021-07-16  Evan Youfeat: custom element reflection, casting and edge cases
2021-07-16  Evan Youtypes: fix dts tests
2021-07-16  Evan Youtest: fix renderSlot tests
2021-07-16  Evan Youfeat(runtime-dom): defineCustomElement
2021-07-16  Evan Youfeat: watchPostEffect
2021-07-16  Evan Youfeat: v-memo
2021-07-16  Evan Youfeat(reactivity): support onTrack/onTrigger debug optio...
2021-07-16  Evan Youperf: also hoist all-static children array
2021-07-16  Evan Youchore: bump serve
2021-07-16  Evan Youtest: more test cases for computed w/ scheduler
2021-07-16  Evan Yourefactor: sync value access for chained computed w...
2021-07-16  Evan Youperf: hoist dynamic props lists
2021-07-16  Evan Youchore: use consistent file naming
2021-07-16  Evan Yourefactor: reduce bundle size
2021-07-16  Bas van Meursperf(reactivity): use bitwise dep markers to optimize...
2021-07-16  Evan Youchore: remove unncessary property on ComputedRef interface
2021-07-16  Evan Youtest: test for computed optimization
2021-07-16  Evan Youperf(reactivity): avoid triggering re-render if compute...
2021-07-16  Anthony Fufeat(reactivity): new effectScope API (#2195)
next