Ben Wishovich
|
827b787c91
|
Bugfixes, using cargo-leptos for CSS, and updating READMEs.
|
2022-12-31 18:39:05 -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 |
|
Ben Wishovich
|
442dc1e041
|
More changes to the examples
|
2022-12-30 16:17:17 -08:00 |
|
Greg Johnston
|
94af8f26ca
|
Fix site-root
|
2022-12-29 17:39:08 -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
|
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
|
63f680f37d
|
Merge branch 'main' into pr/119
|
2022-12-28 14:21:54 -05:00 |
|
Ben Wishovich
|
be94c1b846
|
Update examples to camelcase and add missing fields for feature flags. Should be working with cargo-leptos beta again
|
2022-12-27 10:58:05 -08:00 |
|
Greg Johnston
|
a4740d6c06
|
Remove web by default
|
2022-12-23 17:00:42 -05:00 |
|
Greg Johnston
|
c24958bec4
|
Fix paths in hackernews example
|
2022-12-23 14:35:02 -05:00 |
|
Ben Wishovich
|
428999fd14
|
Updated all the examples to use the new leptos_options, and make cargo-leptos porting easy. Refactored the Tailwind example to bring it closer to leptos norms
|
2022-12-21 23:08:39 -08:00 |
|
Greg Johnston
|
8be33ccd7c
|
Updating todo-app-sqlite example (todo: fix hydration)
|
2022-12-19 16:25:24 -05:00 |
|
Greg Johnston
|
6b6c54e8ff
|
Updating hackernews example
|
2022-12-12 13:40:05 -05:00 |
|
Greg Johnston
|
a65cd67db3
|
Fix name of Wasm export
|
2022-12-06 18:18:46 -05:00 |
|
Ben Wishovich
|
52ad546710
|
Update rest of the examples and make the tests pass
|
2022-12-04 17:25:03 -08:00 |
|
hakesson
|
17baec46b7
|
Fix path deps' going one level too high
|
2022-11-28 06:03:56 +01:00 |
|
Greg Johnston
|
ed24e47c1d
|
Add examples of canceling in-flight requests (issue #32) and filter against empty IDs to avoid extra requests (issue #123)
|
2022-11-26 15:29:46 -05:00 |
|
Greg Johnston
|
a94e739725
|
Small changes to fix CI and clean up
|
2022-11-14 22:19:21 -05:00 |
|
Ben Wishovich
|
40ed424116
|
Add denylist for optional Cargo features
|
2022-11-14 16:57:08 -08:00 |
|
Ben Wishovich
|
d8c2cab64d
|
Fix crate name
|
2022-11-14 09:15:56 -08:00 |
|
Ben Wishovich
|
0f2715290c
|
Updated hacker news example to new SFA format and added a README
|
2022-11-14 09:03:44 -08:00 |
|