Commit History

Author SHA1 Message Date
  鱼 5b3f1e8424 fix(runtime-core): patchChildren first in patchElement (#4313) 4 years ago
  Evan You 1c7d737cc8 feat: support v-bind .prop & .attr modifiers 4 years ago
  HcySunYang 3756270272 fix(runtime-dom): capture errors when setting value for IDL (#3578) 4 years ago
  GU Yiling e3f5dcb99b fix(runtime-dom): should remove attribute when binding `null` to `value` (#3564) 4 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
  edison fb6b9f8e8f fix(runtime-dom): attribute should be removed with nullish values (#2679) 5 years ago
  Eduardo San Martin Morote 00683fce9a fix(runtime-dom): patch `form` as an attribute (#1788) 5 years ago
  Evan You 5c74243211 test: move mockWarn into setup files 5 years ago
  Evan You cb6a0915c5 fix(runtime-dom): remove attrs with nullish values 5 years ago
  Felix Rilling 829b35e426 chore: typo fixes (#1546) 5 years ago
  Evan You 98bee596bd fix(runtime-core): should catch dom prop set TypeErrors 6 years ago
  Evan You 20bc7ba1c5 fix(runtime-dom): should not coerce nullish values to empty strings for non-string dom props 6 years ago
  likui 27b5c71944 fix(runtime-dom): should patch svg innerHtml (#956) 6 years ago
  Evan You ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props 6 years ago