-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: DioxusLabs/dioxus
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.7.0-alpha.1 Dioxus v0.7.0-alpha.1
published
May 31, 2025
52 Pull requests merged by 22 people
-
Implement Into<CaptureError> for the default server function error type
#4205 merged
Jun 21, 2025 -
Allow a borrowed key to move into children
#4277 merged
Jun 21, 2025 -
Improve server macro documentation
#3403 merged
Jun 20, 2025 -
Remove invalid global data attribute
#4270 merged
Jun 20, 2025 -
Cache hashed assets forever in fullstack
#3928 merged
Jun 20, 2025 -
tell user about basepath
#4298 merged
Jun 20, 2025 -
Fix base path
#4276 merged
Jun 20, 2025 -
Fixes issue with the file dialog showing only folders and not files
#4177 merged
Jun 20, 2025 -
properly respect rustflags, fix x86-sim issue
#4295 merged
Jun 19, 2025 -
Make new_window asynchronous
#4297 merged
Jun 19, 2025 -
Use different release profiles for desktop and server builds, adhoc profiles
#3693 merged
Jun 19, 2025 -
Fix router hydration
#4209 merged
Jun 18, 2025 -
update and improve chinese README.md
#4254 merged
Jun 18, 2025 -
feat: Opt-out
html
indioxus-router
#4217 merged
Jun 18, 2025 -
Translate position to account for the display scaling factor.
#4275 merged
Jun 18, 2025 -
Allows desktop apps to open mailto links
#4282 merged
Jun 18, 2025 -
Switch to owned listener type
#4289 merged
Jun 18, 2025 -
Fix
--args
and handle merging in@server
and@client
#4212 merged
Jun 18, 2025 -
Upgrade Blitz to
0.1.0-alpha.3
and add Dioxus-Native WGPU Canvas Integration#4286 merged
Jun 18, 2025 -
Only
use std::sync::Arc
when needed:debug_assertions
enabled#4261 merged
Jun 9, 2025 -
Always download wasm opt from the binary
#4247 merged
Jun 4, 2025 -
chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /packages/extension
#4243 merged
Jun 3, 2025 -
white-list .rcgu.o files in the linking phase, otherwise dump them into the normal linking pile
#4246 merged
Jun 3, 2025 -
Allow changing the base path from a cli arg
#4242 merged
Jun 2, 2025 -
Fix url encoding query and implement FromQueryArgument for Option<T>
#4213 merged
Jun 2, 2025 -
re-enable linux arm64 in CI for tests and release
#4226 merged
May 31, 2025 -
Move asset hashing into the CLI
#3988 merged
May 31, 2025 -
Unify todomvc and todomvc-native examples
#4228 merged
May 31, 2025 -
Update Playwright to version 1.52.0
#4125 merged
May 31, 2025 -
Remove schedule_update and schedule_update_any from prelude
#4128 merged
May 31, 2025 -
Upgrade to Blitz 0.1.0-alpha.2
#4227 merged
May 31, 2025 -
unset CARGO_MANIFEST_DIR, don't set it to empty string
#4225 merged
May 30, 2025 -
fix: escape backslashes in debug locations for HTMLData serialization
#4116 merged
May 30, 2025 -
Add the onload property to links
#3843 merged
May 30, 2025 -
feat: update examples to tailwind v4
#3943 merged
May 30, 2025 -
Update global hotkey
#4207 merged
May 30, 2025 -
Fix dx bundle and release web builds
#4211 merged
May 30, 2025 -
subsecond/cli: fix linker and passing through -fuse-ld properly
#4222 merged
May 30, 2025 -
chore(ssr): update
askama_escape
dependency#4215 merged
May 29, 2025 -
Fix the toggle event
#4206 merged
May 27, 2025 -
Clarify schedule_update docs
#4127 merged
May 26, 2025 -
Restore docs CI checks and fix all doc lints
#4204 merged
May 26, 2025 -
attempt to fix playwright
#4198 merged
May 25, 2025 -
fix hot-reload watcher for client/server
#4200 merged
May 25, 2025 -
use vcs when
dx new
#4199 merged
May 25, 2025 -
refactor: remove
once_cell
dependency and usestd::sync
equivalents#4185 merged
May 25, 2025 -
fix: only patch pid and require rebuilds
#4197 merged
May 25, 2025 -
debugger support for dx
#3814 merged
May 24, 2025 -
Enable serve_dioxus_application for WASM targets
#4170 merged
May 24, 2025 -
feat: copy frameworks to Frameworks folder, detect linkers, custom target dirs
#4174 merged
May 24, 2025 -
fix rust 1.87 with wasm-opt bulk-memory, allow configuring wasm-opt flags
#4187 merged
May 24, 2025 -
Fix setting option value to an empty string
#4176 merged
May 24, 2025
13 Pull requests opened by 11 people
-
Add sorting of Tailwind CSS class names in RSX
#4203 opened
May 26, 2025 -
add basic crash analytics and very light telemetry to dioxus-cli
#4224 opened
May 30, 2025 -
Avoid fingerprint busting during builds
#4244 opened
Jun 3, 2025 -
chore(deps): upgrade wry from 0.45.0 to v0.51.2
#4255 opened
Jun 6, 2025 -
Set default architecture for Android to aarch64
#4257 opened
Jun 7, 2025 -
Add wasm32 fullstack example
#4260 opened
Jun 9, 2025 -
dx eject for IOS and Andriod
#4274 opened
Jun 13, 2025 -
Allow customization of MainActivity.kt
#4294 opened
Jun 18, 2025 -
Add `use_js` macro
#4309 opened
Jun 22, 2025 -
Don't use inline scripts and function constructor
#4310 opened
Jun 22, 2025 -
Add initial version of hash history
#4311 opened
Jun 22, 2025 -
Hashless assets
#4312 opened
Jun 23, 2025 -
Add better error handling for wasm-opt and prevent file truncation on error
#4313 opened
Jun 23, 2025
87 Issues closed by 16 people
-
Address FOUC For Dioxus Components
#3970 closed
Jun 21, 2025 -
Enhance the ergonomics and security of ServerFnError
#3243 closed
Jun 21, 2025 -
Remove invalid `data` attribute
#4241 closed
Jun 20, 2025 -
Nested router dynamic segment fails on derive
#4304 closed
Jun 20, 2025 -
Web app resources are not cached
#3278 closed
Jun 20, 2025 -
Streaming / manual diffs
#369 closed
Jun 20, 2025 -
Request: automated releases
#3382 closed
Jun 20, 2025 -
WASM build seems to progress but never finishes when RUSTFLAGS contains `target-cpu=native`
#3684 closed
Jun 20, 2025 -
App explorer for android and ios
#3839 closed
Jun 20, 2025 -
Add Details For Tailwind V4.0 To Documentation
#3878 closed
Jun 20, 2025 -
dx serve does not respect base_path from Dioxus.toml
#4004 closed
Jun 20, 2025 -
Toast font overriding my application font
#4052 closed
Jun 20, 2025 -
Wasm-bindgen error messages are not displayed
#4023 closed
Jun 20, 2025 -
bug: "Serving at" IP address doesn't reflect "--addr" passed
#3836 closed
Jun 20, 2025 -
Nested RSX does not hot reload
#2994 closed
Jun 20, 2025 -
Native rust hotreloading via binary patching
#2708 closed
Jun 20, 2025 -
Invalid default x86_64 iOS target
#4296 closed
Jun 19, 2025 -
Subsecond does not respect rustflags cfg settings from .cargo/config.toml (getrandom fails to build)
#4238 closed
Jun 19, 2025 -
with “dioxus::desktop::window().new_window()” to create a new window,The program will crash and crash.
#3080 closed
Jun 19, 2025 -
Don't insert configuration into `Cargo.toml` when using the CLI just for hot-patching / subsecond
#4168 closed
Jun 19, 2025 -
`dx bundle` does not respect `--profile`
#3600 closed
Jun 19, 2025 -
Bundled fullstack app for macOS crashes on server request
#3884 closed
Jun 19, 2025 -
Bundled fullstack desktop apps don't work (Linux, Windows)
#3689 closed
Jun 19, 2025 -
With SSG, fallback / 404 route does not seem to work?
#3644 closed
Jun 18, 2025 -
navigator.can_go_back() fails to hydrate
#4047 closed
Jun 18, 2025 -
Windows (10/11) file drag and drop misplaced drop area on scaled display
#4271 closed
Jun 18, 2025 -
'a' element with mailto link opens browser instead of mail program
#2991 closed
Jun 18, 2025 -
Dioxus CLI panics with address in use when serving with the `server` platform
#4284 closed
Jun 18, 2025 -
How to use context to transfer between different routers?
#4291 closed
Jun 18, 2025 -
Assets are not served with Web + fullstack on workspace (0.7.0-alpha.1)
#4250 closed
Jun 18, 2025 -
Passing `--args` to `dx serve` shouldn't be a no-op
#4122 closed
Jun 18, 2025 -
Can't make onclick / onkeydown to work...
#4278 closed
Jun 13, 2025 -
Issue running application behind a reverse proxy (Caddy / NGINX)
#4240 closed
Jun 13, 2025 -
vs code extension randomly removes comments on save
#4267 closed
Jun 11, 2025 -
Using `key` in a Sub-Element Requires `debug-assertions = true`
#4265 closed
Jun 11, 2025 -
Implement required components
#4264 closed
Jun 11, 2025 -
SIGSEGV with clean dioxus project on desktop linux
#4201 closed
Jun 8, 2025 -
I have installed wasm32-unknown-unknown,but it doesn't work
#4221 closed
Jun 8, 2025 -
CLI: Add support for `native`/`blitz` platform
#3105 closed
Jun 3, 2025 -
`dx new` should initialize with a VCS
#3728 closed
Jun 3, 2025 -
`LinkPropsBuilder` should have `onload` event attribute
#3758 closed
Jun 3, 2025 -
Dioxus iOS Build Issue on Intel Mac
#3962 closed
Jun 3, 2025 -
Integration with 3D renderers
#265 closed
Jun 3, 2025 -
Improve fullstack build performance via parallelization
#3409 closed
Jun 3, 2025 -
Add binaries for Linux ARM64 arch
#3632 closed
Jun 3, 2025 -
Lynx Rendering Support
#3901 closed
Jun 3, 2025 -
Support for sadcdn-ui component directly in dioxus as like react-js
#3999 closed
Jun 3, 2025 -
Subsecond fails to compile with --ld-path linker arg
#4196 closed
Jun 3, 2025 -
dx serve cargo env vars doesn't match cargo workspaces
#4223 closed
Jun 3, 2025 -
Subsecond fails on Linux when using `DX_LINKER` or `DX_HOST_LINKER`
#4167 closed
Jun 3, 2025 -
Subsecond fails to build project with rlib that contains unecessary .o files with unresolved symbols
#4237 closed
Jun 3, 2025 -
Default values for route segments
#2781 closed
Jun 2, 2025 -
`FromQuery` applies url encoding after display impl
#2984 closed
Jun 2, 2025 -
Tailwind Support for CLI
#1192 closed
Jun 1, 2025 -
JS included by wasm_bindgen binding is not updated
#3918 closed
May 31, 2025 -
Regression: dioxus-cli fails to create multiple processed copies of a same image with different options
#3467 closed
May 31, 2025 -
asset cache hashes don't take into account included scripts
#3705 closed
May 31, 2025 -
CLI fails to launch iOS simulator if it is not already running
#4072 closed
May 30, 2025 -
Hotpatching breaks when reopenning apps
#4147 closed
May 30, 2025 -
Bug: `"DxCrossPlatform" needs to be updated` in iOS simulator
#4021 closed
May 30, 2025 -
Subsecond: Using `mold` requires a system-wide symlink
#4194 closed
May 30, 2025 -
Subsecond fails when `linker` is specified
#4193 closed
May 30, 2025 -
dx serve --platform web build failed
#4220 closed
May 29, 2025 -
Loading of external scripts fails on browser-refresh but works when hot-reloaded
#4071 closed
May 29, 2025 -
login_form example doesn't work
#3783 closed
May 27, 2025 -
Unnecessary "Write on Signal on ReactiveScope" warning
#3852 closed
May 27, 2025 -
ontoggle event listener is not registered
#4180 closed
May 27, 2025 -
Dioxus LLM Model
#3772 closed
May 27, 2025 -
New unmodified Workspace project: 'main' panicked at ui/src/echo.rs:18:63
#4184 closed
May 27, 2025 -
Scraping function works on web, but doesn't on mobile
#3913 closed
May 26, 2025 -
[WEB - BUG] CSS styling disappears for a few milliseconds when the page is refreshed
#4067 closed
May 26, 2025 -
CSS list-style does not work as expected
#4058 closed
May 26, 2025 -
`select {value: ...}` only works sometimes
#3982 closed
May 26, 2025 -
Clarification Regarding Spam Label
#4190 closed
May 25, 2025 -
[Security]: SSRF in CLI SSG Loop
#4137 closed
May 25, 2025 -
Re-opening app after `subsecond` hotpatch causes `SIGSEGV`
#4192 closed
May 25, 2025 -
Subsecond-Bevy integration demo fails to hotpatch when using LD
#4144 closed
May 24, 2025 -
Subsecond build fails with custom CARGO_TARGET_DIR
#4159 closed
May 24, 2025 -
Subsecond ignores file changes when reverting changed code to its original state
#4165 closed
May 24, 2025 -
Subsecond fails linking when combining mold + a global target dir
#4149 closed
May 24, 2025 -
Make subsecond respect linker settings
#4146 closed
May 24, 2025 -
Subsecond does not find dynamically linked libraries
#4154 closed
May 24, 2025 -
[Security]: DoS Caused by Arbitrary Function Pointer Transmute at Server `launch`
#4189 closed
May 24, 2025 -
enable `--enable-bulk-memory` in wasm-opt by default
#4186 closed
May 24, 2025 -
Empty string attribute is removed in html result
#4105 closed
May 24, 2025 -
Add like data-* attribute support
#4182 closed
May 24, 2025
38 Issues opened by 32 people
-
wasm-opt fails to optimize and produces empty output
#4314 opened
Jun 23, 2025 -
Using choices.js causes an error in the console
#4308 opened
Jun 21, 2025 -
ontouchend returns a map and expects a sequence
#4307 opened
Jun 21, 2025 -
dioxus 支持点击事件的应用穿透吗
#4306 opened
Jun 21, 2025 -
subsecond: simple test does not work when async
#4305 opened
Jun 20, 2025 -
Form reloads with prevent_default() in EventHandler from struct
#4303 opened
Jun 20, 2025 -
More Seamless JS Interop
#4302 opened
Jun 20, 2025 -
Android and IOS ENV Logging
#4301 opened
Jun 20, 2025 -
WASM Env Logging
#4300 opened
Jun 20, 2025 -
Proposed to create a standalone Entreprise UI like ant design for dioxus called rant design
#4299 opened
Jun 20, 2025 -
It's impossible to set `value=` on `<input>` elements?
#4293 opened
Jun 18, 2025 -
Incorrect syntax highlighting with expressions inside of formatted strings
#4290 opened
Jun 18, 2025 -
"Dioxus v0.7.0-alpha.1 Desktop Login Form: onsubmit Event Fails to Trigger Submission"
#4288 opened
Jun 17, 2025 -
Compiling dioxus-native apps with `dx` doesn't work unless the `desktop` feature is enabled
#4287 opened
Jun 16, 2025 -
Custom Android MainActivity
#4285 opened
Jun 16, 2025 -
Raspbery Pi cross-compilation support
#4281 opened
Jun 15, 2025 -
Make proc-macro generated types/traits respect visibility
#4279 opened
Jun 15, 2025 -
Hotpatching dylib/dll plugins (ie Godot + Rust)
#4273 opened
Jun 13, 2025 -
Reproducible builds
#4269 opened
Jun 12, 2025 -
dx fmt crashes on if let
#4268 opened
Jun 12, 2025 -
Integrating with nannou
#4266 opened
Jun 11, 2025 -
Scale factor of window on fullscreen secondary monitor is read as main monitor's scaling factor
#4262 opened
Jun 9, 2025 -
Dx Debugger Support For Dev Containers
#4259 opened
Jun 9, 2025 -
无法定位程序输入点TaskDialoglndirect于动态链接库
#4258 opened
Jun 9, 2025 -
Dioxus fullstack server brings up windows security prompt after every rebuild
#4256 opened
Jun 7, 2025 -
hot roload ignore feature
#4253 opened
Jun 5, 2025 -
Auto formatting test uses lifetimes that are no longer supported
#4252 opened
Jun 5, 2025 -
Fullstack server build fails when hotpatching assets
#4245 opened
Jun 3, 2025 -
Service worker scope
#4236 opened
Jun 1, 2025 -
dx build & co incorrectly update source file mtime
#4234 opened
Jun 1, 2025 -
#[cfg(platform)] for Feature Flags
#4233 opened
Jun 1, 2025 -
Segfault when running multiple `dx serve --hot-patch` instances
#4232 opened
Jun 1, 2025 -
Hotpatching: Editing tailwind class names does not generate css
#4231 opened
May 31, 2025 -
Cannot run template `workspace` with option `fullstack` using `dx new`
#4230 opened
May 31, 2025 -
`dioxus-ssr` performs worse than other templating engines
#4216 opened
May 28, 2025 -
Resource state not cleared on new fetch: use_resource returns stale data during loading
#4214 opened
May 28, 2025 -
Trying `subsecond` and: `Ignoring hotpatch since there is no ASLR reference`. What does it mean?
#4195 opened
May 25, 2025 -
Fat linking with `subsecond` fails on windows due to CLI command length
#4191 opened
May 24, 2025
38 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Build silent failure when using "dx build" on android with oboe
#3487 commented on
May 24, 2025 • 0 new comments -
Hydration fails to acknowledge the assigned value on a selection field.
#1841 commented on
May 25, 2025 • 0 new comments -
Provide a subsecond proc macro that generates a HotFn call
#4143 commented on
May 26, 2025 • 0 new comments -
Subsecond fails linking when using the `wild` linker
#4158 commented on
May 26, 2025 • 0 new comments -
Support subsecond hot-patching crates below the topmost crate
#4160 commented on
May 26, 2025 • 0 new comments -
RSX `style` element causes runtime error while style attribute works correctly
#4068 commented on
May 26, 2025 • 0 new comments -
Add State To Navigation
#3874 commented on
May 27, 2025 • 0 new comments -
`document::eval` inside a `use_drop` fails assertion in the presence of another eval
#4064 commented on
May 27, 2025 • 0 new comments -
Document the difference between `use_context` and `consume_context`
#3862 commented on
May 30, 2025 • 0 new comments -
Restore asset_dir
#4115 commented on
May 30, 2025 • 0 new comments -
dx client - option to not truncate logs, and to output without extra formatting
#3639 commented on
Jun 3, 2025 • 0 new comments -
Drag & Drop events not firing on Linux
#3961 commented on
Jun 6, 2025 • 0 new comments -
Subtree renderers
#1577 commented on
Jun 9, 2025 • 0 new comments -
DX format eats comments at the end of blocks
#3030 commented on
Jun 11, 2025 • 0 new comments -
install dioxus-cli failed linking with `link.exe` failed: exit code: 1120
#3886 commented on
Jun 12, 2025 • 0 new comments -
Zed Editor Plugin
#2492 commented on
Jun 12, 2025 • 0 new comments -
Can't bundle Linux AppImage
#3426 commented on
Jun 14, 2025 • 0 new comments -
web.https configuration - error: no process-level CryptoProvider available
#3815 commented on
Jun 14, 2025 • 0 new comments -
Add `Writable::map` for Signal Mapping
#3610 commented on
Jun 17, 2025 • 0 new comments -
Missing functionality: Undecorated window resizing in `dioxus-desktop`
#3128 commented on
Jun 18, 2025 • 0 new comments -
Cross platform dynamic assets
#1756 commented on
Jun 19, 2025 • 0 new comments -
Tweak: always generate a `children` method on component prop builders
#2281 commented on
Jun 20, 2025 • 0 new comments -
Allow non-closure expression in redirect
#2591 commented on
Jun 20, 2025 • 0 new comments -
openharmony support
#4036 commented on
Jun 20, 2025 • 0 new comments -
Default features usage in `dioxus` precludes disabling `tokio_runtime`
#4087 commented on
Jun 20, 2025 • 0 new comments -
form buttons in desktop still navigate, causing a blank/bricked page
#4133 commented on
Jun 20, 2025 • 0 new comments -
docs: add comparison with Slint in README
#3869 commented on
Jun 20, 2025 • 0 new comments -
`dioxus-lib` >=0.6 docs fail
#3828 commented on
Jun 20, 2025 • 0 new comments -
Dioxus App with Workspaces
#3614 commented on
Jun 20, 2025 • 0 new comments -
Failed to assemble apk error message formatting wrong
#4099 commented on
Jun 20, 2025 • 0 new comments -
managed pre-compiled wasm-bindgen is slower than locally-compiled
#4017 commented on
Jun 20, 2025 • 0 new comments -
File dialog issues on Linux desktop
#3439 commented on
Jun 20, 2025 • 0 new comments -
Assets not found when running bundled application
#3731 commented on
Jun 22, 2025 • 0 new comments -
Application name in `Dioxus.toml` does not work
#3793 commented on
Jun 22, 2025 • 0 new comments -
dx new command fails - v0.6.0
#3319 commented on
Jun 22, 2025 • 0 new comments -
feat: close behaviour for specific window
#3754 commented on
Jun 20, 2025 • 0 new comments -
Save logical position when restoring on macos
#4061 commented on
Jun 19, 2025 • 0 new comments -
Restore SSG serve logic
#4111 commented on
Jun 23, 2025 • 0 new comments