angular/adev/shared-docs
Matthieu Riegler 66abff6db8 docs(docs-infra): don't use URL to check for external links (#58955)
For perf reasons, it is more efficient to not rely on creating an `URL` object. Instead we check for the explicit protocol to detect external links.

This will also force us to use relative links, so archived versions & next versions navigate on the current version of the site.

fixes #58954

PR Close #58955
2024-11-28 16:43:28 +01:00
..
components docs(docs-infra): remove redundant nav menu items from the DOM in the reference (#58934) 2024-11-28 10:14:52 +01: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): Drop standalone: true (#58914) 2024-11-28 09:43:28 +01:00
pipes docs(docs-infra): Drop standalone: true (#58914) 2024-11-28 09:43:28 +01: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): remove unused code (#58925) 2024-11-27 16:57:46 +01:00
styles docs(docs-infra): remove the usage of the deprecated core mixin as it's no-op (#58812) 2024-11-22 14:44:10 +00:00
testing build: update cross-repo angular dependencies (#58446) 2024-10-31 19:05:01 +01:00
utils docs(docs-infra): don't use URL to check for external links (#58955) 2024-11-28 16:43:28 +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 refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00: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 cross-repo angular dependencies to v19.1.0-next.0 (#58927) 2024-11-27 16:22:57 +01:00