Angular Robot
de2ee6ebd5
docs: update Angular CDK apis ( #64599 )
...
Updated Angular CDK api files.
PR Close #64599
2025-10-22 21:57:17 +00:00
Jessica Janiuk
59a7163194
docs: update animation guide with compatibility details ( #64567 )
...
This adds a section about using legacy animations alongside animate.enter and leave.
PR Close #64567
2025-10-22 14:30:43 +00:00
SkyZeroZx
581a05a592
docs: Standardizes code example formatting in Angular Tools and fixed highlight ( #64554 )
...
PR Close #64554
2025-10-21 15:19:27 +00:00
SkyZeroZx
a17ce50a21
docs: Add DestroyRef.destroyed and usage in lifecycle guide ( #64422 )
...
PR Close #64422
2025-10-21 15:12:49 +00:00
SkyZeroZx
8d1e9796d6
docs: add references to SSR guide for caching options ( #64347 )
...
PR Close #64347
2025-10-21 15:12:15 +00:00
Angular Robot
aca2f758d3
build: lock file maintenance ( #64533 )
...
See associated pull request for more information.
PR Close #64533
2025-10-20 16:03:34 +00:00
Jessica Janiuk
e464aac177
build: bump leftover dependency of typescript ( #64543 )
...
This package json was missed when we recently bumped ts versions.
PR Close #64543
2025-10-20 15:37:18 +00:00
Alan Agius
373580c706
docs: add browser support for v21 ( #64540 )
...
Adds the browser support information for Angular v21, setting the baseline date to 2025-10-20.
PR Close #64540
2025-10-20 14:46:14 +00:00
Matthieu Riegler
69749800c9
docs: add more details on critical inlining. ( #64292 )
...
fixes #42682
PR Close #64292
2025-10-20 14:45:37 +00:00
SkyZeroZx
44554d2d09
docs: Update FormArray.push usage ( #64499 )
...
PR Close #64499
2025-10-17 17:40:51 +00:00
SkyZeroZx
7d7b4be762
docs: add matrix parameters docs and examples ( #64459 )
...
PR Close #64459
2025-10-17 14:45:55 +00:00
SkyZeroZx
60c62bd771
docs: Documents sourcesContent option for source maps ( #64482 )
...
PR Close #64482
2025-10-17 14:29:51 +00:00
Uaena_Alex_John
2761d9e518
docs: Change import statement to use 'inject' function ( #64491 )
...
PR Close #64491
2025-10-17 14:29:12 +00:00
SkyZeroZx
df780fae18
docs: Add docs for EVENT_MANAGER_PLUGINS ( #64453 )
...
PR Close #64453
2025-10-16 14:54:47 +00:00
SkyZeroZx
574f74da55
docs: Add dataurl and base64 in atrribute loader ( #64419 )
...
PR Close #64419
2025-10-16 14:38:50 +00:00
SkyZeroZx
32cb1cc23d
docs: Adds documentation for accessing parent resolver data ( #64398 )
...
PR Close #64398
2025-10-15 21:10:06 +00:00
Angular Robot
9b9ae42841
docs: update Angular CLI help ( #64433 )
...
Updated Angular CLI help contents.
PR Close #64433
2025-10-15 11:47:13 -07:00
Danny Koppenhagen
4c35682ee5
docs: fix closing tag for whitespace examples ( #64425 )
...
PR Close #64425
2025-10-15 10:48:44 -07:00
SkyZeroZx
e63ea3f102
docs: update service worker documentation with additional references ( #64353 )
...
PR Close #64353
2025-10-15 10:47:48 -07:00
SkyZeroZx
13b0706cc5
docs: Add injection context for lazy route loading ( #64412 )
...
PR Close #64412
2025-10-15 10:41:53 -07:00
SkyZeroZx
75fc16b261
feat(migrations): Adds support for CommonModule to standalone migration ( #64138 )
...
Introduces a migration that replaces CommonModule usage with individual imports from @angular/common, aligning with Angular's standalone component approach and improving module import clarity
PR Close #64138
2025-10-15 10:37:37 -07:00
Angular Robot
4d1d962492
build: lock file maintenance ( #64376 )
...
See associated pull request for more information.
PR Close #64376
2025-10-14 12:21:32 -07:00
Matthieu Riegler
f232fa5d71
docs: Add mentions of the autoCsp option ( #64290 )
...
And also in the incompatibility of `CSP_NONCE` with `inlineCritical`.
fixes #61037
PR Close #64290
2025-10-14 09:23:20 -07:00
SkyZeroZx
c0510cd94c
docs: Removes standalone flag from drag-drop examples ( #64395 )
...
PR Close #64395
2025-10-13 15:58:32 -07:00
Angular Robot
edcf65842a
docs: update Angular CDK apis ( #64386 )
...
Updated Angular CDK api files.
PR Close #64386
2025-10-13 11:29:13 -07:00
SkyZeroZx
861cee34e0
feat(migrations): Adds migration for deprecated router testing module ( #64217 )
...
Introduces a schematic to replace deprecated router testing imports
PR Close #64217
2025-10-13 11:09:29 -07:00
SkyZeroZx
1ffcfb625a
feat(migrations): Adds migration for deprecated router testing module ( #64217 )
...
Introduces a schematic to replace deprecated router testing imports
PR Close #64217
2025-10-13 11:09:29 -07:00
SkyZeroZx
563dbd998c
feat(compiler-cli): Adds diagnostic for misconfigured @defer triggers ( #64069 )
...
Warns when @defer blocks define unreachable or redundant triggers, such as multiple main triggers, ineffective prefetches, or timer delays not scheduled before rendering.
PR Close #64069
2025-10-13 11:06:01 -07:00
Oliver Lang
eee8eab4b6
docs: improve clarity of self-closing tag migration example ( #64388 )
...
Replaces inline comments with structured Before and After sections
to enhance readability and consistency. This helps developers better
understand the transformation from non-self-closing to self-closing
tags during migration.
PR Close #64388
2025-10-13 10:01:02 -07:00
SkyZeroZx
2739b7975b
feat(http): add referrerPolicy option to HttpResource ( #64283 )
...
Adds support for the `referrerPolicy` option in `HttpResource`, allowing developers to control how much referrer information is sent with each HTTP request.
PR Close #64283
2025-10-13 10:00:27 -07:00
Jens Kuehlers
c8869248b9
docs: add TS+Node version requirements for v21 ( #64384 )
...
PR Close #64384
2025-10-13 08:35:24 -07:00
Shuaib Hasan Akib
945cde8700
docs: update MDN reference links to main documentation pages ( #64383 )
...
Replaces old deep-linked MDN tutorial URLs with top-level documentation
links for JavaScript, HTML, and CSS to provide more general and reliable references.
PR Close #64383
2025-10-13 08:34:52 -07:00
Matthieu Riegler
0feba1c70e
docs(docs-infra): Add user to the open files ( #64380 )
...
fixes #64345
PR Close #64380
2025-10-13 08:33:57 -07:00
SkyZeroZx
4054c975ed
docs: update router behavior to correct syntax highlighting ( #64375 )
...
PR Close #64375
2025-10-13 08:33:17 -07:00
SkyZeroZx
479ffc1d4e
docs: Documents utility functions for narrowing form control types ( #64373 )
...
PR Close #64373
2025-10-13 08:32:29 -07:00
aparziale
98189d47a6
docs: fix typo in route-guards guide ( #64366 )
...
Fix typo in route-guards guide: “useres” → “users”
Fixes #64363
PR Close #64366
2025-10-13 08:31:48 -07:00
Oswin Sutton
de0d46a34b
docs: add missing code formatting around @defer in templates/defer guide ( #64357 )
...
PR Close #64357
2025-10-13 08:31:13 -07:00
SkyZeroZx
58e51bfcbc
docs: Add example Unhandled errors in Angular documentation ( #64356 )
...
PR Close #64356
2025-10-13 08:30:25 -07:00
SkyZeroZx
5fd686f063
docs: refactor popup example to use inject function ( #64349 )
...
PR Close #64349
2025-10-13 08:27:50 -07:00
SkyZeroZx
249fbb3981
docs: add example for assertInInjectionContext ( #64325 )
...
PR Close #64325
2025-10-10 06:51:44 -07:00
Shuaib Hasan Akib
d7f2ac3342
docs: fix rxResource example to return object from params function ( #64327 )
...
Previously, the example returned a plain value instead of an object,
causing destructuring in the `stream` function to fail. Updated to
`params: () => ({ userId: this.userId() })` for correctness.
fixes : #64313
Update adev/src/content/ecosystem/rxjs-interop/signals-interop.md
Co-authored-by: Matthieu Riegler <kyro38@gmail.com>
PR Close #64327
2025-10-10 06:45:18 -07:00
Matthieu Riegler
59c152833e
docs: add check for non-existing anchor ( #64309 )
...
This is only for the anchors on the same document for now.
Commit also includes some reformating.
fixes #64303
PR Close #64309
2025-10-10 06:43:51 -07:00
SkyZeroZx
a397ca35fa
docs: Add unified control state change events ( #64279 )
...
PR Close #64279
2025-10-10 06:42:34 -07:00
SkyZeroZx
3013226acf
docs: Adds documentation for image decoding attribute ( #64261 )
...
Expands the image optimization guide to explain browser image decoding strategies
PR Close #64261
2025-10-10 06:41:32 -07:00
SkyZeroZx
88a15be06a
docs: Add programmatic component input/output/directive binding ( #64240 )
...
Expands the guide to explain how inputs, outputs, and directives can be provided when creating components programmatically
PR Close #64240
2025-10-10 06:39:56 -07:00
Kristiyan Kostadinov
68df976692
docs: mention new viewport trigger syntax in docs ( #64130 )
...
Updates the docs to mention the new options for the `viewport` trigger.
PR Close #64130
2025-10-09 05:32:21 -07:00
SkyZeroZx
4bcbac121c
docs: Replace ngIf programmatic rendering to control flow ( #64301 )
...
PR Close #64301
2025-10-09 05:20:20 -07:00
Matthieu Riegler
77a4011e64
docs: add providers caveat on the service ( #64269 )
...
fixes #60955
PR Close #64269
2025-10-07 20:40:19 -04:00
Matthieu Riegler
69b3c05b9e
docs: add mentions host style bindings ( #64257 )
...
Also adds a section about css custom properties
fixes #64256
PR Close #64257
2025-10-07 20:39:40 -04:00
Angular Robot
470dca1c01
build: lock file maintenance ( #64252 )
...
See associated pull request for more information.
PR Close #64252
2025-10-06 15:23:00 -04:00