leptos/examples
2023-04-24 20:08:28 -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 examples: test business logic for counter_without_macros (#927) 2023-04-24 20:04:40 -04:00
counters examples: fix broken counters tests (#915) 2023-04-21 15:26:18 -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 docs: compile error on mutually-exclusive features (#911) 2023-04-21 12:25:21 -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 fix some issues with animated routing (#889) 2023-04-21 15:33:14 -04:00
session_auth_axum docs: compile error on mutually-exclusive features (#911) 2023-04-21 12:25:21 -04:00
slots feat: add slots (closes #769) (#909) 2023-04-21 14:36:38 -04:00
ssr_modes docs: compile error on mutually-exclusive features (#911) 2023-04-21 12:25:21 -04:00
ssr_modes_axum feat: add From for RequestParts into Parts for Axum and add an option to ge… (#931) 2023-04-24 20:08:28 -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
timer examples: add timer example with reactive use_interval hook (#925) 2023-04-23 15:27:47 -04:00
todo_app_sqlite examples: better practice for view types in todos (#940) 2023-04-23 17:33:45 -04:00
todo_app_sqlite_axum examples: better practice for view types in todos (#940) 2023-04-23 17:33:45 -04:00
todo_app_sqlite_viz examples: better practice for view types in todos (#940) 2023-04-23 17:33:45 -04:00
todomvc examples: add autofocus in todomvc 2023-04-24 08:07:49 -04:00
Makefile.toml examples: add timer example with reactive use_interval hook (#925) 2023-04-23 15:27:47 -04:00