Adrian Wannenmacher
|
f1cbfe0874
change router to use option again
|
2 years ago |
Adrian Wannenmacher
|
4677a00adc
apply clippy suggestions
|
2 years ago |
Adrian Wannenmacher
|
af6362ce3e
deny missing docs in router
|
2 years ago |
Adrian Wannenmacher
|
7d2466ff28
make hooks return a result instead of an option
|
2 years ago |
Adrian Wannenmacher
|
64399794c0
document hooks
|
2 years ago |
Adrian Wannenmacher
|
8df588046d
add use_route hook
|
2 years ago |
Adrian Wannenmacher
|
998f9b9ec9
clean out router
|
2 years ago |
Reinis Mazeiks
|
d734dc5b46
Remove argument from `use_hook` closure (#496)
|
3 years ago |
Evan Almloff
|
fbf8e13b8d
clean up imports
|
3 years ago |
Michael Mroz
|
078287301d
Fix query parsing: the router was silently throwing away queries not prefixed with an extra '?'
|
3 years ago |
Maccesch
|
1080ffe52d
use_route hook can be used outside of Route components
|
3 years ago |
Jonathan Kelley
|
c7627f0b93
fix: tests pass
|
3 years ago |
Jonathan Kelley
|
cc83900334
feat: router crate is polished up
|
3 years ago |
Jonathan Kelley
|
f2979cb12a
feat: apply local router changes
|
3 years ago |
Jonathan Kelley
|
babe862739
fix: login example to use proper methods
|
3 years ago |
Jonathan Kelley
|
e24957fc19
feat: enable use_router
|
3 years ago |
Jonathan Kelley
|
79e09934aa
chore: add docs to router UseRouteListener
|
3 years ago |
Jonathan Kelley
|
a21e7d4dd1
fix: use_route should subscribe to changes to the route
|
3 years ago |
Dave Rolsky
|
e06eac1ce5
More WIP router implementation
|
3 years ago |
Dave Rolsky
|
c9408da731
Implement UseRoute segment method
|
3 years ago |
Dave Rolsky
|
3c6142fb9d
Commit WIP on router
|
3 years ago |
Jonathan Kelley
|
bd341f5571
fix: tests
|
3 years ago |
Jonathan Kelley
|
cb2782b4bb
wip: memoize dom in the prescence of identical components
|
3 years ago |