dioxus/packages
2024-03-06 18:16:09 -08:00
..
autofmt report syn parse errors to the user 2024-02-08 10:00:25 -06:00
check Fix cargo test and a number of little cleanup bugs 2024-01-30 17:33:14 -08:00
cli search for first valid platform in features 2024-03-06 21:38:11 +01:00
cli-config added automatic platform detection to cli if none is passed 2024-03-06 21:16:51 +01:00
config-macro include more platforms in the launch builder 2024-01-22 08:58:35 -06:00
core rename flush_sync to wait_for_next_render 2024-03-04 19:52:17 -06:00
core-macro fix unrelated to dioxus-router 2024-02-26 21:50:16 +01:00
desktop cfg out globalhotkey 2024-03-06 16:42:45 -08:00
dioxus Get more axum stuff upgraded to 0.7 2024-02-15 18:59:57 -08:00
dioxus-lib Fix basic routers 2024-01-16 14:39:48 -06:00
dioxus-tui Use futures_util mutex instead of flume for sending flush lock wakeups 2024-02-02 13:09:26 -08:00
extension wip: consolidate release 2024-02-21 19:36:33 -08:00
fullstack Merge pull request #1987 from ealmloff/fix-fullstack-history 2024-03-04 14:19:38 -08:00
generational-box chore: move all packages onto workspace versions 2024-02-21 14:30:13 -08:00
hooks rename flush_sync to wait_for_next_render 2024-03-04 19:52:17 -06:00
hot-reload Get more axum stuff upgraded to 0.7 2024-02-15 18:59:57 -08:00
html cfg out globalhotkey 2024-03-06 16:42:45 -08:00
html-internal-macro fix: some simple formatting and version numbers 2024-02-21 14:32:19 -08:00
interpreter raw bytes instead of str 2024-03-06 18:16:09 -08:00
liveview fix liveview 2024-03-06 17:26:52 -08:00
mobile Update examples, add css 2024-02-14 12:33:07 -08:00
native-core Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to 2024-01-31 16:33:53 -08:00
native-core-macro Revert "improved documentation and refactored naming to be more self-explanatory" 2023-12-07 17:11:56 +01:00
plasmo Switch to bun, clean up web implementation 2024-03-04 15:23:48 -08:00
playwright-tests Get more axum stuff upgraded to 0.7 2024-02-15 18:59:57 -08:00
router Merge pull request #1983 from marc2332/fix/update-dioxus-router-docs 2024-03-04 14:21:52 -08:00
router-macro fix 2024-02-24 14:36:02 +01:00
rsx Switch todo!() to unreachable!/unimplemented! where it matters 2024-01-31 16:26:20 -08:00
rsx-rosetta Fix compile checks on numerous packages using --all --all-features 2024-01-18 16:27:43 -08:00
server-macro remove the nightly feature from the server macro crate 2024-02-16 15:27:48 -06:00
signals Merge pull request #1993 from DioxusLabs/fix-effect 2024-03-05 11:18:17 -08:00
ssr chore: clean up cargo.tomls to enable releasing 2024-02-21 14:16:01 -08:00
web cfg out globalhotkey 2024-03-06 16:42:45 -08:00