Andrew Kushnir
f0883e5eb9
Revert "docs: add regular expressions to table of supported literals ( #63857 )" ( #63883 )
...
This reverts commit 32c98e08a1 .
PR Close #63883
2025-09-17 19:36:17 +00:00
Jessica Janiuk
36b542d365
Revert "build: update dependency @types/node to v24.5.1 ( #63853 )" ( #63878 )
...
This reverts commit f354f0a3af .
PR Close #63878
2025-09-17 17:36:59 +00:00
Kristiyan Kostadinov
32c98e08a1
docs: add regular expressions to table of supported literals ( #63857 )
...
Updates the docs to mention that regular expressions are supported.
PR Close #63857
2025-09-17 16:06:51 +00:00
hawkgs
b4960da4f1
docs(docs-infra): store search result fragment in search history ( #63866 )
...
Store the search result page fragment/sub-label in the search history and render it in the history items.
PR Close #63866
2025-09-17 14:56:31 +00:00
hawkgs
39cbb97dfc
docs(docs-infra): always include fragment in search results ( #63866 )
...
Always include page fragment/sub-title in the search dialog results.
PR Close #63866
2025-09-17 14:56:31 +00:00
Walter Breakell
5f41f141ee
docs: fix pluralization error in templates guide ( #63854 )
...
PR Close #63854
2025-09-17 14:52:32 +00:00
Angular Robot
f354f0a3af
build: update dependency @types/node to v24.5.1 ( #63853 )
...
See associated pull request for more information.
PR Close #63853
2025-09-17 14:51:59 +00:00
Matthieu Riegler
400536fd12
docs: fix homepage typos ( #63868 )
...
fixes #63867
PR Close #63868
2025-09-17 14:31:54 +00:00
Joey Perrott
1fec2a2cb0
build: remove bazel flag usage for adev ( #63845 )
...
Previously we used a configuration flag for adev, instead we now separate into two different targets since our flag didn't
need to cause a full reanalysis to run since everything before the final target should be a cache hit.
PR Close #63845
2025-09-16 20:49:04 +00:00
Matthieu Riegler
d9369d199f
docs(docs-infra): Show package name for API references ( #63831 )
...
PR Close #63831
2025-09-16 17:36:50 +00:00
Matthieu Riegler
331e35c283
docs(docs-infra): fix colors ( #63842 )
...
fixes #63841
PR Close #63842
2025-09-16 17:36:18 +00:00
Matthieu Riegler
d53ac26d4e
docs(docs-infra): new home page ( #63662 )
...
ADEV is getting a new home page!
This is a first iteration.
PR Close #63662
2025-09-16 16:21:32 +00:00
Matthieu Riegler
e43d9b95c1
docs(docs-infra): Use port 4201 for adev ( #63834 )
...
Having a changing port might be annoying. The best compromise is probably to use a less common port than the default used by the CLI.
PR Close #63834
2025-09-16 15:18:11 +00:00
Matthieu Riegler
5612ad5b45
docs: add alert about routelinkactive being a content query ( #63829 )
...
This commit also fixes an issue with alert that we're parse correctly if they were at the end of the markdown string
fixes #52877
PR Close #63829
2025-09-16 15:15:24 +00:00
Matthieu Riegler
73bf0c6094
docs: high level architecture mention in readme ( #63828 )
...
fixes #59293
PR Close #63828
2025-09-16 15:00:16 +00:00
Angular Robot
1c7b9d8b93
build: update dependency @types/node to v24.5.0 ( #63820 )
...
See associated pull request for more information.
PR Close #63820
2025-09-16 14:52:04 +00:00
aparziale
8dc8914c8a
feat(migrations): add migration to convert ngStyle to use style ( #63517 )
...
Add migration to convert ngStyle to use style
PR Close #63517
2025-09-15 20:16:16 +00:00
Uaena_Alex_John
247393131e
docs: Update outputs.md to demonstrate how to use event data ( #63732 )
...
PR Close #63732
2025-09-15 17:09:18 +00:00
Walter Breakell
d6e3a6945b
docs: correct grammar in next steps intro paragraph ( #63803 )
...
PR Close #63803
2025-09-15 15:50:10 +00:00
Matthieu Riegler
7209424995
docs: fix detail about linkedSignal's previous value. ( #63811 )
...
fixes #63655
PR Close #63811
2025-09-15 15:46:23 +00:00
Damian Sire
cf45e6191f
docs: update Gemini model version in AI overview ( #63800 )
...
This change updates the Gemini model version from 2.0 Flash to 2.5 Flash on the AI overview page to align with the official Genkit documentation.
The source documentation at https://genkit.dev/docs/frameworks/angular/ has been updated, and this commit ensures our documentation reflects that change accurately.
PR Close #63800
2025-09-15 15:45:49 +00:00
SkyZeroZx
3327de1b88
docs: add documentation for NG02802 warning about HttpTransferCache headers ( #63802 )
...
add documentation for NG02802 warning about HttpTransferCache headers
PR Close #63802
2025-09-15 15:38:24 +00:00
Angular Robot
fa69d33ba2
build: lock file maintenance ( #63806 )
...
See associated pull request for more information.
PR Close #63806
2025-09-15 15:29:52 +00:00
Angular Robot
8952674621
build: update dependency jsdom to v27 ( #63780 )
...
See associated pull request for more information.
PR Close #63780
2025-09-15 15:28:37 +00:00
Oleg Ivanitski
420703f8fb
fix(docs-infra): fix guide content width ( #63798 )
...
This commit fixes the width of the content section, specifically the
reactive forms and template-driven forms section
Closes #63798
PR Close #63798
2025-09-15 15:25:40 +00:00
Shuaib Hasan Akib
53ef785067
docs(docs-infra): add missing type="button" for accessibility and to remove dev tools warning ( #63784 )
...
PR Close #63784
2025-09-15 15:25:08 +00:00
Damian Sire
2b440f41fd
docs: correct typos in AI design patterns guide ( #63788 )
...
PR Close #63788
2025-09-15 15:02:59 +00:00
Shuaib Hasan Akib
7e828e3d39
docs(docs-infra): code style improvement and component update ( #63557 )
...
- Improved code style consistency in docs-infra
- Updated app.component.ts for enhancements
Co-authored-by: Matthieu Riegler <kyro38@gmail.com >
PR Close #63557
2025-09-15 15:02:24 +00:00
Angular Robot
f2bc4b5955
build: update all non-major dependencies ( #63779 )
...
See associated pull request for more information.
PR Close #63779
2025-09-15 14:39:22 +00:00
martincampagnoli
4c1da71d84
docs: update signal-queries.md ( #63726 )
...
PR Close #63726
2025-09-12 16:48:53 +00:00
Matthieu Riegler
5fd6022f7c
docs(docs-infra): move the navigation related files ( #63729 )
...
* separate directory
* dedicated file for redirections
PR Close #63729
2025-09-12 16:05:03 +00:00
Shuaib Hasan Akib
26b55c18fd
docs: update Creating service with CLI ( #63714 )
...
Update adev/src/content/guide/di/creating-injectable-service.md
Co-authored-by: Matthieu Riegler <kyro38@gmail.com >
PR Close #63714
2025-09-12 15:51:18 +00:00
Shuaib Hasan Akib
f41313c3b5
docs(docs-infra): replace deprecated big tag ( #63738 )
...
Update adev/src/content/introduction/what-is-angular.md
Co-authored-by: Joey Perrott <josephperrott@gmail.com >
PR Close #63738
2025-09-12 15:04:57 +00:00
Jens Kuehlers
a7b0620410
docs: fix links and remove second banner ( #63755 )
...
PR Close #63755
2025-09-12 09:51:16 +02:00
Ben Hong
ff6f1527db
docs: add di synonym ( #63743 )
...
PR Close #63743
2025-09-11 21:51:09 +00:00
Angular Robot
334f489775
build: update cross-repo angular dependencies to v21.0.0-next.3 ( #63742 )
...
See associated pull request for more information.
PR Close #63742
2025-09-11 21:18:30 +00:00
Joey Perrott
2d06f4ae83
build: automatically select a random available port when running adev locally ( #63740 )
...
Previously we relied on the default port of 4200, but if it was already in use then we would run into issues where the cli provided a prompt which we were unable to respond to. Instead we now request port 0 which will automatically find an available port.
PR Close #63740
2025-09-11 21:17:59 +00:00
SkyZeroZx
cbcfe949aa
docs: Adds guide for extending Angular service worker ( #63629 )
...
Documents how to create custom service worker scripts to handle push notifications, background sync, and other events by importing and extending Angular's default behavior
PR Close #63629
2025-09-11 17:40:47 +00:00
Jens Kuehlers
a53a15c518
docs: add banner for Angular AI developer event ( #63734 )
...
PR Close #63734
2025-09-11 16:50:31 +00:00
Alan Agius
5a1c7ee7ea
ci: fallback to last known branch when branch does not exist downstream ( #63733 )
...
When a new branch is created for a feature, it may not exist in the downstream repo. For example, during an exceptional minor release. In such scenarios, we fallback to the last known branch. This was previously handled in a catch block, but this change makes the fallback more explicit.
PR Close #63733
2025-09-11 16:31:57 +00:00
Angular Robot
a8fae2aae0
build: update all non-major dependencies ( #63715 )
...
See associated pull request for more information.
PR Close #63715
2025-09-11 15:41:55 +00:00
Devin Chasanoff
97b0796229
docs: update mcp guide ( #63664 )
...
PR Close #63664
2025-09-10 23:07:50 +00:00
Cheng-Hsuan Tsai
d9483fab50
docs(docs-infra): enable using Tailwind CSS in code examples ( #63583 )
...
PR Close #63583
2025-09-10 23:01:36 +00:00
Alan Agius
64a7bdce73
ci: add fallback logic for downstream branch resolution in the CLI and CDK update action ( #63678 )
...
In some cases, such as when a new exceptional minor branch is created. The branch may not exist in the downstream repo. For example, during an exceptional minor release (e.g. FW 20.3.x and Components: 20.2.x).
This commit introduces a fallback mechanism to handle such scenarios. If the current branch is not found in the downstream repository, the script will now fall back to the last known branch from the build information. This ensures that the files can be updated properly.
PR Close #63678
2025-09-10 22:19:30 +00:00
Shuaib Hasan Akib
ec141a322b
docs(docs-infra): remove deprecated module and add test cases ( #63497 )
...
PR Close #63497
2025-09-10 22:15:38 +00:00
Matthieu Riegler
d55abc222b
docs: fix hostbinding. ( #63509 )
...
HostBindings only work on properties and getters. Not methods.
fixes #57909
PR Close #63509
2025-09-10 22:13:45 +00:00
Matthieu Riegler
f2d136f86c
docs(docs-infra): cleanup tsconfig ( #63641 )
...
PR Close #63641
2025-09-10 22:13:15 +00:00
Alan Agius
39337cfe55
docs: update supported Angular versions to include 20.3.x ( #63679 )
...
The versions now include the exceptional minor release.
PR Close #63679
2025-09-10 21:59:52 +00:00
Ashna Wiar
1c35e71414
docs: typo in signals-interop ( #63683 )
...
- typo in reference to @angular/core/rxjs-interop
PR Close #63683
2025-09-10 21:59:21 +00:00
Alan Agius
f642fcf145
build: update cross-repo angular dependencies ( #63706 )
...
See associated pull request for more information.
Closes #63685 as a pr takeover
PR Close #63706
2025-09-10 12:10:15 -07:00