Kam
628f3f99db
docs: add Turkish community translation of Angular documentation
...
add a link to the community-driven Turkish translation of Angular
documentation to make it easier for Turkish-speaking developers to
discover localized docs.
The translation project is maintained by the community and hosted at:
https://github.com/erkamyaman/angular-tr
Providing documentation in developers' native languages helps lower
the barrier to entry and supports wider Angular adoption in the
Turkish-speaking developer community.
(cherry picked from commit 03465360bd )
2026-03-09 10:29:25 -07:00
Angular Robot
104ac117ea
docs: update cross-repo adev docs
...
Updated Angular adev cross repo docs files.
2026-03-06 15:04:42 -08:00
Anushka Geeta Singh
5a486a65cf
docs(router): Add example of relative navigation and multiple array values
...
Adds an example to docs with relative navigation and multiple values in
the commands array.
(cherry picked from commit 418cb61f2f )
2026-03-06 17:47:44 +00:00
Alan Agius
fd3b4413f3
docs: add a new section on nonces and caching considerations to the security guide.
...
(cherry picked from commit e5f99edda5 )
2026-03-05 18:03:35 +00:00
SkyZeroZx
c25c84d7dc
docs: add customization options for browser URL in routing guide
...
(cherry picked from commit 9208421290 )
2026-03-04 18:10:29 +00:00
SkyZeroZx
2eecf0d9a2
docs: add documentation for dynamic validation schemas
...
(cherry picked from commit 9fa36d1a71 )
2026-03-04 16:01:36 +00:00
Kristiyan Kostadinov
da57d1af73
build: use TypeScript 5.9 for patch builds
...
Partially rolls back to using TypeScript 5.9 for the builds on the patch branch, because we bundle our TypeScript version with the language service which can introduce unexpected breakages for users.
Note that we still allow users to install TypeScript 6.
2026-03-04 07:59:23 -08:00
Georgi Serev
58ea4d2ee8
docs(docs-infra): add Azerbaijani community translation
...
Add https://angular.az (Azerbaijani) to the community translations section.
(cherry picked from commit e8676b5412 )
2026-03-04 15:58:23 +00:00
Angular Robot
657d532ad1
build: update dependency preact-render-to-string to v6.6.6
...
See associated pull request for more information.
2026-03-03 14:48:18 -08:00
Sai Kumar Kola
5e545069ac
docs: fix side navigation bar foreground colors in both dark and light modes #67379
...
(cherry picked from commit 46c996a977 )
2026-03-03 17:13:11 +00:00
Ben Hong
0d54c5f0e2
docs: modernize testing service guide
...
(cherry picked from commit 5955738bc4 )
2026-03-03 17:12:03 +00:00
Angular Robot
8f6ca1d9f9
build: lock file maintenance
...
See associated pull request for more information.
2026-03-03 09:08:50 -08:00
SkyZeroZx
7b7faef739
docs: fixed note on event replay
...
(cherry picked from commit d793ee0bb7 )
2026-03-02 18:59:21 +00:00
Matthieu Riegler
1b46b6db18
docs: add info around route level services
...
fixes #67313
(cherry picked from commit 95f12c87aa )
2026-02-26 16:20:02 +00:00
Matthieu Riegler
f23f3e7f5f
docs: add mention of identity tracking for field iterations
...
related to #66711
(cherry picked from commit 7d92d4454b )
2026-02-26 15:52:58 +00:00
Angular Robot
c960a6e492
build: update cross-repo angular dependencies to v21.2.0
...
See associated pull request for more information.
2026-02-25 15:11:49 -08:00
Angular Robot
2eeb4b5666
build: update cross-repo angular dependencies to v21.2.0
...
See associated pull request for more information.
2026-02-25 12:47:33 -08:00
Hien
8f19cf8d84
docs(forms): fix casing of 'FormField' to 'formField' in templates
...
(cherry picked from commit de0cc817cd )
2026-02-25 20:46:06 +00:00
Angular Robot
d3ab1ea5f2
build: lock file maintenance
...
See associated pull request for more information.
2026-02-25 08:52:48 -08:00
Angular Robot
a25f74238e
build: update jasmine dependencies to v6.1.0
...
See associated pull request for more information.
2026-02-25 07:57:47 -08:00
Anushka Geeta Singh
706cfecaee
docs: update README to clarify app setup confirmation
...
Improved wording to clarify how beginners can verify their environment and IDE are correctly set up after running the app.
(cherry picked from commit bdbb7cc7af )
2026-02-24 22:22:32 +00:00
Matthieu Riegler
1a151f2dae
docs: add docs for @switch Exhaustive type checking
...
(cherry picked from commit 9dc3ca44ec )
2026-02-24 18:53:47 +00:00
Munir Issa Said
6b112e6c6c
docs: fix roadmap introduction text
...
(cherry picked from commit 035b151a17 )
2026-02-24 18:52:38 +00:00
Alan Agius
ab1c84eed9
docs: consolidate validation rules for Host and X-Forwarded-Host headers into a single point.
...
(cherry picked from commit c57ba8c6e6 )
2026-02-24 17:24:34 +00:00
Matthieu Riegler
103a44f690
docs: improve responsiveness of the homepage
...
This fixes some layout issues when on mobile.
(cherry picked from commit 9e0acc5930 )
2026-02-24 17:23:43 +00:00
Shuaib Hasan Akib
de9092eb23
docs: inline documentation and remove unused references
...
Replaces referenced doc blocks with inline documentation,
cleans up unused referenced code, and fixes broken list formatting
(cherry picked from commit 8739a22d28 )
2026-02-24 17:22:54 +00:00
Jens Kuehlers
0b0b34565a
docs: minor roadmap update (Ecosystem/vitest)
...
(cherry picked from commit dea858979e )
2026-02-24 17:22:13 +00:00
Angular Robot
b17a7e062f
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-24 09:21:23 -08:00
Shuaib Hasan Akib
7c976c3453
docs: remove inconsistent padding in update page
...
Removes extra padding applied to the update page so its layout
matches the rest of the documentation where no padding exists
between the title and content.
(cherry picked from commit 15b51d0777 )
2026-02-24 17:20:55 +00:00
SkyZeroZx
eb6bce0ff5
docs: Add image loader config with height parameter
...
(cherry picked from commit c7dc7054dc )
2026-02-23 23:30:35 +00:00
Suguru Inatomi
30e486a41c
fix(docs-infra): use shared heading ID generation logic
...
This commit extracts the heading ID generation logic into a shared utility
and updates both the route generation script and the markdown pipeline to use it.
This ensures consistency between the generated routes and the rendered
documentation, and fixes an issue where custom heading IDs (`{#id}`)
were ignored during route generation.
Fixes #67200
(cherry picked from commit bedfcb5644 )
2026-02-23 23:16:55 +00:00
Matthieu Riegler
a73d5435d8
docs: Add a compiler entry to the roadmap
...
(cherry picked from commit fbabd092f3 )
2026-02-23 23:11:30 +00:00
marktechson
b9d3fe3b44
docs: update and reformat the roadmap
...
(cherry picked from commit 53c1a1cee7 )
2026-02-23 21:28:43 +00:00
Angular Robot
c9ecf9e40b
build: update cross-repo angular dependencies to v21.2.0-rc.1
...
See associated pull request for more information.
2026-02-23 13:17:58 -08:00
Matthieu Riegler
ec32591dd7
docs: mention browser mode debugging
...
(cherry picked from commit a9ac7f87d7 )
2026-02-23 18:19:27 +00:00
SkyZeroZx
e99b92a1f0
docs: add Route Loading Strategies section and update navigation links
...
(cherry picked from commit 163dd8ee38 )
2026-02-23 17:11:15 +00:00
Alan Agius
5c24de5ee8
docs: move server-side security and host validation documentation from ssr.md to security.md.
...
(cherry picked from commit 099b4a8bbb )
2026-02-23 17:08:56 +00:00
Alan Agius
fad5def327
feat(docs-infra): add hideDollar option to hide the dollar sign prefix in shell code blocks.
...
The dollar sign is not always required.
(cherry picked from commit efcf76ea61 )
2026-02-23 17:08:56 +00:00
Alan Agius
de2eab6820
docs: convert SSR guide's important note list to HTML <ul> for proper rendering.
...
(cherry picked from commit 75fd6c0ff2 )
2026-02-23 17:08:56 +00:00
Alan Agius
ea1aeb3d45
docs: add documentation for SSR security and host validation, including details on allowedHosts configuration
...
This document adds more information about `allowedHost` option
(cherry picked from commit 944aefe854 )
2026-02-23 17:08:55 +00:00
Ben Hong
390efd51e7
docs: add new debugging and troubleshooting di guide
...
(cherry picked from commit 13e019a1bb )
2026-02-20 18:01:16 +00:00
Matthieu Riegler
b5eea233df
docs: improve signal demo example
...
(cherry picked from commit b7cf37d3e1 )
2026-02-20 17:15:37 +00:00
Bas ten Feld
fb901f7eda
docs(docs-infra): fix typo 'requiredSync' instead of 'requireSync'
...
(cherry picked from commit 57edfaf435 )
2026-02-20 16:53:24 +00:00
SkyZeroZx
9ee99c7cc0
docs: update NgTemplateOutlet documentation with injector
...
(cherry picked from commit 67b22d509a )
2026-02-20 00:06:29 +00:00
SkyZeroZx
9c8f2dab7d
docs: add section on reactive context and async operations
...
(cherry picked from commit f68078b3e3 )
2026-02-19 23:59:59 +00:00
SkyZeroZx
9f1a78ca74
docs(docs-infra): preserve content before docs-card-container in adev
...
The tokenizer regex pattern `[^<]*` was consuming all non-`<` content
before custom HTML tags, causing lost content.
Changed to `\s*` which only allows leading whitespace, letting marked
properly tokenize preceding content.
(cherry picked from commit bc473cf60f )
2026-02-19 23:48:49 +00:00
Walter Breakell
48802fd7ed
docs: fix grammar, syntax, and broken link in elements guide
...
(cherry picked from commit 7d21996b1e )
2026-02-19 20:39:04 +00:00
Angular Robot
79f1cd462e
docs: update cross-repo adev docs
...
Updated Angular adev cross repo docs files.
2026-02-19 09:03:46 -08:00
SkyZeroZx
4ea3cafdc8
docs(docs-infra): fixed missing gray color palette definitions for light and dark modes
...
Adds the missing gray color palette definitions for both light and dark modes
(cherry picked from commit 1771d54fb7 )
2026-02-19 16:55:02 +00:00
Angular Robot
c5afb88d9a
build: update cross-repo angular dependencies to v21.2.0-rc.0
...
See associated pull request for more information.
2026-02-19 08:51:02 -08:00