1323 Commits

Author SHA1 Message Date
Matthieu Riegler c63a2568f5 docs: add llms context files entries (#62224)
This commit adds copilot, vscode & windsuft

PR Close #62224
2025-06-25 09:13:54 +00:00
Gerome Grignon ef9ab80551 docs(core): migrate @Input examples to Signal inputs (#62070)
PR Close #62070
2025-06-24 14:11:56 +00:00
Shuaib Hasan Akib 76dbd72044 docs(docs-infra): replace StarWars API endpoint (#62223)
PR Close #62223
2025-06-24 09:54:02 +00:00
Angular Robot 9c3157d327 build: lock file maintenance (#62204)
See associated pull request for more information.

PR Close #62204
2025-06-24 09:38:18 +00:00
Saujan Ghimire 0c2c74c83c docs: embeded best practices in page (#62173) (#62198)
PR Close #62198
2025-06-24 08:52:25 +00:00
Matthieu Riegler 23b2730e47 docs: add link to ai best practices in instalation guide (#62138)
PR Close #62138
2025-06-24 08:49:53 +00:00
Jens Kuehlers 4a4d845801 docs: add v21 dates (#62216)
PR Close #62216
2025-06-24 08:49:12 +00:00
Joey Perrott eddc296b94 build: migrate final non-zone.js jasmine tests (#62170)
Migrate the final remaining non-zone.js package jasmine tests to the new toolchain

PR Close #62170
2025-06-24 08:48:00 +00:00
Matthieu Riegler 1567fb9bdf docs: improve docs for withComponentInputBinding (#61689)
Add mention about inputs potentially becoming `undefined`.

PR Close #61689
2025-06-24 08:46:08 +00:00
Matthieu Riegler 5a11a7946a docs(docs-infra): remove greek site. (#62201)
The site was not up-to-date and often wasn't accessible due to quota limits

PR Close #62201
2025-06-23 14:20:11 +02:00
Matthieu Riegler 773d7881a6 docs(docs-infra): fix & simplify scrolling for code blocks (#62179)
PR Close #62179
2025-06-23 14:19:35 +02:00
Matthieu Riegler 5899c7c8e2 docs: add css to the supported language for highligting in docs-code (#62178)
css usage was introduced by #60984

PR Close #62178
2025-06-23 14:18:55 +02:00
Ankita Sood e57115d4db docs(router): consitent usage of self-closing tags (#62165)
PR Close #62165
2025-06-23 14:17:44 +02:00
Andrew Kushnir f8a65379ba Revert "docs: embeded best practices in page (#62173)" (#62193)
This reverts commit 286f9f573e.

PR Close #62193
2025-06-22 09:14:12 -07:00
Matthieu Riegler 35ce544fe8 docs: fix link to http-resource guide (#62180)
fixes #62177

PR Close #62180
2025-06-20 18:25:43 -07:00
Matthieu Riegler 2ae2076674 docs: embeded best practices in page (#62173)
PR Close #62173
2025-06-20 15:29:25 -07:00
Ben Hong 3116cf9b43 docs: add dedicated route guards guide (#62104)
docs: fix reference

Co-authored-by: Matthieu Riegler <kyro38@gmail.com>

docs: grammar fix

Co-authored-by: Jeremy Elbourn

docs: update docs reference

Co-authored-by: Andrew Scott <atscott01@gmail.com>

docs: update docs reference

Co-authored-by: Andrew Scott <atscott01@gmail.com>

docs: update docs reference

Co-authored-by: Andrew Scott <atscott01@gmail.com>

docs: update docs reference

Co-authored-by: Andrew Scott <atscott01@gmail.com>

docs: update route guard title

docs: update route guard types to table

docs: improve phrasing on activated route snapshot description

docs: improve comments to explain how route guard child works

docs: enhance route guards with more explainers and examples

PR Close #62104
2025-06-20 14:42:12 -07:00
Angular Robot 2020005b49 docs: update Angular CLI help (#62167)
Updated Angular CLI help contents.

PR Close #62167
2025-06-20 13:04:05 -07:00
Matthieu Riegler 72da3bf462 docs: rename prompt guide to "LLM prompts and IDE setup" (#62171)
PR Close #62171
2025-06-20 12:00:05 -07:00
Jan-Niklas Wortmann a666cfd92b docs: add JetBrains Junie guidelines (#62161)
PR Close #62161
2025-06-20 11:05:53 -07:00
Shuaib Hasan Akib c86311b6d2 docs(docs-infra): fix spelling mistake (#62154)
PR Close #62154
2025-06-20 10:29:19 +02:00
Islam Benkhelifa 8752014efb docs: Update define-routes.md (#62069)
Nested routes example missing curly braces

PR Close #62069
2025-06-19 13:10:47 +02:00
Matthieu Riegler f042cb33d2 docs(docs-infra): fix code-editor flakiness (#62143)
PR Close #62143
2025-06-19 12:37:41 +02:00
Shuaib Hasan Akib 288700c259 docs(docs-infra): fix spelling mistake (#62126)
PR Close #62126
2025-06-19 10:07:42 +02:00
Matthieu Riegler f50d42df61 docs: add homepage link to AI (#62130)
PR Close #62130
2025-06-19 10:05:34 +02:00
Matthieu Riegler 4e97d02f10 docs: add helpful banner with link to best practices (#62137)
PR Close #62137
2025-06-19 10:03:55 +02:00
Matthieu Riegler 127120aa0b docs: update best-practices prompt styling (#62128)
PR Close #62128
2025-06-18 13:52:57 -07:00
Angular Robot b40613f70d build: lock file maintenance (#62068)
See associated pull request for more information.

PR Close #62068
2025-06-18 15:58:43 +02:00
Matthieu Riegler 8e33f82788 docs(docs-infra): cookie consent should be top-most (#62103)
PR Close #62103
2025-06-18 10:40:54 +02:00
guimasi1 2e1e9aae85 docs: remove duplicate entry for tagged template literals (#62082)
The value literal table listed tagged template strings as both supported and unsupported. The row under Unsupported literals was removed.
PR Close #62082
2025-06-18 09:42:08 +02:00
Ben Hong 9453ce956c docs: add dedicated redirecting routes guide (#62005)
docs: update language block

Co-authored-by: Matthieu Riegler <kyro38@gmail.com>

docs: enhance redirects function docs

docs: fix future tense usage

docs: update phrasing to be present tense

docs: update redirect guides to use better phrasing and examples

docs: fix typo on code example

Co-authored-by: Andrew Scott <atscott01@gmail.com>

docs: fix typo in code example

Co-authored-by: Andrew Scott <atscott01@gmail.com>

docs: update syntax of code snippet

Co-authored-by: Andrew Scott <atscott01@gmail.com>

docs: update description on redirect function and api docs

PR Close #62005
2025-06-18 09:07:34 +02:00
Matthieu Riegler bcef6e4a26 docs: explicit that class bindings still support object (#62102)
PR Close #62102
2025-06-18 09:03:35 +02:00
kodeti ead96a0c71 docs(docs-infra): fix minor typo on Components page (#62112)
Fix typo on Introduction > Essentials > Components page as "Use profile" is likely meant to be written as "User profile".
PR Close #62112
2025-06-18 09:01:24 +02:00
marktechson 1c73f5482a docs: add update AI instructions (#62089)
Adds context information for use with LLMs, IDEs and more.

PR Close #62089
2025-06-17 19:30:26 +02:00
Shuaib Hasan Akib fb56d516c6 docs(router): improve discoverability of route guard section (#62060)
PR Close #62060
2025-06-17 11:19:15 +02:00
Matthieu Riegler 734c13ae55 docs: remove mention of ngModel in directives overview (#62088)
Fixes #62072

PR Close #62088
2025-06-17 10:50:43 +02:00
Andreas Gödecke 398fc5dbb7 docs: fix markdown syntax (#62084)
PR Close #62084
2025-06-17 10:46:28 +02:00
Angular Robot deaa292550 build: lock file maintenance (#62063)
See associated pull request for more information.

PR Close #62063
2025-06-16 11:27:38 +02:00
Joey Perrott 8403bc731b build: migrate to usages of @devinfra// instead of @npm//@angular/build-tooling (#62050)
Use workspace imported devinfra deps instead of npm dep

PR Close #62050
2025-06-16 10:23:30 +02:00
Jam Hsu 9b330893d0 docs: remove developer preview hint for withI18nSupport (#62039)
PR Close #62039
2025-06-13 12:32:41 +02:00
Matthieu Riegler 5ac903cfbe docs: fix code spans in Mapping section on elements.md (#61994)
PR Close #61994
2025-06-13 12:31:28 +02:00
Joey Perrott 3ea4ec16f5 build: migrate adev to use new jasmine_test (#62034)
Use jasmine_test instead of jasmine_node_test in adev

PR Close #62034
2025-06-13 12:30:16 +02:00
Suhas Talekar 1e9b1e11fc docs: fix typos (#62022)
Fixes typo error
PR Close #62022
2025-06-12 13:38:51 +02:00
Matthieu Riegler 0a23eb3246 docs: add guide for httpResource (#61993)
PR Close #61993
2025-06-12 10:01:37 +02:00
hawkgs 554b81e90c docs(docs-infra): retain the results in the search dialog while typing (#61935)
Due to `resource()` not retaining its value while there is a request in progress, the results list flickers. The new `searchResults` signal retains that previous value until the request is completed.

PR Close #61935
2025-06-11 13:34:46 +02:00
Angular Robot ff27f21142 build: update all non-major dependencies (#61954)
See associated pull request for more information.

PR Close #61954
2025-06-11 12:05:39 +02:00
Bernie Telles 06979c6ed2 docs: navigate-to-routes.md to include RouterLink in imports. (#61965)
Without adding the RouterLink import to the component, users won't be able to use the routerLink directive.

PR Close #61965
2025-06-11 11:35:05 +02:00
Andrew Kushnir ca478a27fb Revert "docs(docs-infra): retain the results in the search dialog while typing (#61935)" (#61995)
This reverts commit dbdfc2a99a.

PR Close #61995
2025-06-10 18:25:54 -07:00
hawkgs eac1b89eba docs(docs-infra): retain the results in the search dialog while typing (#61935)
Due to `resource()` not retaining its value while there is a request in progress, the results list flickers. The new `searchResults` signal retains that previous value until the request is completed.

PR Close #61935
2025-06-10 17:24:24 -07:00
Elab4d1 9d6db41a46 docs: fix incorrect destructuring in resource loader example in signals guide (#61988)
PR Close #61988
2025-06-10 14:42:52 -07:00