25 Commits (e077e6f5f3967d7f45872154a2351064937c2425)

Author SHA1 Message Date
Evan You e077e6f5f3 workflow: disable threads during tests 3 years ago
Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
Evan You b1817fe9ee fix(runtime-dom): fix unnecessary warning when setting coerced dom property value 3 years ago
那里好脏不可以 6042ab0f2f
chore: type [ci skip] 3 years ago
zscumt123 fa1d14c2c8
fix(runtime-dom): catch more cases of DOM property setting error (#5552) 3 years ago
木杉 2c09969b13
fix(runtime-dom): patch translate as an attr (#5485) 3 years ago
Evan You ae4b0783d7 chore: update repo references 4 years ago
Stefan Mayer 1701bf3968
fix(runtime-dom): patchDOMProps should not set _value if element is custom element (#4839) 4 years ago
Thorsten Lünborg 89b2f924fc
fix(runtime-dom): fix option element value patching edge case (#4959) 4 years ago
skirtle 620a69b871
fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) 4 years ago
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) 4 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 5 years ago
Evan You 20bc7ba1c5 fix(runtime-dom): should not coerce nullish values to empty strings for non-string dom props 5 years ago
likui 27b5c71944
fix(runtime-dom): should patch svg innerHtml (#956) 5 years ago
Evan You ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props 5 years ago