marc2332
|
d3b9b764e0
fix: Update `dioxus-router` docs
|
1 жил өмнө |
Evan Almloff
|
33e90da314
fix router release builds
|
1 жил өмнө |
Jonathan Kelley
|
0bd9692e45
Fix cargo test and a number of little cleanup bugs
|
1 жил өмнө |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 жил өмнө |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 жил өмнө |
Evan Almloff
|
3bf6d2d7cf
add must use to several hooks
|
1 жил өмнө |
Jonathan Kelley
|
9c300ff266
Merge pull request #1324 from ealmloff/bool-attrs-ssr
|
1 жил өмнө |
Leonard
|
c866ae602b
Add system for creating component attributes + new `#[component]` attribute (#1448)
|
1 жил өмнө |
Evan Almloff
|
e43bdd815f
fix test failures
|
1 жил өмнө |
Evan Almloff
|
5f0dd3af3e
it almost lives?
|
1 жил өмнө |
Evan Almloff
|
a9307e57e6
fix CI
|
2 жил өмнө |
Evan Almloff
|
fe601e2a48
restore navigator
|
2 жил өмнө |
Evan Almloff
|
ece8f0fb22
general cleanup
|
2 жил өмнө |
Evan Almloff
|
09cabe4e8b
update doc examples
|
2 жил өмнө |
Evan Almloff
|
e4b8fbfafe
Intigrate macro with router hooks and components
|
2 жил өмнө |
Adrian Wannenmacher
|
00174d4f46
switch router to `async-lock`
|
2 жил өмнө |
Adrian Wannenmacher
|
f1e32f6358
rustfmt
|
2 жил өмнө |
Adrian Wannenmacher
|
f1cbfe0874
change router to use option again
|
2 жил өмнө |
Adrian Wannenmacher
|
4677a00adc
apply clippy suggestions
|
2 жил өмнө |
Adrian Wannenmacher
|
af6362ce3e
deny missing docs in router
|
2 жил өмнө |
Adrian Wannenmacher
|
7d2466ff28
make hooks return a result instead of an option
|
2 жил өмнө |
Adrian Wannenmacher
|
64399794c0
document hooks
|
2 жил өмнө |
Adrian Wannenmacher
|
8df588046d
add use_route hook
|
2 жил өмнө |
Adrian Wannenmacher
|
998f9b9ec9
clean out router
|
2 жил өмнө |
Reinis Mazeiks
|
d734dc5b46
Remove argument from `use_hook` closure (#496)
|
3 жил өмнө |
Evan Almloff
|
fbf8e13b8d
clean up imports
|
3 жил өмнө |
Michael Mroz
|
078287301d
Fix query parsing: the router was silently throwing away queries not prefixed with an extra '?'
|
3 жил өмнө |
Maccesch
|
1080ffe52d
use_route hook can be used outside of Route components
|
3 жил өмнө |
Jonathan Kelley
|
c7627f0b93
fix: tests pass
|
3 жил өмнө |
Jonathan Kelley
|
cc83900334
feat: router crate is polished up
|
3 жил өмнө |