mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* first sketch of a stateful agent * share the data with listeners only immutably * rename the stateful agent to Store * moved stuff around, fixed missing parts * removed a useless directory * fmt fixes * added missing comments