]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2023-04-06  Evan Youchore: enable cors for sfc as temporary fix
2023-04-06  Evan Youchore: update playground url
2023-04-06  Evan Youfix(types): more public type argument order fix
2023-04-05  Evan Youfix(types): retain type parameters order for public...
2023-04-05  Evan YouRevert "chore: remove unused args passed to ssrRender"
2023-04-05  三咲智子 Kevin... fix(compiler-sfc): skip empty `defineOptions` and suppo...
2023-04-05  Evan Youfix(types): improve defineProps return type with generi...
2023-04-05  Evan Yourefactor(compiler-sfc): move related files into separat...
2023-04-05  Eduardo San... feat(app): app.runWithContext() (#7451)
2023-04-05  Evan Youchore: remove unused args passed to ssrRender
2023-04-05  Evan Youfix(compiler-ssr): disable v-once transform in ssr...
2023-04-04  Evan Yourelease: v3.3.0-alpha.8 v3.3.0-alpha.8
2023-04-04  魏chore: remove duplicate test (#8003)
2023-04-04  JayFatechore: add setupVitest to tsconfig (#8009)
2023-04-04  Evan Youfix(compiler-sfc): check binding is prop before erroring
2023-04-03  Evan Yourelease: v3.3.0-alpha.7 v3.3.0-alpha.7
2023-04-03  三咲智子 Kevin... feat(types/slots): support slot presence / props type...
2023-04-02  Evan Youfeat(reactivity): improve support of getter usage in...
2023-04-02  Evan Youchore: add docs links for sfc macros
2023-03-31  Roland Hummeldocs: comments on reactivity functions (fixes #4832...
2023-03-31  白雾三语fix(compiler-dom): handle newlines when evaluating...
2023-03-31  Evan Youfix(compiler-sfc): use dynamic defaults merging for...
2023-03-31  Evan Youfeat(compiler-sfc): support arbitrary expression as...
2023-03-31  Evan Youchore: remove unused param
2023-03-31  Evan Youfeat(sfc): revert withDefaults() deprecation
2023-03-30  Evan Yourefactor(compiler-sfc): remove unnecessary emits type...
2023-03-30  Evan Youfeat(compiler-sfc): codegen support for defineEmits...
2023-03-30  Evan Youfeat(sfc): support more ergnomic defineEmits type synta...
2023-03-30  Evan Yourelease: v3.3.0-alpha.6 v3.3.0-alpha.6
2023-03-30  Evan Youchore: bump csstype version
2023-03-30  Evan Youbuild: improve dts generation
2023-03-30  Evan Youfeat(compiler-sfc): support generating variable instead...
2023-03-30  Evan Youfix(compiler-core): fix codegen for literal const in...
2023-03-30  三咲智子 Kevin... fix(compiler-sfc): infer runtime type in defineProps...
2023-03-30  Evan Youfeat(compiler-sfc): enable reactive props destructure...
2023-03-29  Evan Youfix(compiler-sfc): fix function default value handling...
2023-03-29  Evan Youfix(compiler-sfc): infer object type for empty type...
2023-03-29  Evan Youfix(compiler-sfc): fix defineExpose() codegen regressio...
2023-03-29  Haoqun Jiangfix(types/jsx): move JSX DOM types back to `@vue/runtim...
2023-03-29  Leonardo Piccioni... fix(jsx-runtime): handle keys (#7976)
2023-03-29  Haoqun Jiangfix(types/jsx): jsx-runtime types for global JSX namesp...
2023-03-29  三咲智子 Kevin... fix(compiler-core): check if expression is constant...
2023-03-28  三咲智子 Kevin... feat(runtime-core): add skipCheck for prop (#7548)
2023-03-28  Evan Youchore: fix accidentally replaced comments [ci skip]
2023-03-28  白雾三语chore: update snapshots by #7766 (#7970)
2023-03-28  白雾三语fix(compiler-sfc): use prependLeft to handle CSSVars...
2023-03-28  Evan Youchore: update snapshots
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): avoid codegen conflict with user...
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): disallow `expose` property in `defin...
2023-03-28  三咲智子 Kevin... feat(compiler-core): support parsing `const` modifier...
2023-03-28  Evan Youfeat(compiler-sfc): improve runtime props inference...
2023-03-28  Evan Youfix(compiler-sfc): properly handle unknown types in...
2023-03-28  Evan YouRevert "fix(compiler-sfc): infer correct type for enums"
2023-03-28  Evan Youfix(compiler-sfc): infer correct type for enums
2023-03-28  三咲智子 Kevin... feat(compiler-sfc): support module string names syntax...
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): fix edge case of default export...
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): properly remove comma of multiple...
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): allow `<script>` with lang='js'...
2023-03-28  Evan Youfix(compiler-sfc): handle more TS built-in utilities...
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): infer TSIntersectionType in definePr...
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): unwrap TS node for defineProps ...
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): infer TS Extract&Exclude runtime...
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): infer function prop type from type...
2023-03-28  三咲智子 Kevin... fix(compiler-sfc): rewrite default export with AST...
2023-03-28  三咲智子 Kevin... feat(complier-sfc): hoist literal constants for script...
2023-03-28  Evan Youfix(types): revert jsx global removal (to be removed...
2023-03-28  Remco Haszingfix(jsx-runtime): fix automatic runtime implementation...
2023-03-28  三咲智子 Kevin... feat(compiler-sfc): add defineOptions macro (#5738)
2023-03-28  三咲智子 Kevin... chore: eslint node env should apply to root ts config...
2023-03-28  Evan Youchore: remove unused deps
2023-03-28  三咲智子 Kevin... chore(deps): upgrade rollup & magic-string (#7326)
2023-03-28  Haoqun Jiangbuild: exit with code 1 on release failure (#7962)
2023-03-28  Haoqun Jiangbuild: don't wait for changelog edits when `--skip...
2023-03-28  Evan Youtest: add test for defineComponent function syntax...
2023-03-27  Evan Youfeat(sfc): deprecate reactivity transform
2023-03-27  Evan Youci: avoid duplicated ci runs on self-repo pull requests
2023-03-27  Evan Youfeat(types): `defineComponent()` with generics support...
2023-03-27  Evan Youchore: fix type
2023-03-26  Evan Youfix(types/jsx): remove $slots children override
2023-03-26  Evan Yourelease: v3.3.0-alpha.5 v3.3.0-alpha.5
2023-03-26  Evan Youfeat(types/jsx): support jsxImportSource, avoid global...
2023-03-26  Evan Youchore: allow editing changelog before committing release
2023-03-26  Evan Youfix(types): ensure defineProps with generics return...
2023-03-26  Evan Youchore: add redirect for template explorer
2023-03-25  Himself65test: improve test case on `$el` (#7922)
2023-03-24  Evan Youfeat(dx): improve readability of displayed types for...
2023-03-23  Evan Youbuild: upgrade to TypeScript 5.x
2023-03-23  Evan Youchore: bump vite & vitest
2023-03-23  Evan Youbuild: bump rollup, remove cjs re-exports hack
2023-03-23  Evan Yourefactor: remove circular dependencies in compiler
2023-03-17  Haoqun Jiangbuild: fix canary bundling issues (#7907)
2023-03-17  Haoqun Jiangci: release canary versions every week (#7860)
2023-02-21  Evan Youci: only disable threads for gh
2023-02-21  Evan Youchore: remove warnings due to potential false-positives
2023-02-21  Evan Youfix(runtime-core): support `getCurrentInstance` across...
2023-02-21  Evan Youchore: bump vitest + use threads
2023-02-21  Evan Yourefactor(runtime-core): use Symbol.for for runtime...
2023-02-11  丶远方chore: fix typo (#7680) 6919/head 7626/head
2023-02-10  Haoqun Jiangci: add a ecosystem-ci-trigger workflow (#7618)
2023-02-06  Evan Yourelease: v3.3.0-alpha.4 v3.3.0-alpha.4
next