Jonathan Kelley 2d2e9dc56a Merge pull request #2033 from DioxusLabs/jk/kick-sf-on-client 1 year ago
..
autofmt 3e5edff724 Fix key errors in autofmt crate 1 year ago
check 0bd9692e45 Fix cargo test and a number of little cleanup bugs 1 year ago
cli 8eda67ecb2 added hot-reload as config option with default to true (#2024) 1 year ago
cli-config 8eda67ecb2 added hot-reload as config option with default to true (#2024) 1 year ago
config-macro 47cfd212c9 fixed clippy failing in non-server environment 1 year ago
core 7461a14cb4 fix 2020: return None if the root nodes are empty in rsx (#2026) 1 year ago
core-macro dd109f20d2 fix #1979: generated Owned impl for the props builder was using the wrong generics. (#2027) 1 year ago
desktop f8a8ee3e29 fix clippy 1 year ago
dioxus 64a321eacc Get more axum stuff upgraded to 0.7 1 year ago
dioxus-lib b58eb04278 Fix basic routers 1 year ago
dioxus-tui 8f70a84c70 Use futures_util mutex instead of flume for sending flush lock wakeups 1 year ago
extension 8f70f8936f wip: consolidate release 1 year ago
fullstack 47e7f2fd41 Kick server futures on the client 1 year ago
generational-box 4bc2f4a713 add more docs around lifetime downcasting 1 year ago
hooks ffc49530f6 implement readable and callable for all structs in the hooks crate 1 year ago
hot-reload 64a321eacc Get more axum stuff upgraded to 0.7 1 year ago
html 81f38a0bc5 cfg out globalhotkey 1 year ago
html-internal-macro 0ae0929691 fix: some simple formatting and version numbers 1 year ago
interpreter b05ea0b202 FIx: pushroot should actually push the right root on native mutations 1 year ago
liveview 60616d0ba7 fix liveview 1 year ago
mobile bdbae8ccb0 Update examples, add css 1 year ago
native-core 6818bbe10a Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to 1 year ago
native-core-macro 2d1234c3d1 Include README and Dioxus logo in package docs (#1536) 1 year ago
plasmo 22266cc560 Switch to bun, clean up web implementation 1 year ago
playwright-tests 64a321eacc Get more axum stuff upgraded to 0.7 1 year ago
router 4bc2f4a713 add more docs around lifetime downcasting 1 year ago
router-macro e217a957dc fix 1 year ago
rsx 7461a14cb4 fix 2020: return None if the root nodes are empty in rsx (#2026) 1 year ago
rsx-rosetta ae352f8958 Feat: reject invalid keys 1 year ago
server-macro 31a7d2ac04 remove the nightly feature from the server macro crate 1 year ago
signals dd109f20d2 fix #1979: generated Owned impl for the props builder was using the wrong generics. (#2027) 1 year ago
ssr 36fe5e30cb chore: clean up cargo.tomls to enable releasing 1 year ago
web 81f38a0bc5 cfg out globalhotkey 1 year ago