Evan Almloff
|
57d637184f
Fix Routable::parent with hash segments and query params (#3484)
|
5 달 전 |
Evan Almloff
|
022e4ad203
Suspense boundaries/out of order streaming/anyhow like error handling (#2365)
|
1 년 전 |
Jonathan Kelley
|
47ab4c8db9
Chore: move todo!() to unimplemented!() (#2558)
|
1 년 전 |
Evan Almloff
|
a35436ee4f
Change ToRouteSegments to borrow self (#2283)
|
1 년 전 |
Evan Almloff
|
0127501dbf
Improve inline docs (#2460)
|
1 년 전 |
Evan Almloff
|
245003a5d4
Create a Static Site Generation platform; Deduplicate hot reloading code (#2226)
|
1 년 전 |
Evan Almloff
|
08da9a1253
Implement hash fragments in the router (#2320)
|
1 년 전 |
Evan Almloff
|
dadbab5d72
make some enums non-exhaustive (#2140)
|
1 년 전 |
Evan Almloff
|
6879507652
fix a few warnings when checking with all features
|
1 년 전 |
Jonathan Kelley
|
8f07d881a6
Switch todo!() to unreachable!/unimplemented! where it matters
|
1 년 전 |
Evan Almloff
|
af1749d7be
re export renderers in dioxus
|
1 년 전 |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 년 전 |
Evan Almloff
|
8a44fe8d03
derive query parsing in the router macro
|
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 년 전 |
Jonathan Kelley
|
b68a1f57e0
Merge pull request #1436 from ealmloff/tracing
|
1 년 전 |
Leonard
|
ae5dca8f43
`Routable` improvements (#1461)
|
1 년 전 |
Evan Almloff
|
c55c17cb81
switch to tracing for logging
|
1 년 전 |
ealmloff
|
c8127e164b
Url decode routes (#1407)
|
1 년 전 |
Stygmates
|
1b977fdce9
Add query segment example and documentation (#1417)
|
1 년 전 |
Evan Almloff
|
e43bdd815f
fix test failures
|
1 년 전 |
Evan Almloff
|
e7a9161066
fix link component
|
1 년 전 |
Evan Almloff
|
1ddda0cc17
fix clippy
|
1 년 전 |
Evan Almloff
|
6760c2f961
add doc example
|
1 년 전 |
Evan Almloff
|
440d2922be
add is_child_of function to Routable
|
1 년 전 |
Evan Almloff
|
cbeaa07be0
create static_routes helper
|
2 년 전 |
Evan Almloff
|
2da1f7faa7
allow nested routes
|
2 년 전 |
Evan Almloff
|
1704ee0068
router/fullstack/ssr intigration
|
2 년 전 |
Evan Almloff
|
09cabe4e8b
update doc examples
|
2 년 전 |
Evan Almloff
|
d0d7e88a0d
generate site map constant
|
2 년 전 |