Kyle Smith
|
eee6cbabb2
|
Update Router book to reflect crate separation and need for web feature. (#873)
|
2023-03-10 07:07:53 -06:00 |
|
Evan Almloff
|
a51f67c2ec
|
add version to docs links in readmes
|
2023-02-18 18:38:30 -06:00 |
|
Evan Almloff
|
3f3db39c28
|
update doc links
|
2023-01-15 15:18:12 -06:00 |
|
Evan Almloff
|
52d5c8d4e7
|
update READMEs and tags for the 0.3 release
|
2023-01-10 10:16:11 -06:00 |
|
Jonathan Kelley
|
7f01f61138
|
feat: publish 0.3 versions of many crates
|
2023-01-04 14:31:07 -05:00 |
|
Jonathan Kelley
|
4fdbce9a70
|
chore: clean up readmes
|
2022-12-29 16:17:03 -05:00 |
|
Jonathan Kelley
|
366e46eddf
|
chore: add some fixes to hot reload
|
2022-12-25 23:22:43 -05:00 |
|
Jonathan Kelley
|
9b0244ee5c
|
fix: use ready nodes in more places
|
2022-12-25 01:37:00 -05:00 |
|
Jonathan Kelley
|
85f6ea0545
|
feat: expand error boundary concept
|
2022-12-23 23:59:10 -05:00 |
|
Adrian Wannenmacher
|
f1e32f6358
|
rustfmt
|
2022-12-23 18:56:24 +01:00 |
|
Adrian Wannenmacher
|
f1cbfe0874
|
change router to use option again
|
2022-12-23 18:55:03 +01:00 |
|
Jonathan Kelley
|
5a70c6ecf9
|
chore: swap over router none
|
2022-12-22 14:45:48 -05:00 |
|
Jonathan Kelley
|
d3be971f4e
|
chore: rollback to option instead of anyhow
|
2022-12-19 18:06:13 -08:00 |
|
Adrian Wannenmacher
|
7d0c098a61
|
try fix CI test
|
2022-12-16 12:55:50 +01:00 |
|
Adrian Wannenmacher
|
83d428b853
|
try fix CI test
|
2022-12-16 12:44:05 +01:00 |
|
Adrian Wannenmacher
|
38915b1f96
|
try fix CI test
|
2022-12-16 12:33:46 +01:00 |
|
Adrian Wannenmacher
|
75357e974d
|
rustfmt
|
2022-12-16 12:10:49 +01:00 |
|
Adrian Wannenmacher
|
da1862507e
|
update router readme
|
2022-12-16 12:03:59 +01:00 |
|
Adrian Wannenmacher
|
96bd8b5565
|
fix outlet depth override
|
2022-12-15 21:59:18 +01:00 |
|
Adrian Wannenmacher
|
10c2abf0d8
|
implement scroll restoration
|
2022-12-15 20:09:53 +01:00 |
|
Adrian Wannenmacher
|
53d97755fd
|
add web history integration
|
2022-12-15 14:46:40 +01:00 |
|
Adrian Wannenmacher
|
e26e44fbc5
|
fix router example indentation
|
2022-12-14 18:10:36 +01:00 |
|
Adrian Wannenmacher
|
41bcc1e1f8
|
remove unneeded code from simple router example
|
2022-12-14 18:09:37 +01:00 |
|
Adrian Wannenmacher
|
d866f6782e
|
add a bit more content to the router example
|
2022-12-14 18:07:04 +01:00 |
|
Jonathan Kelley
|
7e45f2aa04
|
feat: add scroll to 0 for web router
|
2022-12-13 15:00:54 -08:00 |
|
Jonathan Kelley
|
5c20e651da
|
fix: get rollover working
|
2022-12-13 14:44:47 -08:00 |
|
Jonathan Kelley
|
79e786aca5
|
chore: convert to logs
|
2022-12-13 12:38:27 -08:00 |
|
Adrian Wannenmacher
|
9fcdacbeb8
|
add a few outlet tests
|
2022-12-13 18:28:36 +01:00 |
|
Adrian Wannenmacher
|
4677a00adc
|
apply clippy suggestions
|
2022-12-13 16:19:40 +01:00 |
|
Adrian Wannenmacher
|
83f6984b0a
|
change empty outlet to placeholder instead of div
|
2022-12-13 16:01:53 +01:00 |
|
Adrian Wannenmacher
|
af6362ce3e
|
deny missing docs in router
|
2022-12-13 12:42:18 +01:00 |
|
Adrian Wannenmacher
|
8d52a6d208
|
document components
|
2022-12-13 12:18:54 +01:00 |
|
Adrian Wannenmacher
|
4e1c746f25
|
document the prelude
|
2022-12-13 11:22:44 +01:00 |
|
Adrian Wannenmacher
|
7d2466ff28
|
make hooks return a result instead of an option
|
2022-12-13 11:09:24 +01:00 |
|
Adrian Wannenmacher
|
3e86c0e364
|
make nested use_router calls behave correctly
|
2022-12-13 10:59:25 +01:00 |
|
Adrian Wannenmacher
|
64399794c0
|
document hooks
|
2022-12-13 10:46:30 +01:00 |
|
Adrian Wannenmacher
|
398043eba0
|
add history buttons
|
2022-12-13 09:10:51 +01:00 |
|
Jonathan Kelley
|
d4b6bb8a7b
|
feat: fix the scope rollover bug
|
2022-12-12 18:31:30 -08:00 |
|
Adrian Wannenmacher
|
0cc0cba482
|
add navigator and use_navigate hook
|
2022-12-13 00:09:32 +01:00 |
|
Adrian Wannenmacher
|
85ac35c198
|
update default external navigation failure component
|
2022-12-12 23:39:52 +01:00 |
|
Adrian Wannenmacher
|
8df588046d
|
add use_route hook
|
2022-12-12 23:39:34 +01:00 |
|
Adrian Wannenmacher
|
3d752e31ec
|
add a fixed route to example
|
2022-12-09 04:11:31 +01:00 |
|
Adrian Wannenmacher
|
780786c520
|
fix outlet panic
|
2022-12-09 03:33:12 +01:00 |
|
Adrian Wannenmacher
|
ef76453422
|
fix release build
|
2022-12-09 01:42:30 +01:00 |
|
Adrian Wannenmacher
|
a170aa76e0
|
add simple example
|
2022-12-09 01:15:04 +01:00 |
|
Adrian Wannenmacher
|
9f48cab9ad
|
add comp() and default failure components
|
2022-12-09 01:14:54 +01:00 |
|
Adrian Wannenmacher
|
89ac4d51ab
|
fix breaks from previous merge
|
2022-12-08 23:56:41 +01:00 |
|
Adrian Wannenmacher
|
ea43192267
|
add link component
|
2022-12-08 22:56:57 +01:00 |
|
Jonathan Kelley
|
e6920e9b34
|
chore: fix web
|
2022-12-07 16:02:35 -08:00 |
|
Jonathan Kelley
|
1c3f4b2bc4
|
fix: use weak instead of sync
|
2022-12-07 15:42:39 -08:00 |
|