Joseph Cruz
fda4dba237
build(examples): clean more output ( #2420 )
...
* chore(examples): update workspace members
* build(examples): clean e2e crates
* build(examples): clean pkg directories
* chore: remove simulated change comment
* chore: add simulated change
* chore: remove simulated change
2024-03-18 11:58:37 -04:00
Joseph Cruz
bbe7115360
docs(test-report): mention options
2024-02-11 15:40:32 -05:00
Joseph Cruz
c00207aa46
fix(test-report) should show all cargo-make leptos configuration ( #2282 )
...
* refactor(test-report): extract script
* refactor(test-report): extract functions
* refactor(test-report): split option to tasks
* chore(test-report): highlight examples without tags
* fix(test-report): show all cargo-make leptos configuration
* docs(test-report): update keys
* chore(test-report): include all crates in report
2024-02-09 16:31:46 -05:00
Greg Johnston
9a5a102ce3
add middleware to kitchen-sink example
2024-01-19 14:16:59 -05:00
Greg Johnston
a5cbfa0aad
remove viz integration (see #2177 )
2024-01-19 14:16:58 -05:00
Azzam S.A
07f2cbfbba
examples: rename Tailwind examples ( #1875 )
2023-10-13 16:20:26 -04:00
Joseph Cruz
af215d6ce8
fix: exclude markdown files from examples lists ( #1716 )
...
* fix(examples/gen-members): exclude markdown files
* fix(ci): exclude markdown files from examples list
* test(ci): simulate leptos change
* chore(ci) :remove simulated change
2023-09-14 16:58:46 -04:00
Joseph Cruz
905d46a09d
refactor(examples): extract client process tasks ( #1665 ) ( #1666 )
...
* doc(test-report): report trunk and node
* refactor(examples): extract client process tasks
* chore(exaples): force ci
2023-09-08 07:31:55 -04:00
Joseph Cruz
2ca1c51fdc
test(error_boundary): add e2e testing ( #1651 )
...
* test(error_boundary): open app
* test(error_boundary): click up arrow
* test(error_boundary): click down arrow
* test(error_boundary): type number
* test(error_boundary): clear number
* fix(build): clean trunk directories
* fix(test-report): detect unit tests
* ci(build): echo stop trunk
2023-09-04 13:25:44 -04:00
Joseph Cruz
a631c5ca1c
doc(examples): report fantoccini use ( #1616 )
2023-09-01 07:35:29 -04:00
Joseph Cruz
d7330097ba
chore(examples): improve cucumber support #1598 ( #1599 )
...
* chore(examples): add cucumber runner
* chore(examples): clean cargo recursively
2023-08-28 11:08:22 -04:00
Joseph Cruz
087c68569a
test(suspense-tests): add e2e tests ( Closes #1519 ) ( #1533 )
...
* test(suspense-tests): add e2e tests (closes #1519 )
test(suspense_tests): load nested
test(suspense_tests): load parallel
test(suspsense_tests): load nested inside
test(suspense_tests): load single
test(suspense_tests): load inside component
test(suspense_tests): load no resources
test(suspense_tests): click nested count
test(suspense_tests): click inside component count
test(suspense_tests): click nested inside count
test(suspense_tests): click single count
test(suspense_tests): click parallel counts
test(suspense_tests): click no resources count
refactor(suspense_tests): change view strategy
* fix(suspense_tests): let_unit_value
2023-08-15 06:19:20 -04:00
Joseph Cruz
cc32a3e863
perf(examples): speed up the test-info report ( #1446 ) ( #1447 )
2023-07-27 20:40:26 -04:00
Joseph Cruz
82a2fe7cbe
fix(examples): unable to parse makefile ( #1440 ) ( #1441 )
2023-07-26 10:43:20 -04:00
Ari Seyhun
2e559d6a06
feat: add create_query_signal
for URL-synced signals ( #1377 )
2023-07-23 12:20:15 -04:00
Sebastian Dobe
71de6c395b
feat: create a <AnimatedShow> component ( closes #1370 ) ( #1386 )
2023-07-23 07:46:47 -04:00
Joseph Cruz
f3de288e19
build(examples): make it easy to see which examples do what kind of testing ( #1411 )
...
* build(examples): list example projects with CI tests runners
* build(examples): add show all mode
2023-07-22 08:13:49 -04:00
Joseph Cruz
3c6748b30d
build(examples): generate workspace members variable ( #1201 )
...
* build(examples): add gen members task
* build(examples): include members variable
2023-06-17 18:19:01 -04:00
Joseph Cruz
d45d92433f
ci(examples): include all example projects ( #1188 )
2023-06-14 15:16:14 -04:00
agilarity
53e09279a2
ci(examples): verify examples ( #1125 )
2023-06-01 22:12:18 -04:00
agilarity
1617e31d69
CI: clean up examples after verification ( #1019 )
...
* build: improve task names
* build: add clean-examples task
Make it easy to clean all the cargo and trunk files in the examples.
* build: clean after verify
2023-05-08 08:35:27 -04:00
agilarity
52021be806
tests: add wasm web test and common tasks ( #954 )
...
* test: rename web test module
* test: extract wasm-web-test task
* test: introduce common tasks
* test: add web-test and common tasks
2023-04-27 17:00:13 -04:00
Fabian Keller
9badfa997b
examples: add timer example with reactive use_interval
hook ( #925 )
2023-04-23 15:27:47 -04:00
agilarity
ec95060b6e
fix: features related compile error ( #919 )
...
`cargo make test` sets the --all-features flag by default. This change
clears it.
2023-04-22 06:50:35 -04:00
Greg Johnston
2001bd808f
examples: fix broken counters
tests ( #915 )
2023-04-21 15:26:18 -04:00
agilarity
d6f7aedec1
CI: use cargo make to run tests for examples ( #904 )
2023-04-21 10:33:12 -04:00