]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-01-27  三咲智子 Kevin... ci: show size report for push job
2024-01-27  三咲智子 Kevin... chore: add compiler-vapor & dom for size report
2024-01-27  三咲智子 Kevin... perf(compiler-vapor): use array instead of regex
2024-01-27  三咲智子 Kevin... fix(compiler-vapor): don't mutate ast
2024-01-27  三咲智子 Kevin... feat(compiler-vapor): add error check and simplify...
2024-01-27  三咲智子 Kevin... refactor(playground): replace v-show with v-if
2024-01-27  三咲智子 Kevin... refactor(compiler-vapor): dedpue fragment
2024-01-27  Rizumu Ayakafeat(compiler-vapor): `v-if` (#96)
2024-01-27  三咲智子 Kevin... test(compiler-vapor): refactor compile
2024-01-27  三咲智子 Kevin... refactor(compiler-vapor): codegen result
2024-01-27  三咲智子 Kevin... refactor(compiler-vapor): group directives by same...
2024-01-25  三咲智子 Kevin... feat(playground): todo mvc
2024-01-25  三咲智子 Kevin... refactor: get oldVal from metadata
2024-01-25  三咲智子 Kevin... fix(compiler-vapor): omit prop key for set class&style
2024-01-24  三咲智子 Kevin... feat(sfc-playground): display vapor status
2024-01-24  三咲智子 Kevin... feat(runtime-vapor): expose vapor mode flag
2024-01-22  ygj6feat: generate specific function when the prop key...
2024-01-21  三咲智子 Kevin... feat: repl (#94)
2024-01-21  三咲智子 Kevin... refactor(runtime-vapor): template refs
2024-01-21  三咲智子 Kevin... refactor(compiler-vapor): extract gen operation
2024-01-20  三咲智子 Kevin... feat: v-model for input & textarea
2024-01-20  三咲智子 Kevin... feat: basic template ref
2024-01-20  三咲智子 Kevin... refactor(runtime-vapor): remove ref wrapper for mounted...
2024-01-20  三咲智子 Kevin... fix(runtime-vapor): set setupState
2024-01-20  三咲智子 Kevin... fix(runtime-vapor): patch prop
2024-01-20  ygj6feat: prop and attr modifiers for v-bind (#79)
2024-01-20  三咲智子 Kevin... test: update snapshot
2024-01-19  三咲智子 Kevin... fix(compiler-vapor): don't setText for root element
2024-01-19  三咲智子 Kevin... fix(runtime-vapor): normalize state&block
2024-01-19  三咲智子 Kevin... chore: update comment
2024-01-19  三咲智子 Kevin... refactor: simplify code
2024-01-19  三咲智子 Kevin... chore: update todo
2024-01-19  Rizumu Ayakafeat(runtime-vapor): createIf (#95)
2024-01-19  三咲智子 Kevin... style: format tsconfig
2024-01-19  三咲智子 Kevin... Merge remote-tracking branch 'upstream/main'
2024-01-18  Evan Yourelease: v3.4.15 v3.4.15
2024-01-18  Evan Youperf(templateRef): avoid double render when using templ...
2024-01-18  Evan Youfix: correct url for production error reference links
2024-01-18  Evan Youperf(v-model): optimize v-model multiple select w/...
2024-01-18  Evan Youfix(compiler-sfc): fix type resolution for symlinked...
2024-01-18  inottnfix(runtime-core): should not warn out-of-render slot...
2024-01-18  Evan Yourefactor: use shared isAttrRenderable logic between...
2024-01-18  Evan Youchore: remove unused import
2024-01-18  Evan Youfix(hydration): fix incorect mismatch warning for optio...
2024-01-18  pengbochore: replace -1 to PatchFlags.HOISTED (#10146)
2024-01-18  Johnson Chufix(reactivity): re-fix #10114 (#10123)
2024-01-18  Bou Harusamechore: dev build for multi-packages (#10126)
2024-01-15  Evan Yourelease: v3.4.14 v3.4.14
2024-01-15  Doctor Wufix(reactivity): fix regression for computed with mutat...
2024-01-15  renovate[bot]chore(deps): update test to ^1.2.0 (#10113)
2024-01-15  renovate[bot]chore(deps): update lint (#10112)
2024-01-15  renovate[bot]chore(deps): update all non-major dependencies (#10111)
2024-01-15  renovate[bot]fix(deps): update dependency postcss to ^8.4.33 (#10110)
2024-01-15  三咲智子 Kevin... chore: dev build for multi-packages (#10108)
2024-01-14  三咲智子 Kevin... Merge remote-tracking branch 'upstream/main'
2024-01-14  三咲智子 Kevin... fix(compiler-sfc): enable prefixIdentifiers by default...
2024-01-13  Saeid Zareiechore: fix typo in changelog (#10104) [ci skip]
2024-01-13  zhiyuanzmjfeat(compiler-vapor): support `expressionPlugins` for...
2024-01-13  Evan Yourelease: v3.4.13 v3.4.13
2024-01-13  Johnson Chufix(reactivity): fix dirtyLevel checks for recursive...
2024-01-13  Evan Yourelease: v3.4.12 v3.4.12
2024-01-13  Evan Yourevert: fix(reactivity): correct dirty assign in render...
2024-01-12  zhiyuanzmjfix(compiler-vapor): should not prefix member expressio...
2024-01-12  Rizumu Ayakafeat(runtime-vapor): lifecycle beforeUpdate and updated...
2024-01-12  Evan Yourelease: v3.4.11 v3.4.11
2024-01-12  Evan Youdx(defineModel): warn against reference of setup scope...
2024-01-12  edisonfix(runtime-core): filter single root for nested DEV_RO...
2024-01-12  Doctorwufix(reactivity): correct dirty assign in render functio...
2024-01-12  zhoulixiangfix(hydration): improve mismatch when client valut...
2024-01-11  Evan Yourelease: v3.4.10 v3.4.10
2024-01-11  Evan Youfix(hydration): should not warn on falsy bindings of...
2024-01-11  Evan Yourelease: v3.4.9 v3.4.9
2024-01-11  Evan Youfix(build): avoid accessing __FEATURE_PROD_DEVTOOLS__...
2024-01-11  Evan Youchore(build): rename __NODE_JS__ build flag to __CJS__
2024-01-11  Evan Yourefactor: split out useModel implementation and tests
2024-01-11  Evan Youbuild: add node production/development condition in...
2024-01-11  edisonfix(suspense): avoid double-patching nested suspense...
2024-01-11  Evan Youtest: test case for style binding w/ object value ...
2024-01-11  cyxfix(runtime-dom): unify behavior for v-show + style...
2024-01-11  Evan Youfix(hydration): do not warn against bindings w/ object...
2024-01-11  三咲智子 Kevin... chore: upgrade vite-node
2024-01-10  三咲智子 Kevin... chore: update playground script
2024-01-10  Evan Yourelease: v3.4.8 v3.4.8
2024-01-10  Evan Youfix(hydration): fix class and style hydration mismatch...
2024-01-10  Evan Youfix(suspense): fix more suspense patch before resolve...
2024-01-10  Evan Youfix(hydration): improve attr hydration mismatch check...
2024-01-10  Evan Youbuild: add copyright and license banner
2024-01-09  Evan Yourelease: v3.4.7 v3.4.7
2024-01-09  三咲智子 Kevin... fix(types): fix functional component for `h` (#9991)
2024-01-09  Evan Yourevert: "dx(computed): warn incorrect use of getCurrent...
2024-01-09  LiuSeenworkflow: ignore non-package directories in /packages...
2024-01-09  LiuSeenchore(types): use EffectScheduler type for its queue...
2024-01-09  zhangenmingrefactor(runtime-core): use currentRenderingInstance...
2024-01-09  zhangenmingchore: use NOOP. (#9938)
2024-01-09  Haoqun Jiangfix(parser): skip compat mode check for SFC root `...
2024-01-08  Evan Yourefactor(runtime-core): safer currentInstance reset
2024-01-08  Evan Yourelease: v3.4.6 v3.4.6
2024-01-08  白雾三语fix(types): allow `null` type for textarea value (...
2024-01-08  Evan Youfix(build): revert "build: add production/development...
2024-01-08  Doctorwufix(runtime-core): handle fragment with null children...
next