mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Use cheap-to-clone types more * Use IArray in NodeSeq & add IntoPropValue for &AttrValue * Add function get_mut() on VChild to make things easier * Use AttrValue in timer_functional example * fix VList PartialEq * extract implicit-clone as workspace dep and bump to 0.5.1 * docs: advocate using IArray and IMap instead of Vec and HashMap * docs: AI translation for lifecycles.mdx in Japanese and simplified Chinese --------- Co-authored-by: Mattuwu <syan4@ualberta.ca>