Greg Johnston
|
6e89ea4447
|
Proc-macro hygiene by including cx in view! macro. :-( but necessary...
|
2022-10-10 20:44:44 -04:00 |
|
Greg Johnston
|
b6cdf43622
|
Fix issue #1 on route loaders reloading
|
2022-10-08 22:03:35 -04:00 |
|
Greg Johnston
|
3638f488c9
|
Change <Link/> and <NavLink/> to <A/>, and update router example
|
2022-10-08 21:34:59 -04:00 |
|
Greg Johnston
|
2d2f2a52a4
|
Update all libraries and examples to use new set_x API
|
2022-10-08 20:39:13 -04:00 |
|
Greg Johnston
|
10cc0fbef4
|
Clean up some dependency issues
|
2022-10-07 16:28:22 -04:00 |
|
Greg Johnston
|
c0c42fdf59
|
Clean up features/dependencies
|
2022-10-07 16:05:28 -04:00 |
|
Greg Johnston
|
a4f36102f1
|
Roll back leptos_dom 0.0.2
|
2022-10-07 07:05:05 -04:00 |
|
Greg Johnston
|
3327255440
|
Make leptos_dom submodules public (to allow use from macro)
|
2022-10-07 07:00:20 -04:00 |
|
Greg Johnston
|
b23a6b6a26
|
Add version number for leptos dependencies
|
2022-10-07 06:53:17 -04:00 |
|
Greg Johnston
|
97d7afec2e
|
Fix authors field
|
2022-10-07 06:50:21 -04:00 |
|
Greg Johnston
|
5742cc8bd9
|
Set versions
|
2022-10-07 06:41:50 -04:00 |
|
Greg Johnston
|
450f521ad0
|
Nice quality-of-life improvement: if we don't need to reuse a param, can remove() it to get it owned
|
2022-10-07 06:25:41 -04:00 |
|
Greg Johnston
|
12db14cb40
|
Loader calls for subsequent page navigations in hydration mode
|
2022-10-05 20:37:29 -04:00 |
|
Greg Johnston
|
3d96e10937
|
Reorganize <Router/> and <Routes/> so that hydration isn't broken
|
2022-10-01 21:26:05 -04:00 |
|
Greg Johnston
|
862258e035
|
Make router integration easier
|
2022-09-30 15:57:35 -04:00 |
|
Greg Johnston
|
6365ac2c8c
|
Stream resources using bincode => base64 instead of serde_json for bundle size and overall speed
|
2022-09-25 22:11:32 -04:00 |
|
Greg Johnston
|
f9ff54249a
|
Make it clearer which hooks are reactive
|
2022-09-25 22:10:46 -04:00 |
|
Greg Johnston
|
d8cfa973f1
|
Get router working with SSR
|
2022-09-25 22:10:37 -04:00 |
|
Greg Johnston
|
0f110cd2a1
|
Initial <title> work for meta tags
|
2022-09-23 16:33:00 -04:00 |
|
Greg Johnston
|
010a8ad985
|
Hide all transition features under a feature flag for increased perf/marginally smaller bundle size when not needed
|
2022-09-21 19:38:42 -04:00 |
|
Greg Johnston
|
fa80ba261d
|
Clear a warning
|
2022-09-20 15:37:45 -04:00 |
|
Greg Johnston
|
edd84f4ec5
|
Easily export ParamsMap to query string
|
2022-09-20 15:37:35 -04:00 |
|
Greg Johnston
|
1695f129e2
|
Cleanup
|
2022-09-20 14:31:06 -04:00 |
|
Greg Johnston
|
d4204241e8
|
Make href actually reactive
|
2022-09-17 17:09:00 -04:00 |
|
Greg Johnston
|
5eb2364b2c
|
Fix <Form/> submission with ENTER button
|
2022-09-17 16:23:05 -04:00 |
|
Greg Johnston
|
23b9730fd3
|
Better warnings in loader
|
2022-09-17 10:38:40 -04:00 |
|
Greg Johnston
|
2c6a679ffb
|
Lazy-evaluate children
|
2022-09-16 22:35:25 -04:00 |
|
Greg Johnston
|
6f96efed14
|
Strip unnecessary div wrapper
|
2022-09-14 22:17:04 -04:00 |
|
Greg Johnston
|
6a1eac0945
|
<Form/> component
|
2022-09-14 10:15:52 -04:00 |
|
Greg Johnston
|
d59147e355
|
use_query, use_query_map, use_navigate hooks
|
2022-09-14 10:15:45 -04:00 |
|
Greg Johnston
|
3ccd42c5b6
|
Router <Form/> component (GET only for now)
|
2022-09-14 10:14:47 -04:00 |
|
Greg Johnston
|
9bea0a85ae
|
Improved flexibility in <Link href/> acceptable types
|
2022-09-14 10:14:18 -04:00 |
|
Greg Johnston
|
1c1c03b01a
|
Fix bug parsing search params
|
2022-09-11 15:28:13 -04:00 |
|
Greg Johnston
|
80de7e9e12
|
Work on data streaming
|
2022-09-11 15:11:03 -04:00 |
|
Greg Johnston
|
4424361f57
|
Fixing hydration
|
2022-09-08 22:04:36 -04:00 |
|
Greg Johnston
|
133a088364
|
Progress on SSR/hydration
|
2022-09-07 15:43:35 -04:00 |
|
Greg Johnston
|
45d1bbc236
|
Create HackerNews app
|
2022-09-05 12:32:27 -04:00 |
|
Greg Johnston
|
a4a8a972b5
|
Rationalize features for CSR/SSR/hydration
|
2022-09-03 11:26:57 -04:00 |
|
Greg Johnston
|
54f37095dc
|
Beginning work on SSR/hydration
|
2022-09-01 10:39:04 -04:00 |
|
Greg Johnston
|
dea973dac6
|
Making memos work
|
2022-09-01 10:38:56 -04:00 |
|
Greg Johnston
|
83bb874cd5
|
Memos should actually memoize
|
2022-09-01 10:38:10 -04:00 |
|
Greg Johnston
|
d1b5e652c1
|
Progress on nested routing, relative Link/NavLinks, etc
|
2022-08-29 08:04:00 -04:00 |
|
Greg Johnston
|
9233985738
|
Cleaning warnings
|
2022-08-25 15:04:30 -04:00 |
|
Greg Johnston
|
b602eea6bb
|
New reactive system
|
2022-08-24 16:47:37 -04:00 |
|
Greg Johnston
|
41f415160a
|
Remove Memo
|
2022-08-24 11:19:58 -04:00 |
|
Greg Johnston
|
7cfebcbfee
|
Significant router work
|
2022-08-24 10:59:06 -04:00 |
|