dioxus/packages/web/src
Jon Kelley d9546d9504
Renderers are now packages, not features. (#387)
* feat: use synchronous router design

* feat: function to get router out of dom

* chore: restructure workspace to use renderers as packages, not features
2022-07-09 15:15:20 -04:00
..
cache.rs feat: wire up both desktop and web 2022-01-13 22:51:01 -05:00
cfg.rs Renderers are now packages, not features. (#387) 2022-07-09 15:15:20 -04:00
dom.rs handle bubbling events 2022-06-22 13:57:05 -05:00
hot_reload.rs fix web imports and extract hot reload handlers into seperate files (#484) 2022-07-04 13:18:11 -05:00
lib.rs Renderers are now packages, not features. (#387) 2022-07-09 15:15:20 -04:00
olddom.rs Update examples to avoid deprecated API 2022-05-12 15:00:43 +03:00
rehydrate.rs handle bubbling events 2022-06-22 13:57:05 -05:00
ric_raf.rs feat: remove old async channel for new channel in ric raf web code 2022-02-15 11:03:13 -05:00
ricpolyfill.js wip: ricraf polyfill 2021-08-24 16:36:00 -04:00
util.rs make the closure dyn 2022-03-21 21:57:29 +01:00