leptos/examples
2023-04-21 10:33:12 -04:00
..
counter Merge branch 'main' of https://github.com/leptos-rs/leptos 2023-04-07 14:09:10 -05:00
counter_isomorphic Add profile.release to many examples 2023-04-06 21:53:52 -05:00
counter_without_macros CI: use cargo make to run tests for examples (#904) 2023-04-21 10:33:12 -04:00
counters feat: make __Props imports unnecessary (closes #746) (#828) 2023-04-07 15:06:10 -04:00
counters_stable chore: Upgrade console_log to stable (#724) 2023-03-22 18:21:53 -04:00
error_boundary Add profile.release to many examples 2023-04-06 21:53:52 -05:00
errors_axum chore(docs): fix a few typos (#756) 2023-03-27 20:06:34 -04:00
fetch examples: fix error handling in fetch example (#870) 2023-04-14 16:13:14 -04:00
gtk Fix gtk example 2023-01-28 01:14:02 -03:00
hackernews Add profile.release to many examples 2023-04-06 21:53:52 -05:00
hackernews_axum Add profile.release to many examples 2023-04-06 21:53:52 -05:00
login_with_token_csr_only Add profile.release to many examples 2023-04-06 21:53:52 -05:00
parent_child Add profile.release to many examples 2023-04-06 21:53:52 -05:00
router feat: add non-animation base classes to <AnimatedOutlet/> and <AnimatedRoutes/> (#877) 2023-04-17 08:12:22 -04:00
session_auth_axum fix: updated nix flakes lock files on session auth axum examples to fix once_cell doesn't compile (#872) 2023-04-15 13:32:59 -04:00
ssr_modes chore: Upgrade console_log to stable (#724) 2023-03-22 18:21:53 -04:00
ssr_modes_axum chore: Upgrade console_log to stable (#724) 2023-03-22 18:21:53 -04:00
tailwind chore: Upgrade console_log to stable (#724) 2023-03-22 18:21:53 -04:00
tailwind_csr_trunk chore: Upgrade console_log to stable (#724) 2023-03-22 18:21:53 -04:00
todo_app_sqlite fix: correct todo_app_sqlite README (closes #845) 2023-04-10 07:17:46 -04:00
todo_app_sqlite_axum feat: allow multiple HTTP request methods/verbs (#695) 2023-04-10 16:42:15 -04:00
todo_app_sqlite_viz feat: add the ability for server fns to be submitted via GET requests (#789) 2023-04-05 06:47:17 -04:00
todomvc Add profile.release to many examples 2023-04-06 21:53:52 -05:00
Makefile.toml CI: use cargo make to run tests for examples (#904) 2023-04-21 10:33:12 -04:00