]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2023-10-21  Carlos Rodriguesfix(ssr): fix hydration mismatch for disabled teleport... 9429/head
2023-10-21  skirtlefix(scheduler): ensure jobs are in the correct order...
2023-10-21  Haoqun Jiangfix: correctly resolve types from relative paths on...
2023-10-21  skirtlefix(reactivity): assigning array.length while observing...
2023-10-20  Evan Yourelease: v3.3.6 v3.3.6
2023-10-20  edisonfix(compiler-ssr): fix ssr compile error for select...
2023-10-20  丶远方chore(eslint): update eslint `no-unused-vars` rules...
2023-10-20  三咲智子 Kevin... fix(compiler-sfc): model name conflict (#8798)
2023-10-20  白雾三语fix(types): support contenteditable="plaintext-only...
2023-10-20  JayFatechore: use git default short commit-id (#7761)
2023-10-20  丶远方perf: replace Map/Set with WeakMap/WeakSet (#8549)
2023-10-20  pupufix(teleport): ensure descendent component would be...
2023-10-20  白雾三语fix(runtime-core): fix error when using cssvars with...
2023-10-20  Kaelfix(runtime-core): delete stale slots which are present...
2023-10-20  白雾三语fix(compiler-ssr): fix missing scopeId on server-render...
2023-10-20  Jeff Tianfix(compiler-sfc): support asset paths containing space...
2023-10-20  白雾三语chore(template-explorer): Fix template-explorer highlig...
2023-10-20  丶远方ci: use `.node-version` to maintain node version (...
2023-10-20  三咲智子 Kevin... chore: remove @types/estree (#9158)
2023-10-20  disservinchore: fix link in changelog [ci-skip] (#9438)
2023-10-20  Evan Yourelease: v3.3.5 v3.3.5
2023-10-20  Evan Youchore: avoid unncessary print on release script exit...
2023-10-20  Evan Youchore: fix sfc-playground build
2023-10-20  dependabot... chore: bump postcss from 8.4.30 to 8.4.31 (#9354)
2023-10-20  renovate[bot]chore(deps): update compiler (#9322)
2023-10-20  renovate[bot]chore(deps): update all non-major dependencies (#9286)
2023-10-20  renovate[bot]chore(deps): update dependency lint-staged to v15 ...
2023-10-20  Evan Youchore: bump min node version requirement for development
2023-10-20  renovate[bot]chore(deps): update autofix-ci/action digest to d3e5915...
2023-10-20  renovate[bot]chore(deps): update lint (#9287)
2023-10-20  Evan Youchore(deps): update lru-cache to v10
2023-10-20  renovate[bot]chore(deps): update build (#9260)
2023-10-20  Evan Youchore: replace chalk with picocolors
2023-10-20  Evan Youchore: check if commit is up-to-date with remote before...
2023-10-19  Vít Stanislavfix(compat): return value of vue compat set() (#9377)
2023-10-19  renovate[bot]fix(deps): update dependency monaco-editor to ^0.44...
2023-10-17  Haoqun Jiangbuild: use `stripInternal` (#9379)
2023-10-13  renovate[bot]chore(deps): update dependency @types/node to v18 ...
2023-10-12  renovate[bot]chore(deps): update dependency marked to v9 (#9324)
2023-09-22  Haoqun Jiangci: add a canary release workflow for next minor (...
2023-09-21  丶远方chore: add clean script (#9269)
2023-09-21  renovate[bot]chore(deps): update dependency conventional-changelog...
2023-09-21  renovate[bot]chore(deps): update dependency execa to v8 (#9266)
2023-09-20  renovate[bot]chore(deps): update compiler (#9157)
2023-09-20  renovate[bot]chore(deps): update build (major) (#9238)
2023-09-19  三咲智子 Kevin... fix(build): disable useDefineForClassFields in esbuild...
2023-09-19  renovate[bot]chore(deps): update lint (#9183)
2023-09-19  renovate[bot]chore(deps): update test (#9182)
2023-09-19  renovate[bot]chore(deps): update build (#9181)
2023-09-19  renovate[bot]chore(deps): update all non-major dependencies (#9180)
2023-09-06  renovate[bot]chore(deps): update vitest to ^0.34.3 (#9155)
2023-09-06  renovate[bot]fix(deps): update playground (#9154)
2023-09-06  renovate[bot]chore(deps): update actions/checkout action to v4 ...
2023-09-06  renovate[bot]chore(deps): update lint (#9152)
2023-09-06  renovate[bot]chore(deps): update actions/upload-artifact action...
2023-09-06  renovate[bot]chore(deps): update test (major) (#9148)
2023-09-06  renovate[bot]chore(deps): update lint (major) (#9147)
2023-09-06  三咲智子 Kevin... chore: upgrade node requirement for dev
2023-09-06  renovate[bot]chore(deps): update dependency serve to v14 (#9146)
2023-09-06  三咲智子 Kevin... chore: configure renovate (#8091)
2023-09-05  chenfanrefactor(reactivity): add instance check for effect...
2023-09-05  Evan Youchore: format
2023-09-05  Alexworkflow: add lock-closed-issues (#8970)
2023-09-05  三咲智子 Kevin... ci: add autofix for pr (#9112)
2023-09-05  Daniel Roefix(runtime-core): swap client/server debug labels...
2023-08-30  Evan Youchore: redirect feature requests to rfc discussion
2023-08-22  丶远方refactor: use symbol for private properties (#8681)
2023-08-22  Waleed Khaledrefactor(reactivity): encapsulate reactive handlers...
2023-08-21  三咲智子 Kevin... ci: fix get previous size data
2023-08-21  三咲智子 Kevin... ci: fix size report permissions
2023-08-21  三咲智子 Kevin... ci: improved size report (#8992)
2023-08-14  三咲智子 Kevin... ci: enforce format check
2023-08-11  三咲智子 Kevin... chore: format code
2023-07-21  dependabot... chore: bump word-wrap from 1.2.3 to 1.2.4 (#8821) 7861/head
2023-07-19  Shyam Chendocs: correct pnpm version (#8807)
2023-07-12  Evan YouRevert "fix(types): propagate type parameter constraint...
2023-07-12  丶远方perf(custom-element): cancel `MutationObserver` listene...
2023-07-12  三咲智子 Kevin... dx(compiler-sfc): warn when disabled defineModel (...
2023-07-12  三咲智子 Kevin... fix(compiler-sfc): don't hoist props and emit (#8535)
2023-07-11  Evan Youchore: upgrade to typescript 5.1
2023-07-11  Artyom Tuchkovfix(compiler-sfc): handle dynamic directive arguments...
2023-07-11  zqranfix(types): correct withDefaults return type for boolea...
2023-07-11  丶远方fix(types): ensure nextTick return type reflect correct...
2023-07-11  Anthony Fuperf: mark `defineComponent` as side-effects-free ...
2023-07-11  丶远方chore(shared): improve isPromise check in accordance...
2023-07-11  zqranchore(test): replace deprecated `initEvent` (#8490)
2023-07-11  zqrantest(reactivity): use vitest fn instead of counting...
2023-07-11  白雾三语dx(compiler-sfc): enhance `:deep` warnings (#8328)
2023-07-11  白雾三语fix(teleport): handle target change while disabled...
2023-07-11  Kidfix(types/jsx): add `inert` attribute and missing ...
2023-07-11  vaakian Xfix(compiler-sfc): fix using imported ref as template...
2023-07-11  edisonfix(ssr): render correct initial selected state for...
2023-07-10  丶远方chore: remove unnecessary type assertions (#8386)
2023-07-10  魏refactor(reactivity): use hasChanged to avoid tracking...
2023-07-10  魏chore(types): remove unnecessary @ts-ignore or use...
2023-07-10  JayMe DotDotfix(types): support correct types for style on svg...
2023-07-10  Inneifix(types/jsx): add missing loading attr for img elemen...
2023-07-10  Eavanfix(compiler-sfc): ignore style v-bind in double slash...
2023-07-10  zouhangfix(compiler-sfc): pass options directly to stylus...
2023-07-10  zqrantest(reactivity): bigint test for non-observable values...
next