]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2023-04-15  Evan Youfeat(compiler-sfc): expose type import deps on compiled...
2023-04-15  Evan Yourefactor: avoid hard error when inferring runtime type
2023-04-15  Evan Youchore: comments [ci skip]
2023-04-15  Evan Youtest: refactor resolveType test
2023-04-15  Evan Youfeat(compiler-sfc): support resolving type imports...
2023-04-15  Evan Youwip: cache fileToScope + improve vue file offset
2023-04-15  Evan Yourefactor: improve type resolve error output
2023-04-15  Evan Youfeat(compiler-sfc): support relative imported types...
2023-04-13  Evan Youchore: improve sfc-playground typing + bump repl for...
2023-04-13  Evan Youfeat(compiler-sfc): support namespace members type...
2023-04-13  Evan Youfeat(compiler-sfc): support string indexed type in...
2023-04-13  Evan Yourefactor: adjust ResolvedElements shape
2023-04-13  Evan Youfeat(compiler-sfc): support limited built-in utility...
2023-04-13  Evan Youfeat(compiler-sfc): support mapped types, string types...
2023-04-12  Evan Youfeat(compiler-sfc): support intersection and union...
2023-04-12  Evan Youtest: split compileScript macro tests
2023-04-11  Evan Yourefactor(compiler-sfc): rework macro type resolution
2023-04-11  Evan Yourefactor(compiler-sfc): split normal script logic
2023-04-11  Evan Yourefactor(compiler-sfc): split all macros
2023-04-11  Evan Yourefactor(compiler-sfc): split more logic
2023-04-11  Evan Yourefactor(compiler-sfc): simplify props destructure...
2023-04-11  Evan Yourefactor(compiler-sfc): extract defineEmits logic
2023-04-11  Evan Yourefactor(compiler-sfc): extract processDefineModel...
2023-04-11  Evan Yourefactor(compiler-sfc): collapse genRuntimeProps logic
2023-04-11  Evan Yourefactor(compiler-sfc): extract more defineProps logic
2023-04-11  Evan Yourefactor(compiler-sfc): remove useless type generation
2023-04-11  Evan Yourefactor(compiler-sfc): (wip) split compileScript logic...
2023-04-11  Evan Youchore: update treeshaken deps list
2023-04-10  Himself65fix(runtime-core): properly merge props and emits optio...
2023-04-10  丶远方chore(reactivity): remove unnecessary type assertions...
2023-04-10  JayFatechore: replace brotli with node:zlib (#8045)
2023-04-09  Evan Youperf(compiler): use source-map-js
2023-04-08  Evan Yourelease: v3.3.0-alpha.9 v3.3.0-alpha.9
2023-04-08  Evan Youworkflow: remove yarn usage in release script
2023-04-08  Evan Youchore: move ts-ignore comment in release script
2023-04-08  Evan Youchore: lock puppeteer version
2023-04-08  Evan Youchore: make vercel silent
2023-04-08  三咲智子 Kevin... feat(sfc): introduce `defineModel` macro and `useModel...
2023-04-06  Evan Youchore: bump repl for sfc playground
2023-04-06  Evan Youworkflow: use environment for canary release workflow
2023-04-06  三咲智子 Kevin... fix(compiler-sfc): fix binding type for constants when...
2023-04-06  丶远方chore(reactive): remove unref type assertion (#8007)
2023-04-06  Cloyd Lauchore: fix wrong placeholder in issue template (#7918...
2023-04-06  -isumfix(compiler-sfc): accept `StringLiteral` node in ...
2023-04-06  Evan Youchore: bump repl to handle legacy playground import...
2023-04-06  Evan Youchore: enable cors for sfc as temporary fix
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
next