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