4
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
release: v3.5.25 More... 4 days ago
fix(suspense): defer clearing fallback vnode el in case it has dirs (#14080) More... 4 days ago
fix(reactivity): correctly wrap iterated array items to preserve their readonly status (#14120) More... 4 days ago
fix(reactivity): toRef edge cases for ref unwrapping (#12420) More... 4 days ago
fix(provide): warn when using `provide` after mounting (#13954) More... 4 days ago
dx(runtime-core): check current and parent components in formatComponentName (#7220) More... 4 days ago
refactor(runtime-core): check `props` rather than `propsOptions[0]` (#13514) More... 4 days ago
fix(compiler): share logic for comments and whitespace (#13550) More... 4 days ago
fix(runtime-core): keep options API typing intact when expose is used (#14118) More... 8 days ago
chore(compiler-ssr): move `defaultProps` initialization into `input` tag branch (#14115) More... 9 days ago
types(jsx): add new HTML attributes for improved JSX support (#13370) More... 10 days ago
types(jsx): correct the naming of the enterKeyHint property (#14090) More... 10 days ago
chore(runtime-dom): export nodeOps and patchProp for better accessibility (#13753) More... 18 days ago
release: v3.5.24 More... 21 days ago
chore(reactivity): remove duplicated ReactiveEffectRunner interface (#14063) More... 21 days ago
Revert "fix(compiler-core): correctly handle ts type assertions in expression…" (#14062) More... 21 days ago
release: v3.5.23 More... 22 days ago
fix(suspense): clear placeholder and fallback el after resolve to enable GC (#13928) More... 22 days ago
fix(TransitionGroup): use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation (#6108) More... 23 days ago
fix(runtime-core): pass props and children to loadingComponent (#13997) More... 23 days ago
fix(compiler-core): correctly handle ts type assertions in expressions (#13397) More... 23 days ago
fix(compiler-sfc): resolve numeric literals and template literals without expressions as static property key (#13998) More... 23 days ago
fix(compiler): using guard instead of non-nullish assertion (#13982) More... 23 days ago
fix(v-model): handle number modifier on change (#13959) More... 23 days ago
fix(hydration): avoid mismatch during hydrate text with newlines in interpolation (#9232) More... 23 days ago
fix(compiler-ssr): textarea with v-text directive SSR (#13975) More... 23 days ago
refactor(runtime-core): check feature flag when forwarding `data` properties (#13966) More... 23 days ago
fix(custom-element): optimize slot retrieval to avoid duplicates (#13961) More... 23 days ago
chore(lint): replace deprecated `tseslint.config` and `prefer-ts-expect-error` (#13942) More... 23 days ago
fix(runtime-dom): ensure iframe sandbox is handled as an attribute to prevent unintended behavior (#13950) More... 23 days ago