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 |
|
Jonathan Kelley
|
0bf4725639
|
fix: namespacing of dynamic attributes
|
2022-12-07 15:11:51 -08:00 |
|
Jonathan Kelley
|
a252774226
|
chore: clean up docs with changes to templates
|
2022-12-07 13:39:22 -08:00 |
|
Jonathan Kelley
|
4eefc3f854
|
chore: rename all &cx to cx, make clipppy happy
|
2022-12-07 13:11:40 -08:00 |
|
Jonathan Kelley
|
5673017def
|
chore: clean up the repo some
|
2022-12-06 17:50:25 -08:00 |
|
Adrian Wannenmacher
|
26543a1876
|
add Outlet component
|
2022-12-06 12:02:51 +01:00 |
|
Adrian Wannenmacher
|
3b088be9a6
|
add use_router hook
|
2022-12-06 11:03:01 +01:00 |
|
Adrian Wannenmacher
|
998f9b9ec9
|
clean out router
|
2022-12-06 10:11:22 +01:00 |
|
Jonathan Kelley
|
df4a1b6c7a
|
chore: finish tweaking context api
|
2022-12-05 15:30:49 -08:00 |
|
Jonathan Kelley
|
3c19def550
|
chore: get create working and simplify dynamic nodes
|
2022-11-30 11:24:13 -05:00 |
|