Azz
|
b153ab51ee
|
feat: support rkyv encoding (#577)
|
2023-02-26 16:12:53 -05:00 |
|
Greg Johnston
|
4ff08f042b
|
change: pass Scope as argument into Resource::read() and Resource::with() (#542)
|
2023-02-19 19:52:31 -05:00 |
|
Dmitrii Kuzmin
|
9c572f7617
|
fix(examples): hackernews_axum styles href (#536)
|
2023-02-18 15:17:54 -05:00 |
|
jquesada2016
|
f2f52b2533
|
change: move signal method implementations into traits in signal prelude (#490)
|
2023-02-18 07:30:03 -05:00 |
|
Greg Johnston
|
00a796d204
|
change: tweak API of Errors and implement IntoIter (#522)
|
2023-02-15 14:03:16 -05:00 |
|
Greg Johnston
|
c24874d9c8
|
change: add Scope to view function in <For/> to avoid memory "leak" (#492)
|
2023-02-08 20:28:04 -05:00 |
|
Ben Wishovich
|
76aeb573bf
|
fix: convert site_address to site_addr to match cargo-leptos (#462)
|
2023-02-04 16:37:41 -05:00 |
|
Greg Johnston
|
6373fd42fb
|
Switch examples to check instead of build (for CI resources) and add missing examples (#437)
|
2023-02-01 20:36:37 -05:00 |
|
Greg Johnston
|
44974fcf69
|
Replace site-address with site-addr in cargo-leptos example Cargo.toml files
|
2023-01-26 19:52:47 -05:00 |
|
Ben Wishovich
|
9b0fb63632
|
Add methods to take Actix/Axum Extractors/Route Info/Stuff and pass it to Leptos (#359)
|
2023-01-23 07:28:05 -05:00 |
|
benwis
|
81ab77e8ea
|
One more time!
|
2023-01-21 11:54:55 -08:00 |
|
benwis
|
9ea604f516
|
Merge branch 'main' into error-handling
|
2023-01-20 15:53:18 -08:00 |
|
benwis
|
b5ab7b107a
|
Test of SSR/Hydration of ErrorBoundary
|
2023-01-20 15:52:43 -08:00 |
|
Kompreni
|
bcabdddce5
|
doc: add link for leptos watch
|
2023-01-20 20:14:09 +01:00 |
|
benwis
|
10a833d763
|
Switch get_configuration calls to None and add a note in the docs for
uses of get_configuration()
|
2023-01-15 12:50:25 -08:00 |
|
Greg Johnston
|
ace5e7cbba
|
Add missing hackernews_axum makefile
|
2023-01-09 21:59:00 -05:00 |
|
Greg Johnston
|
992b218ffe
|
Merge pull request #291 from gbj/correct-axum-query-handling
Correct Axum query handling
|
2023-01-09 20:44:58 -05:00 |
|
Greg Johnston
|
c050456a47
|
Use a runtime warning about SVG <a/> instead of a macro warning on all ambiguous tags
|
2023-01-09 20:31:51 -05:00 |
|
benwis
|
ee647cba1c
|
Add Favicons to all the examples and standardize on the public folder for public assets
|
2023-01-09 15:27:52 -08:00 |
|
Greg Johnston
|
28ec3a6cda
|
Merge pull request #281 from martinfrances107/hackernews_axum
Minor: Clippy fixes related to hackernew_axum.
|
2023-01-09 07:02:43 -05:00 |
|
Martin
|
e490c0423f
|
Minor: Clippy fixes related to hackernew_axum.
|
2023-01-09 09:54:39 +00:00 |
|
benwis
|
b6579a040a
|
Warning Squashing
|
2023-01-08 19:41:22 -08:00 |
|
benwis
|
01e024b726
|
One more time!
|
2023-01-08 19:38:45 -08:00 |
|
benwis
|
6603c44ce2
|
Minor fixes and revisions
|
2023-01-08 19:36:24 -08:00 |
|
benwis
|
6b729f9131
|
Fix hackernews_axum example
|
2023-01-08 14:51:41 -08:00 |
|
benwis
|
dc60c35b58
|
Rewrite file handlers for Axum, and update all examples to use the new
generated routes. Fix a few issues in the integrations, and reduce the
number of warnings
|
2023-01-08 14:18:51 -08:00 |
|
Greg Johnston
|
0ed56d382d
|
Add build-examples task to cargo make CI
|
2023-01-02 13:29:37 -05:00 |
|
Ben Wishovich
|
827b787c91
|
Bugfixes, using cargo-leptos for CSS, and updating READMEs.
|
2022-12-31 18:39:05 -08:00 |
|
Ben Wishovich
|
01c00eee6b
|
Update SSR Readmes with new instructions
|
2022-12-31 16:06:54 -08:00 |
|
Ben Wishovich
|
f45d33db73
|
Move the examples out of the workspace, and standardize naming. All of the SSR examples now work with cargo-leptos
|
2022-12-31 15:52:19 -08:00 |
|