]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2023-01-26  Evan Youci: fix dts tests 7581/head
2023-01-26  Evan Youchore: explicitly install jsdom
2023-01-26  Evan Youchore: replace test global types with vitest types
2023-01-26  Evan Youworkflow: complete migration from jest to vitest
2023-01-26  Evan Youwip(vitest-migration): all tests passing
2023-01-26  Evan Youwip(vitest-migration): runtime-dom tests passing +...
2023-01-26  Evan Youchore: only wrap during tests
2023-01-26  Evan Youwip(vitest-migration): runtime-core tests passing
2023-01-26  Evan Youwip(vitest-migration): compat tests passing
2023-01-26  Evan Youwip(vitest-migration): compiler-ssr tests passing
2023-01-26  Evan Youwip(vitest-migration): compiler-sfc tests passing
2023-01-26  Evan Youwip(vitest-migration): compiler-dom tests passing
2023-01-26  Evan Youwip(vitest-migration): compiler-core tests passing
2023-01-26  Evan Youwip(vitest-migration): ssr tests passing
2023-01-26  Evan Youbuild: fix build script
2023-01-26  Evan Youwip(vitest-migration): shared tests passing
2023-01-26  Evan Youwip(vitest-migration): reactivity tests passing
2023-01-26  Evan Youbuild: update build scripts to esm
2023-01-26  Evan Youchore: bump vite and esbuild
2023-01-21  Evan Youfix(build): fix cjs re-exports check for compat build
2023-01-20  Evan Youfix(build): ensure cjs re-exports can be properly detec...
2023-01-16  白雾三语fix(shared): `feDistanceLight` changed to `feDistantLig...
2023-01-12  Anthony Fuchore: apply format
2023-01-12  Anthony Fuchore: run format
2023-01-09  skirtledx(runtime-core): warn when expose() is misused (#7221) 7491/head
2023-01-09  魏refactor(reactivity): hasOwnProperty add this parameter...
2023-01-09  Thorsten Lünborgfix(reactivity): ensure watch(Effect) can run independe...
2023-01-09  魏test(reactivity): Using toRaw on a raw Array (#7354)
2023-01-09  yurj26fix(runtime-dom): style update error when component...
2023-01-09  Julien Huangfix(compiler-sfc): allow declaring variables after...
2023-01-01  Yue Yangfix(types): add or update referrerpolicy (#7199)
2022-12-23  白雾三语fix(customElement): customElement can emit event (...
2022-12-01  Brian Nduhiuchore: update BACKERS.md (#7140) [ci skip]
2022-12-01  Brian Nduhiuchore: update README.md (#7139) [ci skip]
2022-11-25  白雾三语fix(runtime-core): ensure prop type validation warning...
2022-11-14  Evan Youci: move chrome cache restore to before pnpm install
2022-11-14  Evan Youci: skip chromium download in jobs that do not need it
2022-11-14  Evan Youchore: add script notes for SFC playgound [ci skip]
2022-11-14  CHOYSENchore(sfc-playground): add README to link to its websit...
2022-11-14  Evan Youchore: remove yarn reference
2022-11-14  Evan Youchore: bump esbuild
2022-11-14  Evan Youci: cache chromium binary
2022-11-14  Evan Youbuild: suppress rollup external warnings
2022-11-14  Evan Youbuild: bump jest, puppeteer and use official rollup...
2022-11-14  Evan Youfix(shared): toNumber should only coerce strings
2022-11-14  翠 / greenfix(types): allow assigning wider SetupContext type...
2022-11-14  Evan Youfix(reactivity): track hasOwnProperty
2022-11-14  Evan Youchore: fix assertNumber for undefined value
2022-11-14  Evan Youfix(custom-elements): use strict number casting
2022-11-14  Evan Yourefactor: use Number constructor when coercing array...
2022-11-14  三咲智子 Kevin... fix(reactivity-transform): prohibit const assignment...
2022-11-14  三咲智子 Kevin... fix(v-model): ensure v-model listener casing is consist...
2022-11-14  Cédric Exbrayatchore(compiler-core): missing space in v-slot mixed...
2022-11-14  Samuel Rigaudfix(compiler-core): typeof should be allowed in browser...
2022-11-14  webfansplzchore(types): remove unnecessary type assertions (...
2022-11-14  Zollerofix(runtime-core): set scope id before props (#6948)
2022-11-14  JayFatebuild(deps): upgrade rollup@2 to rollup@3 (#6990)
2022-11-14  Evan Youchore: snapshot
2022-11-14  Evan Youfix(reactivity-transform): fix $$ escape edge cases
2022-11-14  Evan Youdocs: add notes on more scripts in contribution guide
2022-11-14  Evan Youworkflow: adjust scripts to avoid reliance on implicit...
2022-11-14  Evan Youworkflow: ensure dev-sfc script build necessary deps...
2022-11-14  Flávio Reisdocs(contributing): change dependencies graph to mermai...
2022-11-14  被雨水过滤的空气-Rairntest(Transition): events with arguments (#6823)
2022-11-14  三咲智子 Kevin... refactor(compiler-core): make ast.helpers a Set (#6774)
2022-11-14  Tamay Eser... fix(compiler): add `hgroup` to supported `HTML_TAGS...
2022-11-14  webfansplzfix(types/effectScope): re-expose `active` as readonly...
2022-11-14  三咲智子 Kevin... refactor(compiler-sfc): drop Function prop type when...
2022-11-14  webfansplzchore(runtime-core): add `isRegExp` to check `RegExp...
2022-11-14  Tony Trinhtypes(runtime-core): support plugin options type infere...
2022-11-14  三咲智子 Kevin... fix(compiler-sfc): always generate runtime prop type...
2022-11-11  Scott BedardUpdate migration build link (#7109)
2022-11-11  Evan Yourelease: v3.2.45 v3.2.45
2022-11-11  Evan Youtest: test case for #6966
2022-11-11  ysy945fix(custom-elements): custom element should re-instanti...
2022-11-11  Evan Youfix(custom-elements): respect slot props in custom...
2022-11-11  Thorsten Lünborgfix(custom-elements): define declared properties in...
2022-11-11  Evan Youfix(custom-elements): fix number type props casting...
2022-11-11  Evan Youfix(custom-elements): properties set pre-upgrade should...
2022-11-11  Evan Youfix(custom-elements): should not reflect non-decalred...
2022-11-11  Thorsten Lünborgfix(custom-elements): fix event emitting for async...
2022-11-11  Thorsten Lünborgfix(custom-elements): also dispatch hyphenated version...
2022-11-11  Thorsten Lünborgfix(custom-elements): ensure custom elements can inheri...
2022-11-11  花果山大圣refactor: more concise bitwise operations for flag...
2022-11-11  Daniel Khalilchore: escape html tag in change log (#7089) [ci skip]
2022-11-10  被雨水过滤的空气(Rairn)fix(runtime-core): fix move/removal of static fragments...
2022-11-10  被雨水过滤的空气(Rairn)fix(hmr/keep-alive): fix error in reload component...
2022-11-10  Evan Youfix(sfc): also generate getter for import bindings...
2022-11-10  Evan Youfix(sfc): ensure consistent dev/prod behavior for non...
2022-11-10  Evan Youfix(sfc): ensure `<script setup>` binding behavior...
2022-11-10  Evan Youfix(v-model): fix incorrect codegen for non-ref bindings
2022-11-10  Evan Youchore: remove reference to tsd [ci skip]
2022-11-10  Evan Youfix(teleport/css-v-bind): fix css v-bind in teleport...
2022-11-10  Evan Youfix(teleport/css-v-bind): fix css v-bind for teleported...
2022-11-10  Evan Youchore: fix test
2022-11-10  Evan Youchore(types): mark more internal component instance...
2022-11-10  Evan Youfix(compiler/v-model): catch incorrect v-model usage...
2022-11-09  Evan Yourelease: v3.2.44 v3.2.44
2022-11-09  Thorsten Lünborgfix(watch): for immediate watch with single source...
2022-11-09  skirtledx(runtime-dom): warn when a style value ends in a...
next