mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Replace mounted with rendered lifecycle method * fix checks * fix doc test * use_context test * made test yet more sensitive to errors * fix some merge oddities * just some style adjustments * proof of concept use_context hook using scope * store scope in hook state * add a test with multiple context types * subscribe to context changes * make clippy happy * reuse dead slots for subscriptions * clean up and improve test Co-authored-by: Justin Starry <justin.starry@icloud.com> Co-authored-by: Mathis <mk@thepeaklab.com>
8 lines
71 B
Plaintext
8 lines
71 B
Plaintext
target
|
|
**/*.rs.bk
|
|
Cargo.lock
|
|
orig.*
|
|
/.idea
|
|
/.vscode
|
|
/cmake-build-debug
|