]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2021-03-27  Evan Yourelease: v3.0.9 v3.0.9
2021-03-27  Richard Cookefix(runtime-core): remove dev-only props property from...
2021-03-27  Johnson Chufix(compiler-core): fix slot source location (#3494)
2021-03-27  Evan Youfix(runtime-core): fix kebab-case prop required warning
2021-03-27  Evan Youfix: ensure backwards compat for pre-compiled sfc compo...
2021-03-26  Evan Yourelease: v3.0.8 v3.0.8
2021-03-26  Evan Youfix(runtime-core): fix erraneous emits warnings w/...
2021-03-26  Evan Youfix(runtime-core): should not track deps in pre flush...
2021-03-26  Thorsten Lünborgfix(reactivity): ensure that shallow and normal proxies...
2021-03-26  HcySunYangfix(reactivity): fix shallow readonly behavior for...
2021-03-26  HcySunYangfix(Teleport): fallback to non-optimized mode when...
2021-03-26  Evan Youfix(ssr): properly update currentRenderingInstance...
2021-03-26  HcySunYangfix(hydration): handle camel-case tag name when perform...
2021-03-26  HcySunYangfix(ssr/hydration): handle ending empty text node ...
2021-03-26  Evan Youchore: update readme [ci skip]
2021-03-26  Evan Youfix(ssr): ensure async setup error handling work with...
2021-03-26  edisonfix(runtime-core): handle error in async setup (#2881)
2021-03-26  Evan Youfix(component): prioritize registered component over...
2021-03-26  dependabot... build(deps-dev): bump @types/jest from 26.0.21 to 26...
2021-03-26  dependabot... build(deps-dev): bump @types/node from 14.14.35 to...
2021-03-25  Evan Youfix(ssr): fix memory leak when vnode component render...
2021-03-25  HcySunYangfix(types): unwrap refs on public instance data (#3319)
2021-03-25  HcySunYangfix(runtime-core): cache props default values to avoid...
2021-03-25  HcySunYangfix(compiler-core): allow unicode to appear in identifi...
2021-03-25  HcySunYangfix(compiler-core): avoid generating useless createVNod...
2021-03-25  HcySunYangfix(runtime-core): the select tag's multiple prop shoul...
2021-03-25  Evan Yourefactor: simplify lifecycle hook call logic
2021-03-25  HcySunYangfix(runtime-core): should call chained mixins and exten...
2021-03-25  HcySunYangfix(runtime-core): fix warning for absent props (#3363)
2021-03-25  bartenrafix(types/jsx): llow tabindex to be a string (#3476)
2021-03-25  funkyfunchore(types): remove redundant 'undefined' type (#3484)
2021-03-25  edisonfix(compiler-sfc): should not rewrite scope variable...
2021-03-25  GU Yilingfix(compiler-dom): stringifyStatic should remove attrib...
2021-03-25  Evan Youchore: fix test
2021-03-25  HcySunYangfix(compiler-core): should not condense whitespace...
2021-03-25  HcySunYangfix(runtime-core): should not cache property access...
2021-03-25  HcySunYangfix(compiler-core): detect v-if branch root with commen...
2021-03-25  07akionifix(types): union function prop (#3119)
2021-03-25  Evan Youfix(reactivity): ensure computed can be wrapped by...
2021-03-25  TJ Koblentzfix(ssr): watchEffect onInvalidate runner initializatio...
2021-03-25  edisonfix(runtime-core): ensure only skip unflushed job ...
2021-03-25  HcySunYangfix(compiler-ssr): keep the order of imports expression...
2021-03-25  HcySunYangfix(Teleport): component with multi roots should be...
2021-03-25  HcySunYangfix(ssr): respect render function from extends/mixins...
2021-03-25  dependabot... build(deps): bump @babel/parser from 7.13.9 to 7.13...
2021-03-25  dependabot... build(deps): bump @babel/types from 7.13.0 to 7.13...
2021-03-25  HcySunYangfix(rumtime-core): custom dom props should be cloned...
2021-03-23  edisonfix(runtime-core): handle error in async watchEffect...
2021-03-23  鱼fix(teleport): targetAnchor should also be removed...
2021-03-23  Cédric Exbrayatfix: add display name for suspense component (#3312)
2021-03-23  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-03-23  dependabot... build(deps-dev): bump semver from 7.3.4 to 7.3.5
2021-03-22  HcySunYangfix(transition): toggling branches with in-out mode...
2021-03-22  Evan Youtest(ssr): test render function Transition usage in SSR
2021-03-22  HcySunYangfix(KeepAlive): adapt keepalive for ssr (#3259)
2021-03-22  HcySunYangfix(compiler-core): fix the detection of forwarded...
2021-03-19  HcySunYangfix(compiler-sfc): scope Id should not be attached...
2021-03-18  dependabot... build(deps-dev): bump ts-jest from 26.5.3 to 26.5.4
2021-03-18  dependabot... build(deps-dev): bump @types/jest from 26.0.20 to 26...
2021-03-16  dependabot... build(deps-dev): bump @types/node from 14.14.34 to...
2021-03-16  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-03-15  dependabot... build(deps-dev): bump @types/node from 14.14.33 to...
2021-03-15  dependabot... build(deps-dev): bump eslint from 7.21.0 to 7.22.0
2021-03-10  dependabot... build(deps-dev): bump @types/node from 14.14.32 to...
2021-03-09  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-03-08  dependabot... build(deps-dev): bump @types/node from 14.14.31 to...
2021-03-05  Evan Youchore: only set slotted flag on sfc descriptor if style...
2021-03-05  Evan Youchore: fix all test cases
2021-03-05  Evan Youchore: fix types
2021-03-05  Evan Youperf: support only attaching slot scope ids when necessary
2021-03-05  Evan Youfix(compiler): properly bail stringfication for nested...
2021-03-05  Evan Yourefactor: fix implementation of SFC :slotted id handling
2021-03-05  dependabot... build(deps-dev): bump typescript from 4.2.2 to 4.2...
2021-03-04  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2021-03-04  dependabot... build(deps-dev): bump ts-jest from 26.5.2 to 26.5.3...
2021-03-03  Evan Youbuild(deps): bump typescript
2021-03-03  Cédric Exbrayatchore: fix ownKeys signature (#3313)
2021-03-03  Evan Youbuild(deps): bump @babel/parser and @babel/types
2021-03-03  dependabot... build(deps-dev): bump pug from 2.0.4 to 3.0.1 (#3344)
2021-03-03  dependabot... build(deps): bump postcss from 8.1.10 to 8.2.6 (#3221)
2021-03-02  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-03-01  Evan Yourefactor: adjust logic branches
2021-03-01  HcySunYangfix(runtime-core): fix async component ref handling...
2021-03-01  Evan Youtest(types): test for tsx style validation
2021-03-01  Evan Youchore: rename test to match src filename
2021-03-01  Kadir Yazıcıfix(types): allow style to be an array in JSX (#2947)
2021-03-01  HcySunYangfix(runtime-dom): support mounting app to svg container...
2021-03-01  Evan Yourelease: v3.0.7 v3.0.7
2021-03-01  Evan Youchore: bail early on release test run
2021-03-01  Evan Youtest: improve e2e test stability
2021-03-01  Evan Youfix(deps): pin Rollup to 2.38
2021-03-01  dependabot... build(deps-dev): bump rollup from 2.39.1 to 2.40.0...
2021-03-01  dependabot... build(deps-dev): bump eslint from 7.20.0 to 7.21.0...
2021-02-26  Evan Youfix(compiler-sfc): handle more edge cases in default...
2021-02-25  lidlanca fix(compiler-ssr) ensure that ssrHelpers are unique...
2021-02-25  zhufengzhufengperf(reactivity): only call Set.add if doesn't already...
2021-02-25  HcySunYangfix(v-show): v-show takes higher priority than style...
2021-02-25  HcySunYangfix(scheduler): ensure updates are always inserted...
2021-02-25  Evan Youtest: test case for #3300, #3301
2021-02-25  HcySunYangfix(runtime-core): properties in methods should be...
next