История коммитов

Автор SHA1 Сообщение Дата
  edison e7b0a9d3cf fix(runtime-dom): patch `textContent` on svg properly (#4301) 4 лет назад
  Evan You ff0c810300 fix(runtime-dom): defer setting value 4 лет назад
  Evan You 47f488350c chore: run updated prettier 4 лет назад
  Evan You 1c7d737cc8 feat: support v-bind .prop & .attr modifiers 4 лет назад
  Evan You 3963f2e963 wip: more tests for v2 compat 5 лет назад
  Evan You 180310cbe9 refactor(runtime-dom): avoid form attribtue tag check 5 лет назад
  Thorsten Lünborg c5d147c57f fix(runtime-dom): ensure readonly type prop on textarea is handled patched as attribute (#2888) 5 лет назад
  luwuer f262438073 fix(runtime-dom): enable set form attr to null on form-elements (#2840) (#2849) 5 лет назад
  Eduardo San Martin Morote 00683fce9a fix(runtime-dom): patch `form` as an attribute (#1788) 5 лет назад
  Evan You c852bf18d7 fix(v-model): v-model listeners should not fallthrough to plain element root 5 лет назад
  Evan You 9ee85a3783 chore: fix unintended import 6 лет назад
  Evan You 441c23602f fix(runtime-dom): should set `<input list="...">` as attribute 6 лет назад
  Evan You b3536d87a5 fix(runtime-dom): allow force updating value bindings for controlled inputs 6 лет назад
  Evan You 4492b88938 fix: always treat spellcheck and draggable as attributes 6 лет назад
  Andrew Talbot 054ccecd58 perf(core): use `startsWith` instead of `indexOf` (#989) 6 лет назад
  likui 27b5c71944 fix(runtime-dom): should patch svg innerHtml (#956) 6 лет назад
  Evan You 6eb3399311 fix(runtime-dom): fix patching for attributes starting with `on` 6 лет назад
  Evan You 2302dea162 fix(runtime-dom): support native onxxx handlers 6 лет назад
  Evan You 9eef37fa32 refactor(compiler): remove modelValue from generated code for native v-model 6 лет назад
  Evan You ca5f39ee35 refactor(runtime-core): adjust patchProp value arguments order 6 лет назад
  Evan You 27913e661a feat(compiler-dom/runtime-dom): stringify eligible static trees 6 лет назад
  Evan You 6f43c4b516 wip(ssr): vdom serialization 6 лет назад
  Cédric Exbrayat fe66194a77 feat(vModel): handle true-value and false-value for checkbox (#449) 6 лет назад
  Evan You a7eefaff1e refactor(runtime-dom): remove xlink support since it's been deprecated 6 лет назад
  Evan You d376439167 wip(compiler-dom): v-model runtime 6 лет назад
  Evan You 42967f1f5a wip: pass proper args to patchDOMProp 6 лет назад
  Evan You 3904678306 types: use stricter HostNode typings 6 лет назад
  Evan You 966d7b5487 feat: error handling for setup / render / watch / event handlers 6 лет назад
  Evan You 8f9afdff64 feat: template ref handling + ref unmount 6 лет назад
  Evan You 7fe82b1199 wip: svg & parent chain 7 лет назад