angular/adev/shared-docs
Matthieu Riegler c3e95ef1d5 docs(docs-infra): attemp to fix flaky mermaid test (#59994)
This test has 2 async parts, loading the markdown file and the marked parsing.
First attempt to fix the flakiness is by inline the markdown file.

If this test timeouts again in the future it means the timeout is related to marked itself (and the dynamic import of mermaid).

PR Close #59994
2025-02-18 14:55:49 +00:00
..
components docs(docs-infra): drop tabs layout from the API reference details page (#59068) 2025-02-13 14:58:33 +00:00
constants refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
directives docs(docs-infra): don't use URL to check for external links (#58955) 2024-11-28 16:43:28 +01:00
icons refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
interfaces refactor(docs-infra): Update search results to display content when it is matched (#57298) 2024-08-13 12:07:48 -07:00
pipeline docs(docs-infra): attemp to fix flaky mermaid test (#59994) 2025-02-18 14:55:49 +00:00
pipes docs(docs-infra): enable tslint (#58961) 2024-12-05 16:03:35 -08:00
providers refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
services docs(docs-infra): drop tabs layout from the API reference details page (#59068) 2025-02-13 14:58:33 +00:00
styles docs(docs-infra): drop tabs layout from the API reference details page (#59068) 2025-02-13 14:58:33 +00:00
testing docs(docs-infra): Check for files without using / as root. (#59726) 2025-01-28 20:33:23 +01:00
utils docs(docs-infra): remove non-necessary files from playground zip. (#59728) 2025-01-28 20:34:23 +01:00
BUILD.bazel refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241) 2024-08-05 17:06:29 +00:00
index.bzl docs(docs-infra): generate errors and extended-diagnostics route NavigationItem-s (#59355) 2025-01-14 11:00:06 -05:00
index.ts refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241) 2024-08-05 17:06:29 +00:00
package.json build: update dependency jsdom to v26 (#59444) 2025-02-14 17:59:57 +00:00