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

Автор SHA1 Сообщение Дата
  Evan You 982a145d38 chore: Merge branch 'main' into minor 2 лет назад
  Fabian Gündel d42b6ba3f5 feat: MathML support (#7836) 2 лет назад
  Evan You 5b002869c5 fix(runtime-dom): fix width and height prop check condition 2 лет назад
  sunjiang0018 af909b7d45 chore: fix typo (#9752) [ci skip] 2 лет назад
  Evan You 6fcec3b2c7 chore: fix width/height check condition 2 лет назад
  Evan You 9845f1d2a1 chore: optimize widht/height element check 2 лет назад
  Evan You 38aaa8c886 perf: optimize on* prop check 2 лет назад
  zhoulixiang bfc1838f31 fix(runtime-dom): set width/height with units as attribute (#8781) 2 лет назад
  renovate[bot] 16a6438236 chore(deps): update lint (#9627) 2 лет назад
  木杉 2c09969b13 fix(runtime-dom): patch translate as an attr (#5485) 4 лет назад
  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 5 лет назад
  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 лет назад