mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* made <textarea> a void element * added defaultvalue special attr to <textarea> * updated error message when trying to pass children to textarea * updated docs, fixed formatting * fixed hydration test * fixed suspense test * fixed heading in docs * fixed clippy warnings * fixed SSR, added SSR test for precedence of value over defaultvalue * fixing wasm-bindgen-test screwups & replacing deprecated function use