]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2020-04-25  likuifix: run ci 1009/head
2020-04-22  underfinUpdate packages/runtime-core/src/components/BaseTransit...
2020-04-21  likuitypes(runtime-core): improve types for transition hook
2020-04-20  Evan Yourelease: v3.0.0-beta.3 v3.0.0-beta.3
2020-04-20  Andrew Talbotfeat(runtime-core): improve warning for extraneous...
2020-04-20  Evan Youfeat(warn): infer anonymous component named based on...
2020-04-20  Evan Youfix(warn): fix component name inference in warning...
2020-04-20  Andrew Talbotperf(core): use `startsWith` instead of `indexOf` ...
2020-04-20  Mohamed Nainarchore: changelog typo (#988) [ci skip]
2020-04-20  Evan Youfeat(runtime-core): more specific warning for failed...
2020-04-20  Evan Youfeat(build): provide more specific warnings for runtime...
2020-04-20  Evan Youfix(runtime-core): should not cast prop value if prop...
2020-04-20  Evan Yourefactor(hmr): simplify usage
2020-04-20  Evan Youbuild: remove __BUNLDER__ flag so that HMR is available...
2020-04-20  limichangerefactor(reactivity): simplify if condition (#1002)
2020-04-20  dependabot... build(deps-dev): bump @rollup/plugin-json from 4.0...
2020-04-20  dependabot... build(deps-dev): bump @rollup/plugin-replace from 2...
2020-04-20  dependabot... build(deps-dev): bump jest from 25.3.0 to 25.4.0
2020-04-19  Evan Youbuild: adjust build formats
2020-04-17  Jian Zhangchore: remove a dead if branch (#986)
2020-04-17  Evan Youchore: edit changelog [ci skip]
2020-04-17  Evan Yourelease: v3.0.0-beta.2 v3.0.0-beta.2
2020-04-17  Evan Youfix(runtime-core): fix user attched public instance...
2020-04-17  Carlos Rodriguesfix(watch): fix deep watchers on refs containing primit...
2020-04-17  Evan Youfeat(types): expose ComponentCustomOptions for declarin...
2020-04-17  Evan Youfeat(types): feat(types): add `ComponentCustomPropertie...
2020-04-17  Cédric Exbrayatfeat(types): expose ExtractPropTypes (#983)
2020-04-17  扩散性百万甜面包test(compiler-core): expect onError to be called (...
2020-04-17  Adrià Fontcubertachore: update VTU status (#979)
2020-04-17  dependabot... build(deps-dev): bump ts-jest from 25.3.1 to 25.4.0
2020-04-17  dependabot... build(deps-dev): bump @ls-lint/ls-lint from 1.8.0 to...
2020-04-16  Evan Youchore: update readme [ci skip]
2020-04-16  Evan Yourelease: v3.0.0-beta.1 v3.0.0-beta.1
2020-04-16  Evan Yourefactor(runtime-core): refactor instance public proxy...
2020-04-16  Evan Youwip: separate setupState
2020-04-16  Evan Youfeat(runtime-core): skip emit warn if has equivalent...
2020-04-16  Evan Youperf(runtime-core): use raw context on component option...
2020-04-16  Evan Yourefactor(runtime-core): remove need for internal instan...
2020-04-16  Cédric Exbrayatfix(reactivity): remove Symbol.observable (#968)
2020-04-16  Carlos Rodriguestest(reactivity): add tests for object with symbols...
2020-04-15  Evan Yourefactor(reactivity): adjust APIs
2020-04-15  Evan Yourelease: v3.0.0-alpha.13 v3.0.0-alpha.13
2020-04-15  Carlos Rodriguestypes(ref): fix dts test for ref (#965)
2020-04-15  Evan Youtypes: improve UnwrapRef (#579)
2020-04-15  pikaxtypes: remove tuple check and add type check for tuple 579/head
2020-04-15  Carlos RodriguesApply suggestions from code review
2020-04-15  pikaxMerge remote-tracking branch 'github/master' into chang...
2020-04-15  Evan Youchore: run prettier
2020-04-15  Evan Youfix(runtime-dom/v-on): support event.stopImmediatePropa...
2020-04-15  Evan Yourefactor(reactivity): make readonly non-tracking
2020-04-15  Evan Yourefactor(reactivity): move array ref handling into...
2020-04-15  Evan Youfeat(reactivity): add support for `toRef` API
2020-04-15  Evan Youfeat(reactivity): add support for `customRef` API
2020-04-14  Evan Youchore: revert debugging dev flag
2020-04-14  Evan Youtypes: fix public instance $root and $parent type
2020-04-14  Evan Youfeat(runtime-core): detect and warn against components...
2020-04-14  Evan Youfeat(runtime-core): warn async data()
2020-04-14  Evan Youfix(scheduler): sort jobs before flushing
2020-04-14  Evan Youfix(runtime-core): should resolve value instead of...
2020-04-14  Evan Youchore: import toRaw from @vue/reactivity
2020-04-13  Evan Yourefactor(reactivity): remove stale API `markReadonly`
2020-04-13  Evan YouRevert "feat(reactivity): add effect to public api...
2020-04-13  Claudio Eyzaguirrechore: fix typo in Chagelog.md (#960) [ci skip]
2020-04-13  pikaxMerge remote-tracking branch 'github/master' into chang...
2020-04-13  Evan Youfix(runtime-core): fix kebab-case props update
2020-04-13  likuifix(runtime-dom): should patch svg innerHtml (#956)
2020-04-13  Thorsten Lünborgfix(types): UnwrapRef should bail on DOM element types...
2020-04-13  Evan Yourefactor: make sure setupContext.emit always reference...
2020-04-13  Kingchore: fix changelog typo (#953) [ci skip]
2020-04-13  dependabot... build(deps-dev): bump @rollup/plugin-node-resolve from...
2020-04-13  dependabot... build(deps-dev): bump rollup from 2.4.0 to 2.6.1
2020-04-13  dependabot... build(deps-dev): bump @rollup/plugin-commonjs from...
2020-04-12  pikaxtypes: add symbolExtract to extract all known symbols
2020-04-10  Evan Yourefactor: adjust runtime-dom test structure + tests...
2020-04-10  Evan Yourefactor: simplify runtime-dom class tests
2020-04-10  Evan Youfix(runtime-dom): fix patching for attributes starting...
2020-04-10  Evan Yourefactor(runtime-core): remove emit return value
2020-04-10  Evan Youfix(compiler-core): should not generate CLASS/STYLE...
2020-04-10  Evan Yourefactor(runtime-core): move updateCompnent into separa...
2020-04-10  dependabot... build(deps-dev): bump rollup from 2.3.4 to 2.4.0
2020-04-09  David Berneggerchore: show non-breaking space in changelog [ci skip...
2020-04-09  dependabot... build(deps-dev): bump jest from 25.2.7 to 25.3.0
2020-04-08  Evan Yourelease: v3.0.0-alpha.12 v3.0.0-alpha.12
2020-04-08  Evan Youfix(compiler): support full range of entity decoding...
2020-04-08  Evan Youfix(compiler): should not condense  
2020-04-08  Evan Youfix(compiler): should only strip leading newline direct...
2020-04-08  pikaxtypes: bring back my changes
2020-04-08  pikaxMerge remote-tracking branch 'github/master' into chang...
2020-04-08  Evan Youfix(slots): should update compiled dynamic slots
2020-04-08  dependabot... build(deps): bump @babel/types from 7.9.0 to 7.9.5...
2020-04-08  likuifix(runtime-core): set fragment root children should...
2020-04-08  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-04-08  dependabot... build(deps-dev): bump rollup from 2.3.3 to 2.3.4
2020-04-08  dependabot... build(deps-dev): bump enquirer from 2.3.4 to 2.3.5
2020-04-07  Evan Youfix(compiler-core): elements with dynamic keys should...
2020-04-07  Evan Youbuild: remove size check for runtime.global files
2020-04-07  Evan Youfix(transition): should ship props declarations in...
2020-04-07  Evan Youfix(transition): fix dynamic transition update on neste...
2020-04-07  Evan Youfeat(asyncComponent): add `onError` option for defineAs...
2020-04-07  Evan Youtest: fix runtime-dom v-on test
next