Evan Almloff
|
c238c22eb5
|
add required features to fix tests
|
2023-06-24 14:07:48 -07:00 |
|
Evan Almloff
|
e83866b986
|
fix router examples
|
2023-06-24 13:44:22 -07:00 |
|
Evan Almloff
|
a165e13564
|
add cache headers
|
2023-06-24 13:21:12 -07:00 |
|
Evan Almloff
|
99674fcf94
|
create server launch macro
|
2023-06-23 18:23:03 -07:00 |
|
Evan Almloff
|
1704ee0068
|
router/fullstack/ssr intigration
|
2023-06-22 16:51:48 -07:00 |
|
Evan Almloff
|
28f875857e
|
add timestamps to incremental rendering
|
2023-06-22 12:13:51 -07:00 |
|
Evan Almloff
|
3d41dd95c9
|
remove logging
|
2023-06-21 18:51:40 -07:00 |
|
Evan Almloff
|
3a690877d1
|
basic incremental renderer
|
2023-06-21 18:36:32 -07:00 |
|
Evan Almloff
|
bc063c58b7
|
throttle history updates to 100ms
|
2023-06-19 12:04:06 -05:00 |
|
Evan Almloff
|
33f0e30369
|
fix default web history provider
|
2023-06-18 19:24:31 -05:00 |
|
Evan Almloff
|
a9307e57e6
|
fix CI
|
2023-06-02 12:33:47 -05:00 |
|
Evan Almloff
|
577f99e68c
|
link to the router guide in the readme
|
2023-06-01 17:50:42 -05:00 |
|
Evan Almloff
|
bc99d9b01a
|
fix formatting
|
2023-06-01 17:48:43 -05:00 |
|
Evan Almloff
|
b5a2f0d6cb
|
finish router refrence
|
2023-06-01 17:31:13 -05:00 |
|
Evan Almloff
|
07446386e6
|
fix external router examples
|
2023-06-01 14:10:33 -05:00 |
|
Evan Almloff
|
67992f7da9
|
create cfg factory
|
2023-06-01 13:13:50 -05:00 |
|
Evan Almloff
|
2f473f7c97
|
make serde optional
|
2023-06-01 11:03:44 -05:00 |
|
Evan Almloff
|
fe601e2a48
|
restore navigator
|
2023-06-01 09:45:31 -05:00 |
|
Evan Almloff
|
ed0184685d
|
fix doc links
|
2023-05-31 17:14:40 -05:00 |
|
Evan Almloff
|
ece8f0fb22
|
general cleanup
|
2023-05-31 17:12:52 -05:00 |
|
Evan Almloff
|
09cabe4e8b
|
update doc examples
|
2023-05-31 15:51:26 -05:00 |
|
Evan Almloff
|
35befa1784
|
update tests
|
2023-05-31 13:57:33 -05:00 |
|
Evan Almloff
|
58b74c1155
|
create redirects
|
2023-05-31 12:11:11 -05:00 |
|
Evan Almloff
|
ecc99cd013
|
format example
|
2023-05-23 19:39:18 -05:00 |
|
Evan Almloff
|
d3b21879fb
|
create non generic wrappers for each route
|
2023-05-23 19:31:30 -05:00 |
|
Evan Almloff
|
3678fa1d3f
|
create example
|
2023-05-23 19:09:24 -05:00 |
|
Evan Almloff
|
d0d7e88a0d
|
generate site map constant
|
2023-05-23 18:47:33 -05:00 |
|
Evan Almloff
|
502d670dff
|
improve macro ergonomics
|
2023-05-23 17:32:40 -05:00 |
|
Evan Almloff
|
1f68399e7b
|
allow extra fields in the enum not from the route
|
2023-05-23 13:57:50 -05:00 |
|
Evan Almloff
|
46017d5b7e
|
fix outlets being updated out of order
|
2023-05-23 12:59:31 -05:00 |
|
Evan Almloff
|
f94dc85491
|
fix scroll history
|
2023-05-23 12:59:22 -05:00 |
|
Evan Almloff
|
dd48c5a163
|
fix web history
|
2023-05-23 11:58:12 -05:00 |
|
Evan Almloff
|
b91fb39142
|
Merge branch 'upstream' into router-typesafe
|
2023-05-23 11:24:31 -05:00 |
|
Evan Almloff
|
7ae8403af7
|
update web history
|
2023-05-23 11:22:57 -05:00 |
|
Evan Almloff
|
e4b8fbfafe
|
Intigrate macro with router hooks and components
|
2023-05-22 16:42:32 -05:00 |
|
Jon Kelley
|
6bd3437e3a
|
Merge branch 'master' into server-fn
|
2023-05-18 13:18:41 +02:00 |
|
Evan Almloff
|
2aadeb8046
|
parse query strings
|
2023-05-12 20:55:38 -05:00 |
|
Evan Almloff
|
579da12ab6
|
Merge branch 'upstream' into server-fn
|
2023-05-02 11:05:38 -05:00 |
|
Evan Almloff
|
ed4709101c
|
fix duplicate example names
|
2023-05-02 09:38:58 -05:00 |
|
Evan Almloff
|
80a8310297
|
switch debug logs to trace in the router and web crates
|
2023-04-20 15:08:56 -05:00 |
|
Adrian Wannenmacher
|
90c7e22f8b
|
actually make clippy happy
|
2023-04-12 20:19:01 +02:00 |
|
Adrian Wannenmacher
|
2f3bb4d6d5
|
make clippy happy
|
2023-04-12 19:48:27 +02:00 |
|
Adrian Wannenmacher
|
e24526dab3
|
add tests for the link component
|
2023-04-11 22:07:00 +02:00 |
|
Adrian Wannenmacher
|
18c7f9c056
|
reimplement link click event handler prop
|
2023-04-11 20:38:39 +02:00 |
|
Adrian Wannenmacher
|
00174d4f46
|
switch router to async-lock
|
2023-04-11 19:58:07 +02:00 |
|
Adrian Wannenmacher
|
231e32d76e
|
merge upstream changes
|
2023-04-11 19:21:48 +02:00 |
|
Evan Almloff
|
219af51526
|
fix cargo check
|
2023-04-03 17:39:09 -05:00 |
|
Evan Almloff
|
bfcb0f6eab
|
add an example illistrating intigration with the router
|
2023-03-31 15:33:44 -05:00 |
|
Arniu Tseng
|
ec8b77ab32
|
Remove unused simple-logger
|
2023-03-25 18:20:01 +08:00 |
|
Kyle Smith
|
eee6cbabb2
|
Update Router book to reflect crate separation and need for web feature. (#873)
|
2023-03-10 07:07:53 -06:00 |
|