Jonathan Kelley
|
99a6b23df8
add missing parantheses to doc comment
|
1 hete |
Evan Almloff
|
7d2a3aa751
Use different release profiles for desktop and server builds, adhoc profiles (#3693)
|
1 hete |
Evan Almloff
|
315854b449
fix can go back hydration (#4209)
|
1 hete |
Yuhan
|
a0ab159c01
update and improve chinese README.md (#4254)
|
1 hete |
Marc Espin
|
db3ce07030
feat: Opt-out `html` in `dioxus-router` (#4217)
|
1 hete |
Dustin Bensing
|
7f44a09b38
Translate position to account for the display scaling factor. (#4275)
|
1 hete |
Juan Vásquez
|
1d3168dc4a
Allows desktop apps to open mailto links (#4282)
|
1 hete |
Evan Almloff
|
af6fc3a542
Switch to owned listener type (#4289)
|
1 hete |
Evan Almloff
|
3bf8f09c65
Fix `--args` and handle merging in `@server` and `@client` (#4212)
|
1 hete |
Nico Burns
|
6fcb496fd5
Upgrade Blitz to `0.1.0-alpha.3` and add wgpu-texture example (#4286)
|
1 hete |
Florian Bartels
|
544d8cc4da
Use full qualified path to `Arc`. (#4261)
|
2 hete |
Evan Almloff
|
693f5c61b9
Always download wasm opt from the binary (#4247)
|
3 hete |
dependabot[bot]
|
c2a6c14305
chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /packages/extension (#4243)
|
3 hete |
Jonathan Kelley
|
39ed3b7122
pass thru ld-path
|
3 hete |
Jonathan Kelley
|
dc8e98e8c4
remove unneeded dx_link env var
|
3 hete |
Jonathan Kelley
|
2ee54e507b
white-list .rcgu.o files in the linking phase, otherwise dump them into the normal linking pile (#4246)
|
3 hete |
Evan Almloff
|
ae64d9534c
Allow changing the base path from a cli arg (#4242)
|
3 hete |
Evan Almloff
|
9b16cbf254
Fix url encoding query and implement FromQueryArgument for Option<T> (#4213)
|
3 hete |
Jonathan Kelley
|
662cf0d902
Release dioxus 0.7.0-alpha.1
|
3 hete |
Jonathan Kelley
|
0093435542
re-enable linux arm64 in CI for tests and release (#4226)
|
3 hete |
Evan Almloff
|
58669f892d
Move asset hashing into the CLI (#3988)
|
3 hete |
Nico Burns
|
f865e3f559
Unify todomvc and todomvc-native examples (#4228)
|
3 hete |
Leon Wimbes
|
39e783c19f
update Playwright to 1.52.0 (#4125)
|
3 hete |
Craig
|
49e44f583e
Remove schedule_update and schedule_update_any from prelude (#4128)
|
3 hete |
Nico Burns
|
51d7affc54
Upgrade to Blitz 0.1.0-alpha.2 (#4227)
|
3 hete |
Jonathan Kelley
|
e1bd06bda5
unset CARGO_MANIFEST_DIR, don't set it to empty string (#4225)
|
4 hete |
liga
|
90adffd236
fix: escape backslashes in debug locations for HTMLData serialization (#4116)
|
4 hete |
Jonathan Kelley
|
3565172255
fix merge conflict causing main to not build
|
4 hete |
Kristopher Ali
|
841256e7af
Add the onload property to links (#3843)
|
4 hete |
Daniel Emod Kovacs
|
4276b9b23e
feat: update examples to tailwind v4 (#3943)
|
4 hete |