Commit graph

63 commits

Author SHA1 Message Date
Evan Almloff
e4b8fbfafe Intigrate macro with router hooks and components 2023-05-22 16:42:32 -05:00
Evan Almloff
ef6551a6cd seperate dynamic nested segments and layouts 2023-05-22 11:44:24 -05:00
Evan Almloff
be3dae4b05 order catch all routes after non-catch all routes 2023-05-21 11:58:35 -05:00
Evan Almloff
3d8bceb77f fix non_camel_case_types warning 2023-05-20 19:08:43 -05:00
Evan Almloff
ecab5497ee switch to :field for dynamic segments 2023-05-20 19:02:49 -05:00
Evan Almloff
fbd333e334 implement layouts and outlets 2023-05-20 16:32:48 -05:00
Evan Almloff
f4227c7311 remove static end tree segment variant 2023-05-14 17:46:13 -05:00
Evan Almloff
a73873a571 add static nesting 2023-05-14 17:39:42 -05:00
Evan Almloff
adfc10461e reorganize router macro package 2023-05-13 18:14:30 -05:00
Evan Almloff
d6b2145aa7 fix warnings 2023-05-13 17:49:58 -05:00
Evan Almloff
ee763d52e1 implement spread segments 2023-05-13 17:49:10 -05:00
Evan Almloff
2aadeb8046 parse query strings 2023-05-12 20:55:38 -05:00
Evan Almloff
e26ff6a5c0 delete unneeded files 2023-05-12 09:18:55 -05:00