]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-08-06  Haoqun Jiangworkflow: add a "publish" workflow for automated releas...
2024-08-06  edisonfix(compiler-ssr): don't render v-if comments in Transi...
2024-08-06  edisonchore: fix typo (#11522)
2024-08-06  Evan Youfix(ssr): respect textContent/innerHTML from getSSRProp...
2024-08-06  Evan Youfix(hydration): force hydrate custom element dynamic...
2024-08-06  Evan Youfeat(custom-element): support nonce option for injected...
2024-08-06  Evan Youfeat(custom-element): support passing custom-element...
2024-08-06  David Matterci: fix canary release workflow (#11516)
2024-08-05  Evan Youfeat(custom-element): inject child components styles...
2024-08-05  Evan Yourefactor: isCE -> ce
2024-08-05  Evan Youchore: warn style injection in shadowRoot: false mode
2024-08-05  renovate[bot]chore(deps): update dependency lint-staged to ^15.2...
2024-08-05  renovate[bot]chore(deps): update build (#11495)
2024-08-05  Evan Youchore(deps): limit minimatch range
2024-08-05  renovate[bot]chore(deps): update dependency magic-string to ^0.30...
2024-08-05  renovate[bot]chore(deps): update dependency puppeteer to ~22.15...
2024-08-05  renovate[bot]chore(deps): update all non-major dependencies (#11494)
2024-08-05  Evan Youchore(deps): upgrade to entities 5.0
2024-08-05  Evan Youfix(compiler-core): properly handle for loop variable...
2024-08-05  renovate[bot]chore(deps): update dependency rimraf to v6 (#11505)
2024-08-05  renovate[bot]chore(deps): update dependency typescript-eslint to...
2024-08-05  Evan Youfix(compiler-core): fix expression transform for try...
2024-08-05  renovate[bot]chore(deps): update dependency marked to v13 (#11500)
2024-08-05  Andy Lifix(types/custome-element): `defineCustomElement` props...
2024-08-05  Tychofix(types/withDefaults): ensure default values of type...
2024-08-05  bteatest(runtime-core): test cases when the value of the...
2024-08-05  远方osfeat(types): allow computed getter and setter types...
2024-08-05  Tychofeat(types): provide internal options for using refs...
2024-08-05  Sunny Fuchore(runtime-test): remove useless test code (#11483)
2024-08-05  Tychorefactor(types/ref): update `MaybeRef` to include all...
2024-08-04  Evan Youchore(deps): bump TypeScript to 5.5
2024-08-03  郝晨光feat(custom-element): support for expose on customEleme...
2024-08-03  Evan Youfeat(custom-element): useShadowRoot() helper
2024-08-03  Evan Youfeat(custom-element): support emit with options
2024-08-03  Evan Youfix(custom-element): ignore scoped id
2024-08-03  Evan Youfeat(custom-element): support shadowRoot: false in...
2024-08-02  远方osfeat(reactivity/watch): add pause/resume for ReactiveEf...
2024-08-02  Tychodx(useTemplateRef): warn when declaring with the same...
2024-08-02  Haoqun Jiangfeat(runtime-dom): Trusted Types compatibility (#10844)
2024-08-02  Damian Głowalafeat(types): export `MultiWatchSources` type (#9563)
2024-08-02  David Mattertest(types): add test for generic discriminated unions...
2024-08-02  远方osfeat(watch): support passing number to `deep` option...
2024-08-02  Evan Youfix(types): allow using InjectionKey as valid property key
2024-08-01  Evan Youfeat: support specifying allowed keys via generic argum...
2024-07-31  Evan Yourelease: v3.5.0-alpha.5 v3.5.0-alpha.5
2024-07-31  Evan Youchore: Merge branch 'main' into minor
2024-07-31  Evan Yourelease: v3.4.35 v3.4.35
2024-07-31  Evan Youfix(teleport/ssr): fix Teleport hydration regression...
2024-07-31  edisonfix(Teleport): ensure targetAnchor and targetStart...
2024-07-31  Evan Youfeat: lazy hydration strategies for async components...
2024-07-29  Evan Youtest: make transition tests more stable locally
2024-07-29  skirtleperf(runtime-core): improve efficiency of normalizeProp...
2024-07-29  Tychochore(types): reuse built-in Iterator type (#11435)
2024-07-29  renovate[bot]chore(deps): update dependency conventional-changelog...
2024-07-29  renovate[bot]chore(deps): update dependency eslint-plugin-import...
2024-07-29  Tychofix(types/ref): allow getter and setter types to be...
2024-07-29  wzc520pyfmchore(sfc-playgroud): highlight the commit and latest...
2024-07-29  renovate[bot]chore(deps): update lint (#11448)
2024-07-29  renovate[bot]chore(deps): update build (#11447)
2024-07-29  Tychorefactor(reactivity): simplify the wrapping logic for...
2024-07-29  renovate[bot]chore(deps): update test (#11417)
2024-07-29  wzc520pyfmchore(docs): update the minimum requeird version of...
2024-07-29  renovate[bot]fix(deps): update compiler (#11416)
2024-07-29  renovate[bot]chore(deps): update all non-major dependencies (#11415)
2024-07-29  renovate[bot]chore(deps): update autofix-ci/action digest to ff86a55...
2024-07-25  Evan Youfeat(hydration): support suppressing hydration mismatch...
2024-07-24  Evan Yourelease: v3.5.0-alpha.4 v3.5.0-alpha.4
2024-07-24  Evan Youchore: Merge branch 'main' into minor
2024-07-24  Evan Yourelease: v3.4.34 v3.4.34
2024-07-24  Evan Yourefactor: use hasChanged for useModel comparisons
2024-07-24  Tychofix(defineModel): correct update with multiple changes...
2024-07-24  Evan Youfix(useId): properly mark async boundary for already...
2024-07-24  Evan Youtest: add test case for useId
2024-07-24  Evan Youfix(suspense/hydration): fix hydration timing of async...
2024-07-24  Evan Yourefactor: remove unnecessary else
2024-07-19  Evan Yourelease: v3.5.0-alpha.3 v3.5.0-alpha.3
2024-07-19  Evan Youchore: Merge branch 'main' into minor
2024-07-19  Evan Youfeat(runtime-core): useId() (#11404)
2024-07-19  Evan Yourelease: v3.4.33 v3.4.33
2024-07-19  edisonrefactor(runtime-core): remove attrsProxy and slotsProx...
2024-07-19  Tychofix(runtime-dom): handle undefined values in v-html...
2024-07-19  Hongkun Pengchore(build): fix build error on Windows (#11389)
2024-07-19  Evan Youchore: move useTemplateRef tests
2024-07-19  Evan Youfix(build): enable SSR branches in esm-browser builds
2024-07-19  Evan Youworkflow: enable prod hydration details in dev script
2024-07-19  Evan Yourefactor: move useTemplateRef file
2024-07-18  Evan Youtest(teleport): test for accessing template ref inside...
2024-07-18  Evan Youfeat(teleport): support deferred Teleport (#11387)
2024-07-17  Evan Youfeat: useTemplateRef()
2024-07-17  Evan Youchore: update comments for proxyRefs
2024-07-17  Evan Youchore: Merge branch 'main' into minor
2024-07-17  Evan Yourelease: v3.4.32 v3.4.32
2024-07-17  yangxiuxiufix(runtime-core): do not emit when defineModel ref...
2024-07-17  linzhefix(runtime-dom): properly handle innerHTML unmount...
2024-07-17  Zhaolin Liangfix(compiler-sfc): correctly resolve type annotation...
2024-07-17  Evan Youtest: test case for #11286
2024-07-17  Evan Youfix(hydration): fix tracking of reactive style objects...
2024-07-17  Evan Youfix(compiler-sfc): should properly walk desutructured...
2024-07-17  Tychofix(reactivity): ensure `unref` correctly resolves...
2024-07-17  Evan Youfeat(runtime-core): add app.config.throwUnhandledErrorI...
next