Commit History

Author SHA1 Message Date
  Ecco 1499135c22 fix(runtime-dom): always treat autocorrect as attribute (#13001) 1 year ago
  edison e16e9a7341 fix(custom-element): properly remove hyphenated attribute (#12143) 1 year ago
  Evan You ea3efa09e0 fix(custom-element): properly set kebab-case props on Vue custom elements 1 year ago
  Evan You a07e7bf553 fix(custom-element): support early-set domProps for async custom elements 1 year ago
  linzhe 3e9e32ee0a fix(runtime-dom): properly handle innerHTML unmount into new children (#11159) 1 year ago
  Tycho 8ae4c293ad fix(runtime-dom): prevent setting state as attribute for custom elements (#11165) 1 year ago
  Evan You 537a571f8c fix(runtime-dom): also set attribute for form element state 1 year ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Evan You 982a145d38 chore: Merge branch 'main' into minor 2 years ago
  Fabian Gündel d42b6ba3f5 feat: MathML support (#7836) 2 years ago
  Evan You 5b002869c5 fix(runtime-dom): fix width and height prop check condition 2 years ago
  sunjiang0018 af909b7d45 chore: fix typo (#9752) [ci skip] 2 years ago
  Evan You 6fcec3b2c7 chore: fix width/height check condition 2 years ago
  Evan You 9845f1d2a1 chore: optimize widht/height element check 2 years ago
  Evan You 38aaa8c886 perf: optimize on* prop check 2 years ago
  zhoulixiang bfc1838f31 fix(runtime-dom): set width/height with units as attribute (#8781) 2 years ago
  renovate[bot] 16a6438236 chore(deps): update lint (#9627) 2 years ago
  木杉 2c09969b13 fix(runtime-dom): patch translate as an attr (#5485) 4 years ago
  edison e7b0a9d3cf fix(runtime-dom): patch `textContent` on svg properly (#4301) 4 years ago
  Evan You ff0c810300 fix(runtime-dom): defer setting value 4 years ago
  Evan You 47f488350c chore: run updated prettier 4 years ago
  Evan You 1c7d737cc8 feat: support v-bind .prop & .attr modifiers 4 years ago
  Evan You 3963f2e963 wip: more tests for v2 compat 5 years ago
  Evan You 180310cbe9 refactor(runtime-dom): avoid form attribtue tag check 5 years ago
  Thorsten Lünborg c5d147c57f fix(runtime-dom): ensure readonly type prop on textarea is handled patched as attribute (#2888) 5 years ago
  luwuer f262438073 fix(runtime-dom): enable set form attr to null on form-elements (#2840) (#2849) 5 years ago
  Eduardo San Martin Morote 00683fce9a fix(runtime-dom): patch `form` as an attribute (#1788) 5 years ago
  Evan You c852bf18d7 fix(v-model): v-model listeners should not fallthrough to plain element root 5 years ago
  Evan You 9ee85a3783 chore: fix unintended import 5 years ago
  Evan You 441c23602f fix(runtime-dom): should set `<input list="...">` as attribute 5 years ago