dioxus/packages/hooks/tests
Evan Almloff 5290b658fd
Fix effects triggered from async tasks; improve work scheduling docs (#2370)
* outline work scheduling

* move scheduling code from dirty_scope to scheduler

* introduce queue_effect

* Run effects after all tasks are polled if there are no components rerendered

* add a new test for async effects
2024-05-04 15:30:13 +01:00
..
effect.rs Fix effects triggered from async tasks; improve work scheduling docs (#2370) 2024-05-04 15:30:13 +01:00
memo.rs Fix: requeue events, process events (#2236) 2024-04-04 11:46:31 -07:00