dioxus/packages
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
..
autofmt Fix: flaky CI by correcting autofmt to match proper spacing (#2369) 2024-04-26 12:04:56 -04:00
check update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
cli Improve the base_path story (#2381) 2024-05-03 13:38:07 -05:00
cli-config cli: disable opening the tab by default, add some trace logging for config resolution (#2377) 2024-05-01 08:32:04 -05:00
config-macro Check type of launch config (#2125) 2024-03-27 12:08:05 -07:00
core Fix effects triggered from async tasks; improve work scheduling docs (#2370) 2024-05-04 15:30:13 +01:00
core-macro Fix event handler memory leak (#2298) 2024-04-26 00:47:22 -04:00
desktop fix empty docs clippy warning 2024-05-03 13:41:48 -05:00
dioxus Fix flakey windows tests (#2332) 2024-04-17 15:08:38 -07:00
dioxus-lib Fix flakey windows tests (#2332) 2024-04-17 15:08:38 -07:00
extension bump extension version 2024-04-24 22:41:31 -04:00
fullstack Only compress web assets in the CLI (#2329) 2024-04-26 00:47:04 -04:00
generational-box Fix event handler memory leak (#2298) 2024-04-26 00:47:22 -04:00
hooks Fix effects triggered from async tasks; improve work scheduling docs (#2370) 2024-05-04 15:30:13 +01:00
hot-reload Fix Outdated README.md (#2147) 2024-03-26 19:17:02 -07:00
html impl HasFileData for FormData (#2346) 2024-04-25 14:31:50 -04:00
html-internal-macro fix hotreloading issues in the CLI 2024-03-12 13:39:42 -07:00
interpreter Improve the base_path story (#2381) 2024-05-03 13:38:07 -05:00
liveview Fix flakey windows tests (#2332) 2024-04-17 15:08:38 -07:00
mobile update 0.4 doc links to 0.5 2024-03-27 20:42:07 -05:00
playwright-tests Refactor and fix eval channels (#2302) 2024-04-26 11:55:48 -04:00
router Improve the base_path story (#2381) 2024-05-03 13:38:07 -05:00
router-macro Fix event handler memory leak (#2298) 2024-04-26 00:47:22 -04:00
rsx Fix empty for loop, if statements and children (#2275) 2024-04-08 19:23:55 -07:00
rsx-rosetta Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
server-macro Fix calling server functions on desktop (#2357) 2024-04-25 14:24:46 -04:00
signals Restore set compare hook (#2287) 2024-04-26 11:55:11 -04:00
ssr Fix flakey windows tests (#2332) 2024-04-17 15:08:38 -07:00
web Refactor and fix eval channels (#2302) 2024-04-26 11:55:48 -04:00