]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2023-12-06  三咲智子 Kevin... feat(runtime-vapor): render component
2023-12-06  三咲智子 Kevin... fix: resolve options for parser
2023-12-06  三咲智子 Kevin... fix: genExpression
2023-12-05  三咲智子 Kevin... feat: compound expression for v-bind
2023-12-05  三咲智子 Kevin... fix: exclude compund expression type
2023-12-05  Rizumu Ayakatest: `v-cloak` (#32)
2023-12-04  三咲智子 Kevin... chore: remove commit message lint
2023-12-04  Evan Youchore: remove v-is deprecation enum
2023-12-04  Evan Youfeat(compiler): lift vnode hooks deprecation warning...
2023-12-04  Evan Youchore: remove deprecated AppConfig.unwrapInjectedRef...
2023-12-04  Evan Youfeat(compiler-sfc): analyze import usage in template...
2023-12-04  三咲智子 Kevin... chore: fix lint
2023-12-04  三咲智子 Kevin... feat: support more directive hook
2023-12-03  三咲智子 Kevin... feat: custom directlve
2023-12-03  三咲智子 Kevin... refactor: extract transformInterpolation
2023-12-02  三咲智子 Kevin... refactor: DirectiveTransform for v-on
2023-12-02  三咲智子 Kevin... chore: update todo
2023-12-02  白雾三语feat: v-on modifiers support native options and keyboar...
2023-12-02  Jeff Yangfix: do not wrap registering event listeners under...
2023-12-02  三咲智子 Kevin... ci: remove autofix
2023-12-02  三咲智子 Kevin... feat: DirectiveTransform
2023-12-02  三咲智子 Kevin... refactor: transformElement
2023-12-02  Rizumu Ayakafeat: implement error handling for v-html (#30)
2023-12-01  三咲智子 Kevin... fix: identifier source map
2023-12-01  三咲智子 Kevin... fix: preamble in inline mode
2023-12-01  三咲智子 Kevin... refactor: error
2023-12-01  三咲智子 Kevin... feat: source map for expressions
2023-12-01  三咲智子 Kevin... refactor: process expression
2023-12-01  三咲智子 Kevin... refactor: codegen indent
2023-12-01  三咲智子 Kevin... feat: push codegen
2023-12-01  三咲智子 Kevin... refactor(compiler-vapor): import alias
2023-12-01  三咲智子 Kevin... Merge remote-tracking branch 'upstream/minor'
2023-12-01  三咲智子 Kevin... refactor(compiler-vapor): errors
2023-11-30  三咲智子 Kevin... feat(compiler-vapor): node transform
2023-11-30  三咲智子 Kevin... feat: codegen context
2023-11-30  三咲智子 Kevin... fix(compiler-vapor): prefix identifiers
2023-11-30  三咲智子 Kevin... style: format
2023-11-30  Evan Youchore: group parser edge case tests
2023-11-30  Eduardo San... feat(compiler-core): support accessing Error as global...
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  三咲智子 Kevin... refactor(playground): extract vite-hyper-config
2023-11-29  三咲智子 Kevin... refactor(playground): extract logic
2023-11-29  三咲智子 Kevin... chore: update todo
2023-11-29  Rizumu Ayakatest: v-pre (#14)
2023-11-29  ubugeeeifeat(compiler): v-on event modifier (#8)
2023-11-29  三咲智子 Kevin... chore: update todo
2023-11-29  三咲智子 Kevin... feat(playground): use vite-node
2023-11-29  ubugeeeifeat: vapor component base (#5)
2023-11-29  三咲智子 Kevin... refactor: use enum
2023-11-29  三咲智子 Kevin... refactor: remove InsertPosition
2023-11-29  三咲智子 Kevin... Merge remote-tracking branch 'upstream/minor'
2023-11-29  ZHAO Jin-Xiangfix(compiler-core): fix referencing typo (#9708)
2023-11-29  三咲智子 Kevin... Merge remote-tracking branch 'upstream/minor'
2023-11-29  三咲智子 Kevin... fix(compiler-sfc): vue import
2023-11-29  Jeff Yangchore: fix typo in compiler-vapor (#10)
2023-11-29  edisonchore: fix typo (#9689)
2023-11-29  ZHAO Jin-Xiangfeat: use enum to replace const enum (#9261)
2023-11-28  三咲智子 Kevin... feat(playground): dev
2023-11-28  三咲智子 Kevin... fix: playground
2023-11-28  三咲智子 Kevin... feat: build vapor & add @vue/vapor package
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  Rizumu Ayakafeat: add vapor errors of `v-bind` / `v-on` (#3)
2023-11-28  三咲智子 Kevin... chore: update component todo
2023-11-28  白雾三语test: add dynamic root nodes and interpolation (#1)
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  三咲智子 Kevin... feat: scheduler
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  三咲智子 Kevin... refactor: extract dynamicChildren
2023-11-27  三咲智子 Kevin... fix: use parser from runtime-dom
2023-11-27  Evan Youperf: avoid sfc source map unnecessary serialization...
2023-11-26  三咲智子 Kevin... feat: add size report for compiler vapor
2023-11-26  三咲智子 Kevin... chore: add todo comment for prepend append
2023-11-26  三咲智子 Kevin... feat: append & prepend multiple elements
2023-11-26  三咲智子 Kevin... feat: use Array for Fragment, instead of native Documen...
2023-11-26  三咲智子 Kevin... feat: append multiple node
2023-11-26  三咲智子 Kevin... chore: remove issue template
2023-11-26  三咲智子 Kevin... test: fix template
2023-11-25  三咲智子 Kevin... feat: dynamic root nodes
2023-11-25  三咲智子 Kevin... fix: root
2023-11-25  三咲智子 Kevin... feat: add api for document.createTextNode
2023-11-25  三咲智子 Kevin... fix: static + dynamic root nodes
2023-11-25  三咲智子 Kevin... feat: fragment
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
next