Historique des commits

Auteur SHA1 Message Date
  Evan You 982a145d38 chore: Merge branch 'main' into minor il y a 2 ans
  Fabian Gündel d42b6ba3f5 feat: MathML support (#7836) il y a 2 ans
  Evan You 5b002869c5 fix(runtime-dom): fix width and height prop check condition il y a 2 ans
  sunjiang0018 af909b7d45 chore: fix typo (#9752) [ci skip] il y a 2 ans
  Evan You 6fcec3b2c7 chore: fix width/height check condition il y a 2 ans
  Evan You 9845f1d2a1 chore: optimize widht/height element check il y a 2 ans
  Evan You 38aaa8c886 perf: optimize on* prop check il y a 2 ans
  zhoulixiang bfc1838f31 fix(runtime-dom): set width/height with units as attribute (#8781) il y a 2 ans
  renovate[bot] 16a6438236 chore(deps): update lint (#9627) il y a 2 ans
  木杉 2c09969b13 fix(runtime-dom): patch translate as an attr (#5485) il y a 4 ans
  edison e7b0a9d3cf fix(runtime-dom): patch `textContent` on svg properly (#4301) il y a 4 ans
  Evan You ff0c810300 fix(runtime-dom): defer setting value il y a 4 ans
  Evan You 47f488350c chore: run updated prettier il y a 4 ans
  Evan You 1c7d737cc8 feat: support v-bind .prop & .attr modifiers il y a 4 ans
  Evan You 3963f2e963 wip: more tests for v2 compat il y a 5 ans
  Evan You 180310cbe9 refactor(runtime-dom): avoid form attribtue tag check il y a 5 ans
  Thorsten Lünborg c5d147c57f fix(runtime-dom): ensure readonly type prop on textarea is handled patched as attribute (#2888) il y a 5 ans
  luwuer f262438073 fix(runtime-dom): enable set form attr to null on form-elements (#2840) (#2849) il y a 5 ans
  Eduardo San Martin Morote 00683fce9a fix(runtime-dom): patch `form` as an attribute (#1788) il y a 5 ans
  Evan You c852bf18d7 fix(v-model): v-model listeners should not fallthrough to plain element root il y a 5 ans
  Evan You 9ee85a3783 chore: fix unintended import il y a 6 ans
  Evan You 441c23602f fix(runtime-dom): should set `<input list="...">` as attribute il y a 6 ans
  Evan You b3536d87a5 fix(runtime-dom): allow force updating value bindings for controlled inputs il y a 6 ans
  Evan You 4492b88938 fix: always treat spellcheck and draggable as attributes il y a 6 ans
  Andrew Talbot 054ccecd58 perf(core): use `startsWith` instead of `indexOf` (#989) il y a 6 ans
  likui 27b5c71944 fix(runtime-dom): should patch svg innerHtml (#956) il y a 6 ans
  Evan You 6eb3399311 fix(runtime-dom): fix patching for attributes starting with `on` il y a 6 ans
  Evan You 2302dea162 fix(runtime-dom): support native onxxx handlers il y a 6 ans
  Evan You 9eef37fa32 refactor(compiler): remove modelValue from generated code for native v-model il y a 6 ans
  Evan You ca5f39ee35 refactor(runtime-core): adjust patchProp value arguments order il y a 6 ans