Evan Almloff
|
ece8f0fb22
general cleanup
|
2 years ago |
Evan Almloff
|
09cabe4e8b
update doc examples
|
2 years ago |
Evan Almloff
|
35befa1784
update tests
|
2 years ago |
Evan Almloff
|
58b74c1155
create redirects
|
2 years ago |
Evan Almloff
|
87794b5039
WIP: different macro API
|
2 years ago |
Evan Almloff
|
74ace3f978
fix format in macro
|
2 years ago |
Evan Almloff
|
ecc99cd013
format example
|
2 years ago |
Evan Almloff
|
d3b21879fb
create non generic wrappers for each route
|
2 years ago |
Evan Almloff
|
3678fa1d3f
create example
|
2 years ago |
Evan Almloff
|
d0d7e88a0d
generate site map constant
|
2 years ago |
Evan Almloff
|
502d670dff
improve macro ergonomics
|
2 years ago |
Evan Almloff
|
1f68399e7b
allow extra fields in the enum not from the route
|
2 years ago |
Evan Almloff
|
46017d5b7e
fix outlets being updated out of order
|
2 years ago |
Evan Almloff
|
f94dc85491
fix scroll history
|
2 years ago |
Evan Almloff
|
dd48c5a163
fix web history
|
2 years ago |
Evan Almloff
|
b91fb39142
Merge branch 'upstream' into router-typesafe
|
2 years ago |
Evan Almloff
|
7ae8403af7
update web history
|
2 years ago |
Evan Almloff
|
e4b8fbfafe
Intigrate macro with router hooks and components
|
2 years ago |
Evan Almloff
|
ef6551a6cd
seperate dynamic nested segments and layouts
|
2 years ago |
Evan Almloff
|
be3dae4b05
order catch all routes after non-catch all routes
|
2 years ago |
Jon Kelley
|
b476c6e8a7
Merge pull request #1035 from serzhiio/master
|
2 years ago |
Evan Almloff
|
3d8bceb77f
fix non_camel_case_types warning
|
2 years ago |
Evan Almloff
|
ecab5497ee
switch to :field for dynamic segments
|
2 years ago |
Evan Almloff
|
fbd333e334
implement layouts and outlets
|
2 years ago |
serzhiio
|
fb23e8d1da
Added `.unsubscribe()` and `.force_update()` fn's
|
2 years ago |
Jon Kelley
|
0527cff3a5
Merge pull request #1033 from Demonthos/fix-multiple-edits-per-second-hot-reload
|
2 years ago |
Evan Almloff
|
383e7e6a58
Use more precice timestamp in hot reloading
|
2 years ago |
Jonathan Kelley
|
c97f43146d
bump hooks and web crates
|
2 years ago |
Jon Kelley
|
3661682340
Merge pull request #916 from Demonthos/server-fn
|
2 years ago |
Jon Kelley
|
6bd3437e3a
Merge branch 'master' into server-fn
|
2 years ago |