4
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Dec 17, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
release: v3.4.14 More... about 1 year ago
fix(reactivity): fix regression for computed with mutation (#10119) More... about 1 year ago
chore(deps): update test to ^1.2.0 (#10113) More... about 1 year ago
chore(deps): update lint (#10112) More... about 1 year ago
chore(deps): update all non-major dependencies (#10111) More... about 1 year ago
fix(deps): update dependency postcss to ^8.4.33 (#10110) More... about 1 year ago
chore: dev build for multi-packages (#10108) More... about 1 year ago
fix(compiler-sfc): enable prefixIdentifiers by default when reparsing on consumed AST (#10105) More... about 1 year ago
chore: fix typo in changelog (#10104) [ci skip] More... about 1 year ago
release: v3.4.13 More... about 1 year ago
fix(reactivity): fix dirtyLevel checks for recursive effects (#10101) More... about 1 year ago
release: v3.4.12 More... about 1 year ago
revert: fix(reactivity): correct dirty assign in render function (#10091) More... about 1 year ago
release: v3.4.11 More... about 1 year ago
fix(runtime-core): filter single root for nested DEV_ROOT_FRAGMENT (#8593) More... about 1 year ago
dx(defineModel): warn against reference of setup scope variables in defineModel options More... about 1 year ago
fix(reactivity): correct dirty assign in render function (#10091) More... about 1 year ago
fix(hydration): improve mismatch when client valut is null or undefined (#10086) More... about 1 year ago
release: v3.4.10 More... about 1 year ago
fix(hydration): should not warn on falsy bindings of non-property keys More... about 1 year ago
release: v3.4.9 More... about 1 year ago
fix(build): avoid accessing __FEATURE_PROD_DEVTOOLS__ flag in root scope More... about 1 year ago
chore(build): rename __NODE_JS__ build flag to __CJS__ More... about 1 year ago
build: add node production/development condition in package exports (#10036) More... about 1 year ago
refactor: split out useModel implementation and tests More... about 1 year ago
fix(suspense): avoid double-patching nested suspense when parent suspense is not resolved (#10055) More... about 1 year ago
test: test case for style binding w/ object value + v-show More... about 1 year ago
fix(runtime-dom): unify behavior for v-show + style display binding (#10075)
cyx
More... about 1 year ago
fix(hydration): do not warn against bindings w/ object values More... about 1 year ago
release: v3.4.8 More... about 1 year ago