6977 Commits

Author SHA1 Message Date
Joey Perrott faba1a6967 docs: allow reaching the license page while in archive mode
Fixes #66332
2026-01-06 12:22:43 -05:00
Matthieu Riegler fc6e55ba18 docs(docs-infra): Update the AIO banner linking toward ADEV (#59998)
PR Close #59998
2025-02-18 20:03:25 +00:00
Matthieu Riegler 0fa2925e12 docs(docs-infra): fix redirect for @defer (#58141)
#58140

PR Close #58141
2024-10-11 10:38:32 +00:00
Matthieu Riegler f85435a65e docs(docs-infra): Fix redirection for guide/typescript-configuration (#57828)
PR Close #57828
2024-09-19 11:21:43 +02:00
Matthieu Riegler 62964105ad docs(docs-infra): fix cli esbuild redirect (#57087)
PR Close #57087
2024-07-23 10:27:34 -07:00
Jens Kuehlers f8b7b02695 fix(docs-infra): Fix more aio->adev redirects (#56947)
Some redirects from aio to adev currently 404.
Fix those as well as have a more correct redirect for the cli page.

PR Close #56947
2024-07-19 13:44:04 -07:00
Matthieu Riegler 1bd929a271 docs(docs-infra): fix adev redirections (#56986)
PR Close #56986
2024-07-19 13:43:22 -07:00
Matthieu Riegler 27e6936912 docs: add api links redirect (#56881)
fixes #56879

PR Close #56881
2024-07-09 09:43:26 +02:00
Jens Kuehlers ce9e67932c fix(docs-infra): Fix redirects for signals (#56825)
Fix redirects from aio to adev for
Signal inputs/queries and model inputs

PR Close #56825
2024-07-03 16:11:49 +00:00
Jens Kuehlers b7af42433c fix(docs-infra): update some aio to adev redirects (#56808)
Update some redirects from a.io to a.dev that are more specific.

PR Close #56808
2024-07-02 14:19:16 +00:00
Matthieu Riegler bba82754c3 docs: fix NgModule LazyLoading link in aio to adev (#56778)
fixes #56777

PR Close #56778
2024-07-01 13:47:24 +00:00
Joey Perrott 801b8c219e docs: update robots.txt to crawl aio again (#56741)
To allow improving search reputation for a.dev we added canonical
links on a.io to point to a.dev and self-referential links on
a.dev. For search engines to pick up these canonical links, we
need to allow crawling on a.io again.

PR Close #56741
2024-06-27 18:25:51 +00:00
Jens Kuehlers 9ec3cd0166 docs: update robots.txt to crawl aio again (#56574)
To allow improving search reputation for a.dev we added canonical
links on a.io to point to a.dev and self-referential links on
a.dev. For search engines to pick up these canonical links, we
need to allow crawling on a.io again.

PR Close #56574
2024-06-26 12:33:26 -07:00
Matthieu Riegler f25e77b83e docs(docs-infra): canonical link to ADEV (#56535)
Also fixes the mode-banner link when changing pages

PR Close #56535
2024-06-20 16:05:20 -07:00
Sasidharan SD 81892b1676 docs: update aio versions to include 17.3.x (#56453)
PR Close #56453
2024-06-14 10:08:25 -07:00
Matthieu Riegler 9209678719 docs(docs-infra): fix redirect to from guide/control_flow (#56338)
PR Close #56338
2024-06-11 17:12:32 -07:00
Matthieu Riegler 0ad308ef26 docs(docs-infra): remove service worker related code from the firebase deploy. (#56210)
PR Close #56210
2024-06-11 08:24:25 -07:00
Matthieu Riegler 8e44f07ddf docs: change adev redirect for the security guide (#56275)
PR Close #56275
2024-06-05 18:42:59 +00:00
Matthieu Riegler 76f7c5c1b7 docs(docs-infra): fix mode banner link (#56245)
PR Close #56245
2024-06-03 20:10:02 +00:00
Matthieu Riegler acea887f16 docs(docs-infra): fix redirected link in banner. (#56222)
Fixes #56216

PR Close #56222
2024-06-03 15:27:15 +00:00
Matthieu Riegler 20ab57abc4 docs(docs-infra): disable the service worker for aio. (#56167)
This is will the issues we have with the v17 direction to adev.

PR Close #56167
2024-05-31 16:25:02 -07:00
Matthieu Riegler 4c7964c970 docs(docs-infra): prevent the index.html from v17 to redirect to ADEV. (#56087)
The redirection of index.html to adev broke the service-worker as the request is blocked by CORS.

PR Close #56087
2024-05-29 12:53:30 +02:00
Matthieu Riegler baa6c3c514 docs: archive banner link to adev (#56083)
fixes #56082

PR Close #56083
2024-05-29 12:48:44 +02:00
Joey Perrott 1ed8ec6d90 ci: remove web audit checks for deprecated site (#56011)
Remove web audit checks for aio now that its deprecated.

PR Close #56011
2024-05-22 15:10:30 -07:00
twerske c421d8a9d4 docs: update links in redirect for non adev (#55997)
PR Close #55997
2024-05-22 17:11:15 +00:00
Joey Perrott faf922b24e build: set up redirect from angular.io to v17.angular.io when v17 moves into LTS (#55998)
Sets up a redirect so that all requests to angular.io are redirected to v17.angular.io when it is
deployed after v18 is released.

PR Close #55998
2024-05-22 16:59:13 +00:00
Joey Perrott 5941419cd4 ci: remove aio payload checks for deprecated site (#56000)
Remove payload checks for aio now that its deprecated.

PR Close #56000
2024-05-22 16:48:15 +00:00
Joey Perrott 418a35f3fb fix(docs-infra): fix failing tests related to redirects (#55994)
Correct failing tests created by redirect changes

PR Close #55994
2024-05-22 15:58:33 +00:00
twerske b10e031f52 docs: add redirect banner to adev page (#55626)
PR Close #55626
2024-05-21 14:16:17 -07:00
Emma Twersky d83dda560f docs: remove AIO from search indexing (#55618)
PR Close #55618
2024-05-21 14:09:53 -07:00
Joey Perrott 8734b8fd34 feat(docs-infra): set up redirect of all requests to the root of angular.io to angular.dev (#55620)
With the promotion of adev to stable and being the official docs site for angular.  Requests to angular.io root, but not its
subpages, should be redirected to angular.dev.  Requests to paths on angular.io however will still serve as requested.

PR Close #55620
2024-05-21 13:37:16 -07:00
Andrew Kushnir a5c3857a7b Revert "build: update dependency typescript to v5.4.5 (#55042)" (#55716)
This reverts commit bd4dbdd2bd.

PR Close #55716
2024-05-07 13:35:03 -07:00
Angular Robot bd4dbdd2bd build: update dependency typescript to v5.4.5 (#55042)
See associated pull request for more information.

PR Close #55042
2024-05-03 08:06:38 -07:00
Alan Agius add11c6854 build: make scripts for compatibility with Node.js 18.20+ (#55526)
This commit enhances the ng-dev and other local scripts to ensure compatibility with Node.js 18.20+. This adjustment is essential for releasing this branch, as it would otherwise lack compatibility with that version.

PR Close #55526
2024-04-25 08:11:41 -07:00
Matthieu Riegler c67cbe98a6 docs: use 17.3.x branch for aio quick start (#55328)
PR Close #55328
2024-04-15 17:27:16 +02:00
Andrew Scott ca8969b946 Revert "docs(docs-infra): move CLI docs to ADEV (#55242)" (#55291)
This reverts commit 4d2a8005e8.

PR Close #55291
2024-04-10 13:06:44 -07:00
Matthieu Riegler 4d2a8005e8 docs(docs-infra): move CLI docs to ADEV (#55242)
Previously located in the `aio` directory, the commit moves the docs file into `adev` and also moves the `script` used to generated them from the `angular-cli` repo.

PR Close #55242
2024-04-08 11:35:13 -07:00
Matthieu Riegler f4e9768da2 docs: fix aio job (#55179)
PR Close #55179
2024-04-02 20:33:20 +00:00
vladboisa ca60d9dd3f refactor(docs-infra): move gif to display (#54795)
To display the image correctly, swap the image from the folders

Fixes  #54778

feat(docs-infra): change path for correct ADEV

Changing path for correctly displaying in adev

PR Close #54795
2024-03-29 13:06:43 -07:00
Paul Gschwendtner 2ad5dcf3f0 [17.3.x]: build: follow-up fixes for AIO lighthouse checks (#55065)
* build: follow-up fixes for AIO lighthouse checks

Looks like the latest versions of Lighthouse and puppeteer
are not compatible with our Chromium version from dev-infra.

This commit reverts the updates, and fixes the jobs.

Update payload size; now matching — seems expected
2024-03-27 15:46:46 +01:00
Paul Gschwendtner 9aff43b5e8 ci: fix build failures in patch branch (#55064)
This commit fixes various issues that seem to cause the 17.3.x patch
to be red for weeks:

- Eslint checking a file for aio/tools that is not part of a tsconfig—
  hence an error is being reported.

- Audit-web-app importing some Lighthouse APIs that aren't available
  under the given path.

PR Close #55064
2024-03-27 11:58:46 +00:00
Angular Robot 4ab3a9afad docs: update Angular CLI help [17.3.x] (#54911)
Updated Angular CLI help contents.

PR Close #54911
2024-03-18 16:51:28 -07:00
Angular Robot 209632e64d build: update dependency archiver to v7 (#54892)
See associated pull request for more information.

PR Close #54892
2024-03-15 18:18:35 +00:00
Angular Robot 52296bc29d build: update dependency lighthouse to v11 (#54292)
See associated pull request for more information.

PR Close #54292
2024-03-15 17:22:55 +00:00
Angular Robot 90bbc68d44 build: update cross-repo angular dependencies (#54883)
See associated pull request for more information.

PR Close #54883
2024-03-15 17:06:44 +00:00
Angular Robot a5cc82ee84 docs: update events (#54749)
Generated `events.json` with the latest events retrieved from the Firebase DB.

PR Close #54749
2024-03-15 16:38:14 +00:00
Angular Robot 855b8e046c build: update dependency puppeteer-core to v22 (#54298)
See associated pull request for more information.

PR Close #54298
2024-03-15 16:31:26 +00:00
Angular Robot 74506e76a8 build: update eslint dependencies (#50993)
See associated pull request for more information.

PR Close #50993
2024-03-15 16:30:11 +00:00
Joey Perrott 57e54e29e7 docs: bump to 2024 for copyright text (#54822)
Bump copyright text to 2024

PR Close #54822
2024-03-11 13:39:49 -07:00
Angular Robot 9ea0d69275 docs: update events (#54721)
Generated `events.json` with the latest events retrieved from the Firebase DB.

PR Close #54721
2024-03-07 11:05:39 -08:00