Histórico de Commits

Autor SHA1 Mensagem Data
  Evan You 1c7d737cc8 feat: support v-bind .prop & .attr modifiers há 5 anos atrás
  HcySunYang 3756270272 fix(runtime-dom): capture errors when setting value for IDL (#3578) há 5 anos atrás
  GU Yiling e3f5dcb99b fix(runtime-dom): should remove attribute when binding `null` to `value` (#3564) há 5 anos atrás
  Thorsten Lünborg c5d147c57f fix(runtime-dom): ensure readonly type prop on textarea is handled patched as attribute (#2888) há 5 anos atrás
  luwuer f262438073 fix(runtime-dom): enable set form attr to null on form-elements (#2840) (#2849) há 5 anos atrás
  edison fb6b9f8e8f fix(runtime-dom): attribute should be removed with nullish values (#2679) há 5 anos atrás
  Eduardo San Martin Morote 00683fce9a fix(runtime-dom): patch `form` as an attribute (#1788) há 5 anos atrás
  Evan You 5c74243211 test: move mockWarn into setup files há 6 anos atrás
  Evan You cb6a0915c5 fix(runtime-dom): remove attrs with nullish values há 6 anos atrás
  Felix Rilling 829b35e426 chore: typo fixes (#1546) há 6 anos atrás
  Evan You 98bee596bd fix(runtime-core): should catch dom prop set TypeErrors há 6 anos atrás
  Evan You 20bc7ba1c5 fix(runtime-dom): should not coerce nullish values to empty strings for non-string dom props há 6 anos atrás
  likui 27b5c71944 fix(runtime-dom): should patch svg innerHtml (#956) há 6 anos atrás
  Evan You ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props há 6 anos atrás