Paweł Kubiak
3eedb98df2
fix(docs-infra): do not focus h1 from docs-top-level-banner ( #57698 )
...
fix(docs-infra): do not focus h1 from docs-top-level-banner
Do not focus heading from docs-top-level-banner.
Move the `Skip to main content` button to the top of DOM tree.
PR Close #57698
2024-11-28 17:40:53 +01:00
kirjs
d6f4b104e3
docs(docs-infra): Drop standalone: true ( #58914 )
...
This is now the default value, so safe to remove
PR Close #58914
2024-11-28 09:43:28 +01:00
Matthieu Riegler
a829a7e926
docs(docs-infra): Remove focus on navigation ( #57695 )
...
PR Close #57695
2024-09-06 16:02:13 +00:00
Matthieu Riegler
6f0d05fac0
docs(docs-infra): remove unused standalone imports ( #57680 )
...
PR Close #57680
2024-09-06 14:13:35 +00:00
Paweł Kubiak
38fec144dc
docs(docs-infra): add top level banner component ( #57458 )
...
docs(docs-infra): add top level banner component
- create top level banner component
- write unit tests
- close banner and keep state in the local storage
- fix: support screens of tablets and phones
PR Close #57458
2024-08-22 09:06:46 -07:00
Matthieu Riegler
e81abdbd49
docs(docs-infra): add canonical link to each adev page ( #56540 )
...
PR Close #56540
2024-06-24 09:44:29 -07:00
Matthieu Riegler
7b0777b304
docs(docs-infra): Go zoneless and enable the zoneless scheduler ( #55161 )
...
PR Close #55161
2024-06-07 09:31:15 -07:00
Pawel Kozlowski
73d0f77c34
refactor(docs-infra): mark adev-root component as OnPush ( #56254 )
...
After inspecting and testing the adev-root component is seems like
it could be marked as OnPush.
This change gets us closer to enabling zoneless for adev.
PR Close #56254
2024-06-04 13:52:37 +00:00
Joey Perrott
8f0c27ffc3
refactor(docs-infra): apply prettier formatting to adev ( #54625 )
...
Apply prettier formatting to adev code
PR Close #54625
2024-02-27 14:04:49 -08:00
Joey Perrott
cebe2db5fa
refactor(docs-infra): refactor adev to build using architect ( #53497 )
...
Refactor adev as needed to build using architect.
PR Close #53497
2023-12-11 19:21:07 +00:00
Joey Perrott
fc3e41cc9d
refactor(docs-infra): remove shared code from adev in favor of loading from dev-infra common package ( #53214 )
...
Remove shared code as part of its migration to the dev-infra package.
PR Close #53214
2023-11-29 20:37:21 +00:00
twerske
651c34735d
docs: add angular.dev ( #52536 )
...
PR Close #52536
2023-11-06 11:15:02 -08:00