Greg Johnston
|
cc48ff72ad
|
Prep for stable support
|
2022-12-29 18:21:24 -05:00 |
|
Greg Johnston
|
b2cf953c07
|
Example fix
|
2022-12-29 18:21:18 -05:00 |
|
Greg Johnston
|
f8af065c0e
|
Adjustments to README
|
2022-12-29 18:21:08 -05:00 |
|
Greg Johnston
|
333f60cfb7
|
Changes for stable in router and meta
|
2022-12-29 18:10:14 -05:00 |
|
Greg Johnston
|
cd9fe66fbb
|
Debug bound
|
2022-12-29 18:01:47 -05:00 |
|
Greg Johnston
|
3bb9e93c69
|
Debug bounds
|
2022-12-29 18:01:01 -05:00 |
|
Greg Johnston
|
f9474def96
|
Relaxed Debug bounds
|
2022-12-29 17:43:17 -05:00 |
|
Greg Johnston
|
d7dba85f2d
|
Missing changes re: docs
|
2022-12-29 17:43:06 -05:00 |
|
Greg Johnston
|
94af8f26ca
|
Fix site-root
|
2022-12-29 17:39:08 -05:00 |
|
Greg Johnston
|
19dabb6b6a
|
Clear up warnings in the example
|
2022-12-29 17:39:04 -05:00 |
|
Greg Johnston
|
15b5f7545a
|
Use <Transition/> here for that silky-smooth optimistic UI update
|
2022-12-29 17:35:46 -05:00 |
|
Greg Johnston
|
9399fc7b4f
|
Removed old/broken fix for hydration under <Suspense/>
|
2022-12-29 17:30:33 -05:00 |
|
Greg Johnston
|
5d8d5d9910
|
SocketAddr ? I hardly know her! (missing import from merge)
|
2022-12-29 16:01:37 -05:00 |
|
Greg Johnston
|
e6a1255140
|
Merge pull request #119 from jquesada2016/leptos_dom_v2
leptos_dom v2
|
2022-12-29 12:21:13 -05:00 |
|
Greg Johnston
|
528a9d7a6f
|
Fix merge
|
2022-12-29 12:13:52 -05:00 |
|
Greg Johnston
|
f28da0770f
|
Fix leptos_config version
|
2022-12-29 12:13:45 -05:00 |
|
Jose Quesada
|
0145b01da5
|
impl IntoView for &View
|
2022-12-29 09:55:35 -06:00 |
|
Greg Johnston
|
725ea8a01e
|
Merge branch 'jquesada2016-leptos_dom_v2'
|
2022-12-29 09:32:35 -05:00 |
|
Greg Johnston
|
70f6297277
|
Merge branch 'leptos_dom_v2' of https://github.com/jquesada2016/leptos into jquesada2016-leptos_dom_v2
|
2022-12-29 09:32:12 -05:00 |
|
Greg Johnston
|
e595d35c8b
|
Fix CSS location for hackernews-axum
|
2022-12-29 08:50:43 -05:00 |
|
Greg Johnston
|
c44693e0a4
|
Use #[component] macro for leptos_meta to generate docs
|
2022-12-29 08:46:41 -05:00 |
|
Greg Johnston
|
b86e7f33dc
|
Bump versions for new cargo-leptos compatible integrations
|
2022-12-29 08:04:22 -05:00 |
|
Greg Johnston
|
a603531409
|
Typos
|
2022-12-29 08:02:56 -05:00 |
|
Greg Johnston
|
f47fad3ed5
|
Merge pull request #177 from benwis/cargo-leptos-beta
Changes to leptos, leptos_meta, leptos_actix/leptos_axum, and leptos_config to support cargo-leptos-beta
|
2022-12-29 07:48:38 -05:00 |
|
Greg Johnston
|
1cb03914ab
|
Merge pull request #185 from snapbug/stable-build-fix
Fix build errors in `counter-isomorphic` when using `stable`
|
2022-12-29 07:44:56 -05:00 |
|
Jose Quesada
|
67c5eda099
|
removed clone bount on the type argument of SignalSetter
|
2022-12-28 21:14:10 -06:00 |
|
Jose Quesada
|
63e70db736
|
removed EventHandler trait
|
2022-12-28 17:49:10 -06:00 |
|
Jose Quesada
|
8acbc579e0
|
fixed broken undelegated type
|
2022-12-28 15:38:13 -06:00 |
|
Jose Quesada
|
28bb3f81aa
|
made ev::undelegated lowercase to match the rest of the event names
|
2022-12-28 15:28:59 -06:00 |
|
Greg Johnston
|
e8424138ce
|
Fix TOML
|
2022-12-28 15:06:52 -05:00 |
|
Greg Johnston
|
4b1fce4c9c
|
Revert "Merge branch 'main' into pr/119"
This reverts commit 63f680f37d , reversing
changes made to 50ba796f49 .
|
2022-12-28 15:06:46 -05:00 |
|
Greg Johnston
|
fd2a2bd5f4
|
Fixing merge issues
|
2022-12-28 14:51:01 -05:00 |
|
Greg Johnston
|
f09ded454d
|
Merge branch 'leptos_dom_v2' of https://github.com/jquesada2016/leptos into pr/119
|
2022-12-28 14:48:03 -05:00 |
|
Greg Johnston
|
a2f85feb57
|
Update Readme
|
2022-12-28 14:41:19 -05:00 |
|
Greg Johnston
|
d64ca366fc
|
Fix merge
|
2022-12-28 14:22:03 -05:00 |
|
Greg Johnston
|
63f680f37d
|
Merge branch 'main' into pr/119
|
2022-12-28 14:21:54 -05:00 |
|
Greg Johnston
|
50ba796f49
|
Fix leptos_server tests
|
2022-12-28 13:26:10 -05:00 |
|
Jose Quesada
|
f3b62bcf88
|
impl HtmlElement::inner_html for SSR
|
2022-12-28 11:34:27 -06:00 |
|
Jose Quesada
|
57c72c038c
|
impl HtmlElement::inner_html for web targets, SSR still TODO
|
2022-12-28 11:17:47 -06:00 |
|
Jose Quesada
|
4340fbfc78
|
Merge branch 'leptos_dom_v2' of https://github.com/jquesada2016/leptos into leptos_dom_v2
|
2022-12-28 10:52:06 -06:00 |
|
Jose Quesada
|
4e1753fc71
|
moved #[component] tracing support behind a tracing feature flag
|
2022-12-28 10:51:55 -06:00 |
|
Greg Johnston
|
f30310a64a
|
Merge branch 'leptos_dom_v2' of https://github.com/jquesada2016/leptos into leptos_dom_v2
|
2022-12-28 11:33:29 -05:00 |
|
Greg Johnston
|
e3c4e9f6a4
|
chores: fix failing tests, update docs, suppress warnings
|
2022-12-28 11:33:26 -05:00 |
|
Jose Quesada
|
494deef9b6
|
maybe possibly perhaps fixed broken tracing dep
|
2022-12-28 09:53:11 -06:00 |
|
Jose Quesada
|
0da8d0113c
|
added clone: to components in view! macro to help with move dilemmaa
|
2022-12-28 09:24:52 -06:00 |
|
Greg Johnston
|
dac69b9802
|
Port hackernews-axum
|
2022-12-28 08:53:05 -05:00 |
|
Jose Quesada
|
3c1e1e12d2
|
component move fix would break scope continuity
|
2022-12-28 07:44:41 -06:00 |
|
Jose Quesada
|
0e179d0cb5
|
component move fix would break scope continuity
This reverts commit 4dd5768a66 .
|
2022-12-28 07:36:05 -06:00 |
|
Greg Johnston
|
55b27f7aec
|
Fix <Meta/> tag hydration lookup
|
2022-12-28 08:19:56 -05:00 |
|
Jose Quesada
|
4467d060b6
|
fixed duplicate imports on web
|
2022-12-27 20:18:46 -06:00 |
|