6 Commits

Author SHA1 Message Date
Simon
bd67b92535
Add support for use_context hook (#1249)
* 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>
2020-05-25 20:42:00 +08:00
Stephan Buys
386e5e9f05 Add idea and cmake to gitignore 2018-09-04 21:59:01 +03:00
Denis Kolodin
deb838b2e1 Fix examples for the new context reference 2018-04-23 22:54:24 +03:00
Denis Kolodin
e97e0ebe35 Remove cargo lock files
Because it's library crate.
2017-12-25 20:39:48 +03:00
Denis Kolodin
a82d01c9ec Add TodoMVC example draft 2017-12-17 17:29:59 +03:00
Denis Kolodin
6a0067838a Minimal prototype 2017-12-16 17:19:27 +03:00