leptos/examples
agilarity 9997487a9c
test: lint examples with --all-features (#1008)
* test: lint all features

* fix(counter_isomorphic): check-style issues

* fix(errors_axum): check-style issues

* fix(hackernews): check-style issues

* fix(hackernews_axum): check-style issues

* fix(session_auth_axum): check-style issues

* build(session_auth_axum): add common tasks

* fix(ssr_modes): check-style issues

* build(ssr_modes_axum): add common tasks

* fix(ssr_modes_axum): check-style issues

* build(tailwind): add common tasks

* fix(tailwind): check-style issues

* fix(todo_app_sqlite_axum): check-style issues

* fix(todo_app_sqlite_viz): check-style issues
2023-05-05 22:25:29 -04:00
..
cargo-make test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
counter examples: fix the lint issues in the counter example (#971) 2023-05-01 17:27:29 -04:00
counter_isomorphic test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
counter_without_macros tests: add wasm web test and common tasks (#954) 2023-04-27 17:00:13 -04:00
counters test: resolve check-style issues 2023-05-03 12:34:03 -04:00
counters_stable chore: Upgrade console_log to stable (#724) 2023-03-22 18:21:53 -04:00
error_boundary feat: add collect_view(cx) (#956) 2023-04-28 16:02:24 -04:00
errors_axum test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
fetch fix: lint issues in fetch example (#989) 2023-05-05 11:24:28 -04:00
gtk Fix gtk example 2023-01-28 01:14:02 -03:00
hackernews test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
hackernews_axum test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
login_with_token_csr_only fix: lint issues in login_with_token_csr_only example (#995) 2023-05-05 11:26:09 -04:00
parent_child Add profile.release to many examples 2023-04-06 21:53:52 -05:00
router fix: lint issues in router example (#996) 2023-05-05 11:26:24 -04:00
session_auth_axum test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
slots feat: add slots (closes #769) (#909) 2023-04-21 14:36:38 -04:00
ssr_modes test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
ssr_modes_axum test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
tailwind test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -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 fix: lint issues in todo_app_sqlite example (#998) 2023-05-05 11:27:11 -04:00
todo_app_sqlite_axum test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
todo_app_sqlite_viz test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
todomvc fix: lint issues in todomvc example (#1001) 2023-05-05 11:28:14 -04:00
Makefile.toml tests: add wasm web test and common tasks (#954) 2023-04-27 17:00:13 -04:00