mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Make Function Component to Implement BaseComponent. * Remove IntoComponent. * Inline some methods. * Move some logic out of proc macro. * Move position of the self generics. * Discourage direct implementation `FunctionComponent` & `#[doc(hidden)]`.