Jonathan Kelley
|
38a2c04e38
|
Merge pull request #1983 from marc2332/fix/update-dioxus-router-docs
fix: Update `dioxus-router` docs
|
2024-03-04 14:21:52 -08:00 |
|
Evan Almloff
|
55f308363d
|
expose non-blocking functions to read and write to the fullstack request
|
2024-02-29 10:39:02 -06:00 |
|
marc2332
|
d3b9b764e0
|
fix: Update dioxus-router docs
|
2024-02-26 21:46:00 +01:00 |
|
Jonathan Kelley
|
ebdb98bff2
|
Make clippy happy, pass tests
|
2024-02-18 21:08:48 -08:00 |
|
Evan Almloff
|
14b4af4bbc
|
fix cargo check all features except the router
|
2024-02-16 16:22:13 -06:00 |
|
Evan Almloff
|
6879507652
|
fix a few warnings when checking with all features
|
2024-02-16 09:09:35 -06:00 |
|
Jonathan Kelley
|
64a321eacc
|
Get more axum stuff upgraded to 0.7
|
2024-02-15 18:59:57 -08:00 |
|
Jonathan Kelley
|
214a907adc
|
Upgrade to axum 0.7, drop 3rd party adapters
|
2024-02-15 18:05:30 -08:00 |
|
Jonathan Kelley
|
60b78668ac
|
Merge branch 'master' into jk/examples-overhaul
|
2024-02-14 12:33:27 -08:00 |
|
Jonathan Kelley
|
bdbae8ccb0
|
Update examples, add css
|
2024-02-14 12:33:07 -08:00 |
|
Evan Almloff
|
b4d17abfc1
|
document all features
|
2024-02-09 12:15:59 -06:00 |
|
Evan Almloff
|
f8003fd9ea
|
Fix the history button props
|
2024-02-05 17:51:31 -06:00 |
|
Evan Almloff
|
e767e49d5e
|
switch to server instead of ssr everywhere
|
2024-02-02 19:32:18 -06:00 |
|
Jonathan Kelley
|
6818bbe10a
|
Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to
|
2024-01-31 16:33:53 -08:00 |
|
Jonathan Kelley
|
8f07d881a6
|
Switch todo!() to unreachable!/unimplemented! where it matters
|
2024-01-31 16:26:20 -08:00 |
|
Evan Almloff
|
33e90da314
|
fix router release builds
|
2024-01-31 16:58:55 -06:00 |
|
Evan Almloff
|
8f68585c1f
|
fix the default server fullstack history
|
2024-01-31 16:04:44 -06:00 |
|
Evan Almloff
|
2034591ab3
|
fix the incremental feature on the router
|
2024-01-31 15:40:39 -06:00 |
|
Jonathan Kelley
|
72a40e41e6
|
Dont write empty strings in link
|
2024-01-31 13:15:33 -08:00 |
|
Jonathan Kelley
|
09e14f1936
|
Implement some clippy fixes
|
2024-01-30 18:17:45 -08:00 |
|
Jonathan Kelley
|
a72c035de4
|
Fix cargo check on examples
|
2024-01-30 17:59:57 -08:00 |
|
Jonathan Kelley
|
0bd9692e45
|
Fix cargo test and a number of little cleanup bugs
|
2024-01-30 17:33:14 -08:00 |
|
Jonathan Kelley
|
7b0dcb3206
|
Add flush_sync and pre_render methods to core
|
2024-01-28 01:30:33 -08:00 |
|
Jonathan Kelley
|
c0522bc152
|
cargo check all
|
2024-01-23 16:58:29 -08:00 |
|
Evan Almloff
|
94c0c2e5b9
|
remove some old manual implementations of helpers
|
2024-01-23 11:29:13 -06:00 |
|
Evan Almloff
|
636aeb4b90
|
integrate liveview with the launch builder
|
2024-01-22 11:56:34 -06:00 |
|
Jonathan Kelley
|
85c7c22619
|
Make router work on web
|
2024-01-19 16:36:40 -08:00 |
|
Jonathan Kelley
|
337c04557b
|
get cargo check --all --examples --tests working!
|
2024-01-19 15:01:01 -08:00 |
|
Jonathan Kelley
|
83bce6ce97
|
Make cargo check --all --examples work!
|
2024-01-19 14:19:49 -08:00 |
|
Evan Almloff
|
08475af221
|
fix some unused items
|
2024-01-19 15:38:51 -06:00 |
|
Jonathan Kelley
|
6ed3aafb2f
|
Get cargo check --all working
|
2024-01-18 19:27:55 -08:00 |
|
Jonathan Kelley
|
84e82fc3e2
|
Make router configed-by-platform
|
2024-01-18 12:41:19 -08:00 |
|
Evan Almloff
|
a0f1b1fc3e
|
make the router and navigator Copy
|
2024-01-18 12:02:38 -06:00 |
|
Evan Almloff
|
0c532c5e0c
|
work on restoring fullstack
|
2024-01-17 14:02:49 -06:00 |
|
Evan Almloff
|
ecf17b351c
|
finish fixing router
|
2024-01-16 16:24:44 -06:00 |
|
Evan Almloff
|
adf67b4384
|
fix use_router_internal
|
2024-01-16 16:23:38 -06:00 |
|
Evan Almloff
|
341bc7f6a1
|
remove duplicate blog in the router example
|
2024-01-16 15:54:09 -06:00 |
|
Evan Almloff
|
b58eb04278
|
Fix basic routers
|
2024-01-16 14:39:48 -06:00 |
|
Evan Almloff
|
e65c5f0eb3
|
depreciate the render macro
|
2024-01-16 13:18:46 -06:00 |
|
Evan Almloff
|
71a08678a6
|
make link extend global attributes
|
2024-01-16 11:10:34 -06:00 |
|
Evan Almloff
|
d2cdcc602b
|
impl ComponentFunction for Routes
|
2024-01-16 09:40:17 -06:00 |
|
Jonathan Kelley
|
98bd78de43
|
Fix issue with mutability in component macro
|
2024-01-15 23:57:10 -08:00 |
|
Jonathan Kelley
|
14651a3573
|
Change context api to panic with nice error message
|
2024-01-15 18:02:58 -08:00 |
|
Evan Almloff
|
af1749d7be
|
re export renderers in dioxus
|
2024-01-15 19:14:11 -06:00 |
|
Evan Almloff
|
cfebb6c900
|
remove async-channel now that context and eval is global
|
2024-01-15 11:46:00 -06:00 |
|
Jonathan Kelley
|
1dde044697
|
remove cx.render
|
2024-01-13 21:12:21 -08:00 |
|
Jonathan Kelley
|
fae0b08e61
|
Fix the router and stub out a number of crates to get compiling
|
2024-01-13 20:51:37 -08:00 |
|
Jonathan Kelley
|
d9b84f9f8f
|
Disambiguate expressions in rsx by requiring curlies
|
2024-01-10 19:33:34 -08:00 |
|
Jonathan Kelley
|
399e20fd47
|
Merge pull request #1622 from ealmloff/cli-config-library
Pull out CLI configs into a separate library
|
2024-01-08 13:33:16 -08:00 |
|
Jonathan Kelley
|
6749fd9fe3
|
Merge pull request #1655 from ealmloff/fullstack-binary-size-compile-times
Optimize fullstack compile times
|
2024-01-08 13:33:03 -08:00 |
|