leptos/examples
agilarity 5a67e208fd
test: verify tailwind example with playwright tests (#1062)
* chore: ignore playwright output

* fix: could not run playwright test

* test: should see the welcome message

* build: clean playwright output

* build: run playwright web tests

* build: setup e2e dependencies
2023-05-19 13:04:06 -04:00
..
cargo-make test: verify tailwind example with playwright tests (#1062) 2023-05-19 13:04:06 -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 change: migrate Axum integration to use with_state over layer(Extension) (#1032) 2023-05-14 06:37:39 -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 change: migrate Axum integration to use with_state over layer(Extension) (#1032) 2023-05-14 06:37:39 -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 change: migrate Axum integration to use with_state over layer(Extension) (#1032) 2023-05-14 06:37:39 -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 change: migrate Axum integration to use with_state over layer(Extension) (#1032) 2023-05-14 06:37:39 -04:00
tailwind test: verify tailwind example with playwright tests (#1062) 2023-05-19 13:04:06 -04:00
tailwind_csr_trunk examples: fix trunk config to run tailwind at the right time (#1040) 2023-05-13 19:39:36 -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 examples: fix todo_app_sqlite_axum (#1064) 2023-05-19 13:02:52 -04:00
todo_app_sqlite_viz test: lint examples with --all-features (#1008) 2023-05-05 22:25:29 -04:00
todomvc fix: todomvc example style errors (#1058) 2023-05-18 15:49:34 -04:00
Makefile.toml CI: clean up examples after verification (#1019) 2023-05-08 08:35:27 -04:00