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