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

Автор SHA1 Сообщение Дата
  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 6 лет назад
  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 лет назад
  Evan You 3f3e42b8cb wip: compare perf 7 лет назад
  Evan You b3f8b5ae0a wip: add types to refactored runtime-core 7 лет назад