leptos/examples
2023-04-23 15:20:47 -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 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 docs: compile error on mutually-exclusive features (#911) 2023-04-21 12:25:21 -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: remove need for LEPTOS_OUTPUT_NAME env var after compilation (#899) 2023-04-23 15:20:47 -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 docs: compile error on mutually-exclusive features (#911) 2023-04-21 12:25:21 -04:00
Makefile.toml fix: features related compile error (#919) 2023-04-22 06:50:35 -04:00