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