1184 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
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 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 baa6c3c514 docs: archive banner link to adev (#56083)
fixes #56082

PR Close #56083
2024-05-29 12:48:44 +02:00
twerske c421d8a9d4 docs: update links in redirect for non adev (#55997)
PR Close #55997
2024-05-22 17:11:15 +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
Hakeem 5890f05faf docs(docs-infra): change deprecated modules' headers' style in the hover state (#54337)
PR Close #54337
2024-02-09 14:58:55 +00:00
Samuel Marks 908baecf1e [aio/src/styles/custom-themes/{dark,light}-theme.scss] Change theme definitions to resolve warning "Angular Material themes should be created from a map" (#53717)
PR Close #53717
2024-02-01 20:18:42 +00:00
Mateusz Daniluk de777afbc5 refactor: standardize doctype declaration to <!DOCTYPE html> (#51052)
This commit standardizes the doctype declaration across all HTML files in the project to use `<!DOCTYPE html>`

PR Close #51052
2024-02-01 19:29:46 +00:00
Shuaib hasan akib 271755d0e4 docs(docs-infra): cleanup repeated scss from typography (#51579)
PR Close #51579
2024-01-26 16:03:43 +00:00
mgechev a27da867f9 docs: remove state of js 2023 banner (#53798)
PR Close #53798
2024-01-04 13:56:20 -08:00
mgechev 63fd649358 docs: add state of js survey link (#53537)
PR Close #53537
2023-12-12 14:32:12 -08:00
marktechson 26e980d9d7 docs: remove live event from the home page (#52878)
PR Close #52878
2023-11-13 22:29:47 +00:00
Sylvain DEDIEU f51ce68bf5 docs: update readme links to target angular.dev documentation (#52772)
Change the angular.io links to target the new angular.dev website
Changed the angular logo

PR Close #52772
2023-11-13 15:56:19 +00:00
Kristiyan Kostadinov 9b92d7d589 fix(docs-infra): fix menu icon size (#52689)
Fixes that the hamburger icon was too small, because the top nav is using the wrong kind of button. Switching it to the right one would require more refactoring so I went with the simpler approach for now.

PR Close #52689
2023-11-08 09:23:43 -08:00
Emma Twersky 8bbec83dfd docs: add angular.dev banner (#52535)
PR Close #52535
2023-11-06 11:04:10 -08:00
marktechson 8d52fa73ff docs: update home page for live stream event (#52456)
PR Close #52456
2023-10-31 11:58:16 -07:00
Emma Twersky 868a548996 docs: make banner persist until 11/8 (#52432)
PR Close #52432
2023-10-31 11:57:06 -07:00
Andrea Canciani fc9ba3978c refactor: fix a number of typos throughout the codebase (#52249)
Fix some typos such as `boostrap`, `propery` and more, both in
documentation and in code (comments, identifiers).

PR Close #52249
2023-10-25 16:51:24 -07:00
cexbrayat 82cd7d6db2 docs: remove test.ts file in aio (#52327)
Same as 7ba5dc87ed, but for aio
This file is not necessary since CLI v15+

PR Close #52327
2023-10-24 09:22:58 -07:00
Emma Twersky 5b7b541ce9 docs: add event banner (#52334)
PR Close #52334
2023-10-23 13:39:58 -07:00
Jeremy Elbourn a49ee46dae docs(docs-infra): add support for block syntax to dgeni (#52123)
This adds the new block syntax to dgeni docs pipeline, mainly copying
the way that elements (`<ng-content>` etc.) work. Actual doc content is
just a placeholder for this PR.

PR Close #52123
2023-10-10 13:55:04 -07:00
Matthieu Riegler a645ceca94 refactor(service-worker): Remove deprecated activated & available observables. (#49498)
`activated`and `available` were deprecated by #43535 in v13.

PR Close #49498
2023-10-10 11:54:07 -07:00
mgechev 4dffbeff35 docs: remove the developer survey 2023 banner (#52116)
PR Close #52116
2023-10-10 11:23:44 -07:00
Kristiyan Kostadinov 43e6fb0606 feat(core): enable block syntax (#51994)
Enables the new `@` block syntax by default by removing the `enabledBlockTypes` flags. There are still some internal flags that allow special use cases to opt out of the block syntax, like during XML parsing and when compiling older libraries (see #51979).

PR Close #51994
2023-10-03 15:26:05 -07:00
Joey Perrott ba64e9c247 docs: update to latest version of material (#51785)
Update to the latest version of material

PR Close #51785
2023-09-19 18:39:10 +02:00
Shuaib hasan akib 3a09ee79b5 docs(docs-infra): replace twitter logo by new one (#51716)
PR Close #51716
2023-09-12 12:24:44 -07:00
Andrew Scott 2d5b6fad4e fix(docs-infra): Ensure experimental tag shows up on docs (#51712)
The experimental tag is part of the stability tags along with "deprecated". This commit updates some code to pick up experimental as well.

PR Close #51712
2023-09-11 09:20:52 -07:00
Shuaib hasan akib fe1a50c63f docs(docs-infra): mixin generated same multiple css (#51528)
PR Close #51528
2023-09-01 15:12:05 +00:00
Shuaib hasan akib 3c28506f8e docs(docs-infra): for accessibility and responsive, iframe should be in video container, contain some space horizontally, and title (#51475)
PR Close #51475
2023-08-31 19:22:10 +00:00
Aristeidis Bampakos fa29eb84a3 docs: fix casing of a11y labels in main page (#51431)
PR Close #51431
2023-08-29 23:30:11 +00:00
Aristeidis Bampakos 629f0146b8 docs: fix typos in search results component (#51433)
PR Close #51433
2023-08-29 23:29:40 +00:00
Jeremy Elbourn 6d29ab7818 docs(docs-infra): set meta description per page (#51487)
aio currently uses the same `<meta name="Description">` content for every page. It seems like this might be causing a problem with search engine indexing such that different pages are being marked as duplicates of each other. It's unfortunately impossible to know whether this will actually fix the issue without it going live.

PR Close #51487
2023-08-24 16:44:34 +00:00