Shuaib hasan akib
febbca5124
docs(docs-infra): replace twitter logo by new one ( #51716 )
...
PR Close #51716
2023-09-12 12:24:45 -07:00
Andrew Scott
38c6fa1cee
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:54 -07:00
Matthieu Riegler
4051930b8c
docs: Add info about hydration caching. ( #51648 )
...
The docs was missing an important information about caching. Only GET/HEAD requests are cached until `isStable`
PR Close #51648
2023-09-06 15:31:36 +00:00
Angular Robot
0de326271b
docs: update Angular CLI help [16.2.x] ( #51667 )
...
Updated Angular CLI help contents.
PR Close #51667
2023-09-06 14:45:49 +00:00
SrinathSree
c2fac37717
docs: Added missing explanation of implements OnInit ( #51634 )
...
PR Close #51634
2023-09-05 20:08:56 +00:00
Matthieu Riegler
4721208d5a
docs: remove mention of the string based lazy loading ( #51651 )
...
String based lazy loading has been deprecated in v8 and remove in v13. We can safely remove it from the docs.
PR Close #51651
2023-09-05 16:53:29 +00:00
Connie Leung
fcfa173270
docs: add Connie Leung to GDE contributors list ( #51476 )
...
PR Close #51476
2023-09-05 14:16:35 +00:00
eddiebee
dcf6b01f0d
docs: update the sentence to express its meaning ( #51622 )
...
PR Close #51622
2023-09-01 17:09:28 +00:00
Shuaib hasan akib
c14c7cc191
docs(docs-infra): mixin generated same multiple css ( #51528 )
...
PR Close #51528
2023-09-01 15:12:05 +00:00
Shuaib hasan akib
7842d06bbd
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
Angular Robot
23db70f2d0
build: update dependency archiver to v6 ( #51605 )
...
See associated pull request for more information.
PR Close #51605
2023-08-31 17:32:08 +00:00
Joey Perrott
055448e9c6
fix(docs-infra): fix incomplete escaping ( #51604 )
...
Correct incomplete escaping
PR Close #51604
2023-08-31 17:15:29 +00:00
Joey Perrott
3fd41a14cd
refactor(docs-infra): correct incomplete string replacement ( #51585 )
...
Find all usages of `\n` and replace them instead of just the first.
PR Close #51585
2023-08-31 16:35:51 +00:00
Joey Perrott
cc9f5cb3aa
docs: remove unreachable/incorrect contributor links ( #51350 )
...
PR Close #51350
2023-08-30 19:41:53 +00:00
Joey Perrott
d140dd2d41
ci: migrate monitoring jobs to GHA ( #51350 )
...
Migrate monitoring jobs to Github Actions from CircleCI
PR Close #51350
2023-08-30 19:41:53 +00:00
Luis Castro
dc4f77c851
docs(core): clarify InjectionToken usage ( #51386 )
...
- Emphasized the importance of using the same InjectionToken instance for both provider and injection call.
- Added examples to illustrate correct usages to prevent NullInjectorError.
PR Close #51386
2023-08-30 15:53:24 +00:00
Aristeidis Bampakos
c99624d078
docs: fix casing of GitHub in navigation ( #51427 )
...
PR Close #51427
2023-08-29 23:32:37 +00:00
Aristeidis Bampakos
e8a36a7b81
docs: fix casing of image alt in page not found ( #51432 )
...
PR Close #51432
2023-08-29 23:30:51 +00:00
Aristeidis Bampakos
5c4cf07f4d
docs: fix casing of a11y labels in main page ( #51431 )
...
PR Close #51431
2023-08-29 23:30:12 +00:00
Aristeidis Bampakos
646fe3c5fb
docs: fix typos in search results component ( #51433 )
...
PR Close #51433
2023-08-29 23:29:40 +00:00
Joey Perrott
403833557b
fix(docs-infra): escape the . character in regex ( #51555 )
...
Escape the `.` character in a hostnaem regex
PR Close #51555
2023-08-29 21:13:14 +00:00
Joey Perrott
97a40958b5
build: update security related package version for aio ( #51562 )
...
Update packages for security exposure
PR Close #51562
2023-08-29 20:27:00 +00:00
Thomas Turrell-Croft
a06140a2ca
docs: add browsers switch to CI test example ( #50451 )
...
PR Close #50451
2023-08-29 17:52:10 +00:00
Shuaib hasan akib
14941b9b79
docs(docs-infra): remove inactive resource from community page ( #51418 )
...
PR Close #51418
2023-08-28 18:36:26 +00:00
Mikka
0ad738658e
docs: remove MessageService information from HeroService section ( #51501 )
...
PR Close #51501
2023-08-28 16:44:57 +00:00
Jeremy Elbourn
554305976b
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
Joey Perrott
fbd5d0e7b5
build: include bazel build file in aio playground code ( #51485 )
...
Include the bazel build file in the aio playground code so it contains the same bazel
targets as the regular examples.
PR Close #51485
2023-08-23 14:44:04 -07:00
Shuaib hasan akib
5af3642f65
docs(docs-infra): Update text mdn to MDN ( #51470 )
...
PR Close #51470
2023-08-23 14:41:04 -07:00
Matthieu Riegler
6208865206
docs: update versions.md for 16.2 ( #51448 )
...
PR Close #51448
2023-08-22 08:02:55 -07:00
Alan Agius
0606eca25e
docs: remove update reference ( #51449 )
...
Remove reference that `--routing` was added in 8.1
PR Close #51449
2023-08-22 08:02:07 -07:00
Aristeidis Bampakos
94a361b543
docs: review Angular elements guide ( #50043 )
...
PR Close #50043
2023-08-21 16:32:53 -07:00
mgechev
bf0f80e5d6
docs: add link to developer survey 2023 ( #51444 )
...
PR Close #51444
2023-08-21 13:43:50 -07:00
Mark Thompson
7f0563eb6e
docs(animations): update animation docs to be standalone first ( #51390 )
...
Update the animation example files to be standalone and use boostrap application, update the documentation to prioritize standalone
PR Close #51390
2023-08-21 13:01:21 -07:00
Yann-Thomas LE MOIGNE
6dc2b22426
docs(service-worker): Miss a comma in sample ( #3 ) ( #51336 )
...
PR Close #51336
2023-08-21 08:24:32 -07:00
Naaajii
a1e923e2f4
docs(docs-infra): fix margin on contribute page heading ( #51393 )
...
fix margin on h2 tag of contribute page being overwritten
closes #51391
PR Close #51393
2023-08-21 08:12:58 -07:00
Matthieu Riegler
4a2492380c
docs(docs-infra): fix docs-watch script ( #51316 )
...
With this commit we can use `yarn docs-watch` again
Fixes #51308
PR Close #51316
2023-08-17 10:17:34 -07:00
Andrew Scott
da68bead56
docs(router): Clarify how to clear secondary routes ( #51376 )
...
The example for clearing secondary outlets currently only works because
the named outlet appears at the root of the application's route config.
If developers follow this example with an outlet that is not at the
root level, they will not be able to close the outlet.
This commit updates the example to provide a more robust way
of clearing the outlet from the activated outlet component
as well as providing a warning about how the commands are applied.
Lastly, there is a small bit of guidance provided for developers who
might want to explore the ability to close an outlet from any location
in the app, without needing to be aware of the activated route.
An example of this can be found here:
https://stackblitz.com/edit/close-outlet-from-anywhere
resolves #51373
resolves #13523
PR Close #51376
2023-08-15 15:43:18 -07:00
Zoltán Szőgyényi
543b98e1f8
docs: add new UI library resource from the Tailwind CSS ecosystem ( #50976 )
...
PR Close #50976
2023-08-15 11:29:40 -07:00
aanchal
1c41633483
docs: add the doc type attribute ( #51332 )
...
PR Close #51332
2023-08-15 09:53:06 -07:00
codestart
9f977e0f34
docs(docs-infra): fix minor typo in standalone-migration.md ( #51370 )
...
PR Close #51370
2023-08-15 09:37:47 -07:00
Quentin Dunand
3e19890967
docs: Fix Promise.then wrong parameter ( #51322 )
...
Removed the second wrong parameter from the `Promise.then()` method in the doc.
PR Close #51322
2023-08-14 15:27:37 -07:00
Matthieu Riegler
094d733654
docs: Add Missing SSR integrity marker error doc page ( #51340 )
...
This commit adds an error doc page for error 507 : Missing SSR content integrity marker.
PR Close #51340
2023-08-14 14:39:25 -07:00
Jessica Janiuk
2fff344cd6
docs: Add CDN Optimization section to hydration guide ( #51355 )
...
This adds a section to cover the case of CDNs that have optimizations that will break both Angular and Hydration by stripping comment nodes.
PR Close #51355
2023-08-14 14:31:09 -07:00
Jeff Schiller
f30a49e3de
docs(docs-infra): Fix minor typos in dependency-injection-context.md ( #51324 )
...
PR Close #51324
2023-08-14 08:56:29 -07:00
Joey Perrott
c48e1cc4ed
ci: migrate aio jobs to GHA ( #51071 )
...
Migrate aio presubmit and deploy jobs to use Github Actions
PR Close #51071
2023-08-14 08:55:31 -07:00
Sinan997
198834b731
docs: update @self() decorator explanation ( #51342 )
...
PR Close #51342
2023-08-13 16:33:16 -07:00
Matthieu Riegler
6a8c030ab1
docs(docs-infra): Hide decorator option row if empty. ( #51327 )
...
In case where the decorator option has no description nor usageNotes, we can hide that row.
PR Close #51327
2023-08-11 06:07:38 -07:00
aanchal
af0c8b8fa8
docs: add legend tag to fieldset ( #51259 )
...
PR Close #51259
2023-08-09 17:18:39 -07:00
Swami
ee19395672
docs: Correct statement about app.module.ts generation with --standalone flag ( #51307 )
...
The documentation incorrectly stated that the app.module.ts file is generated
when the --standalone flag is used. This is not the case, and the documentation
should accurately reflect the behavior.
Closes #51306
PR Close #51307
2023-08-09 17:16:49 -07:00
Gerald Monaco
95387047fd
docs: Add after*Render to Component Lifecycle guide ( #51291 )
...
PR Close #51291
2023-08-09 10:18:28 -07:00