]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2023-12-08  Evan Yourelease: v3.3.11 v3.3.11
2023-12-08  edisonfix(Suspense): properly get anchor when mount fallback...
2023-12-08  Rudyfix(watch): should not fire pre watcher on child compon...
2023-12-07  丶远方fix(types): ref() return type should not be any when...
2023-12-07  Evan Youchore(dx): fix defineProps jsdoc + update defineEmits...
2023-12-07  agoni1212chore: typo (#9767)
2023-12-07  Evan Youfix(reactivity): fix mutation on user proxy of reactive...
2023-12-07  Evan Youfix(shared): handle more Symbol cases in toDisplayString
2023-12-07  Carlos Rodriguesfix(shared): handle Map with symbol keys in toDisplaySt...
2023-12-07  Evan Youfix(runtime-dom): fix width and height prop check condition
2023-12-06  白雾三语fix(custom-element): correctly handle number type props...
2023-12-06  三咲智子 Kevin... fix(compiler-core): use the same resolved options for...
2023-12-06  dependabot... chore(deps-dev): bump vite from 5.0.0 to 5.0.5 (#9758)
2023-12-05  nandi95feat(runtime-core): provide full props to props validat...
2023-12-05  sunjiang0018chore: fix typo (#9752) [ci skip]
2023-12-05  Evan Youchore: Merge branch 'main' into minor
2023-12-05  Evan Youchore(deps): bump vitest to 1.0
2023-12-04  Carlos Rodrigueschore(playground): expose esm-browser files (#9725)
2023-12-04  Evan Yourelease: v3.4.0-alpha.4 v3.4.0-alpha.4
2023-12-04  Evan Youchore: Merge branch 'main' into minor
2023-12-04  Evan Youfix(parser): fix interpolation parsing in v-pre
2023-12-04  Evan Yourelease: v3.3.10 v3.3.10
2023-12-04  yangxiuxiufix(compiler-sfc): fix :where and :is selector in scope...
2023-12-04  renovate[bot]chore(deps): update compiler (#9745)
2023-12-04  Carlos Rodriguesfix(app): prevent template from being cached between...
2023-12-04  renovate[bot]chore(deps): update all non-major dependencies (#9744)
2023-12-04  xiaoming youngchore: fix typos in CHANGELOG.md (#9746) [ci skip]
2023-12-04  edisonfix(runtime-core): Suspense get anchor properly in...
2023-12-04  Evan Youfix(compiler-sfc): avoid passing forEach index to genMap
2023-12-03  Carlos Rodriguesfix(types): improve return type withKeys and withModifi...
2023-12-01  Reiichore(template-explorer): fix overflow screen problem...
2023-12-01  edisonfix(compiler-sfc): support inferring generic types...
2023-12-01  Evan Youfix(compiler-sfc): deindent pug/jade templates
2023-12-01  edisonfix(ssr): avoid computed being accidentally cached...
2023-12-01  Evan Youchore: remove v-is deprecation enum
2023-12-01  Evan Youfeat(compiler): lift vnode hooks deprecation warning...
2023-12-01  Evan Youchore: remove deprecated AppConfig.unwrapInjectedRef...
2023-12-01  Evan Youfeat(compiler-sfc): analyze import usage in template...
2023-11-30  edisonfix(compiler-sfc): generate more treeshaking friendly...
2023-11-30  花果山大圣chore(dx): improve color contrast in dark mode for...
2023-11-30  Abhay Chauhanchore: improve comment readability (#8598) [ci skip]
2023-11-30  Blake Newmanfix(types): expose emits as props in functional compone...
2023-11-30  三咲智子 Kevin... fix(types): fix reactive collection types (#8960)
2023-11-30  Evan Youchore: group parser edge case tests
2023-11-30  Evan Youchore(playground): use CodeMirror during local dev
2023-11-30  Evan Youperf(v-on): constant handlers with modifiers should...
2023-11-30  Evan Youperf(runtime-dom): cache modifier wrapper functions
2023-11-30  三咲智子 Kevin... fix(compiler-sfc): throw error when failing to load...
2023-11-30  edisonfix(cssVars): cssVar names should be double-escaped...
2023-11-30  Evan Youchore: fix width/height check condition
2023-11-30  edisonfix(compiler-sfc): support resolving components from...
2023-11-30  Evan Youchore: optimize widht/height element check
2023-11-30  Evan Youperf: optimize on* prop check
2023-11-30  zhoulixiangfix(runtime-dom): set width/height with units as attrib...
2023-11-30  Eduardo San... feat(compiler-core): support accessing Error as global...
2023-11-30  renovate[bot]chore(deps): update dependency puppeteer to ~21.5.2...
2023-11-30  Evan Youfeat(compiler-sfc): bump postcss-modules to v6
2023-11-30  ZHAO Jin-Xiangchore: improve typing for scripts (#9709)
2023-11-30  Evan Youchore: bump @vue/repl
2023-11-29  ZHAO Jin-Xiangfix(compiler-core): fix referencing typo (#9708)
2023-11-29  edisonchore: fix typo (#9689)
2023-11-29  ZHAO Jin-Xiangfeat: use enum to replace const enum (#9261)
2023-11-28  Evan Youfix(parser): properly set initial inXML state based...
2023-11-28  Evan Youfix(parser): should reset inRCDATA state
2023-11-28  Evan Yourelease: v3.4.0-alpha.3 v3.4.0-alpha.3
2023-11-28  Evan Youchore: Merge branch 'main' into minor
2023-11-28  renovate[bot]chore(deps): update dependency @typescript-eslint/parse...
2023-11-28  renovate[bot]chore(deps): update all non-major dependencies (#9682)
2023-11-28  renovate[bot]fix(deps): update compiler to ^7.23.4 (#9681)
2023-11-27  三咲智子 Kevin... feat(dx): link errors to docs in prod build (#9165)
2023-11-27  Evan Youfix(parser): directive arg should be undefined on short...
2023-11-27  Evan Yourelease: v3.4.0-alpha.2 v3.4.0-alpha.2
2023-11-27  Evan Youfeat(compiler): improve parsing tolerance for language...
2023-11-27  Evan Youchore: Merge branch 'main' into minor
2023-11-27  Evan Youfix(compiler-sfc): fix ast reuse for ssr
2023-11-27  Evan Youfix(compiler-sfc): use correct compiler when re-parsing...
2023-11-27  Evan Youfix(compiler-core): fix line/column tracking when fast...
2023-11-27  Evan Youperf(compiler-sfc): use faster source map addMapping
2023-11-27  Evan Youchore: use MappingItem type
2023-11-27  Evan Youperf: avoid sfc source map unnecessary serialization...
2023-11-25  Evan Yourefactor: restore isSelfClosing as optional property
2023-11-25  Evan Youchore: fix tests with rawExp
2023-11-25  Evan Yourefactor: restore SourceLocation.source
2023-11-25  Evan Yourefactor: preserve source location convention in sfc...
2023-11-25  Evan Youchore: remove isSelfClosing property
2023-11-25  Evan Youfix: avoid confusing breakage in @vitejs/plugin-vue
2023-11-25  Evan Youchore: restructure parser files
2023-11-25  Evan Youperf(codegen): optimize source map generation
2023-11-25  Evan Youperf(codegen): optimize line / column calculation durin...
2023-11-25  Evan Youperf(compiler-sfc): remove magic-string trim on script
2023-11-25  Evan Youperf: optimize position cloning
2023-11-25  Evan Youwip: should not reuse AST when using custom compiler
2023-11-25  Evan Youwip: parser v2 compat
2023-11-25  Evan Youchore: document rationale for ignoring some parsing...
2023-11-25  Evan Youwip: shorten some method names
2023-11-25  Evan Youwip: parse error tests
2023-11-25  Evan Youwip: force re-parse on reused sfc template ast
2023-11-25  Evan Youwip: should parse sfc template with lang=html
2023-11-25  Evan Yourefactor: use more efficient walk for importUsageCheck
2023-11-25  Evan Youwip: compiler-sfc should not attach ast on template...
next