2 Commits

Author SHA1 Message Date
3b220477d7 Improve the type safety and ergonomics of bind_event.
* Add the triggering signal as a parameter. This ensures that
  We always call get on the signal to trigger the effect.

* Rename the method to bind_trigger to better reflect what it
  is doing.
2022-12-26 16:58:33 -05:00
481f0cac95 Initial Reducer API 2022-12-26 16:26:12 -05:00