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
|
8a44fe8d03
derive query parsing in the router macro
|
1 年之前 |
Evan Almloff
|
61a3b05616
fix parsing spread routes
|
1 年之前 |
ealmloff
|
cfd62e274e
Make deprecated use router (#1260)
|
1 年之前 |
Evan Almloff
|
3d8d8a1b6f
half-build-times
|
1 年之前 |
Evan Almloff
|
61e9fd9973
use :.. instead of :...
|
1 年之前 |
Evan Almloff
|
d19a33d59c
fix reversed nests
|
1 年之前 |
Evan Almloff
|
aa26c086de
fix clippy
|
2 年之前 |
Evan Almloff
|
a7f7aad947
fix errors for nested routes
|
2 年之前 |
Evan Almloff
|
914767892c
allow child routers to have fields
|
2 年之前 |
Evan Almloff
|
2da1f7faa7
allow nested routes
|
2 年之前 |
Evan Almloff
|
fe626c67bd
fix switching between routes with different hooks
|
2 年之前 |
Evan Almloff
|
037a248ad9
fix queries
|
2 年之前 |
Evan Almloff
|
35befa1784
update tests
|
2 年之前 |
Evan Almloff
|
58b74c1155
create redirects
|
2 年之前 |
Evan Almloff
|
74ace3f978
fix format in macro
|
2 年之前 |
Evan Almloff
|
ecc99cd013
format example
|
2 年之前 |
Evan Almloff
|
502d670dff
improve macro ergonomics
|
2 年之前 |
Evan Almloff
|
1f68399e7b
allow extra fields in the enum not from the route
|
2 年之前 |
Evan Almloff
|
e4b8fbfafe
Intigrate macro with router hooks and components
|
2 年之前 |
Evan Almloff
|
ef6551a6cd
seperate dynamic nested segments and layouts
|
2 年之前 |
Evan Almloff
|
fbd333e334
implement layouts and outlets
|
2 年之前 |
Evan Almloff
|
a73873a571
add static nesting
|
2 年之前 |
Evan Almloff
|
adfc10461e
reorganize router macro package
|
2 年之前 |
Evan Almloff
|
d6b2145aa7
fix warnings
|
2 年之前 |
Evan Almloff
|
ee763d52e1
implement spread segments
|
2 年之前 |
Evan Almloff
|
2aadeb8046
parse query strings
|
2 年之前 |
Evan Almloff
|
e26ff6a5c0
delete unneeded files
|
2 年之前 |