Kristiyan Kostadinov
ecef955185
docs: update examples to latest Angular and TypeScript ( #63589 )
...
Updates the adev examples to use TypeScript 5.9 and Angular 20.2.
PR Close #63589
2025-09-05 13:54:40 -07:00
Matthieu Riegler
0809439278
docs(docs-infra): fix mini share icon URL. ( #63586 )
...
fixes #63569
PR Close #63586
2025-09-05 13:08:14 -07:00
Angular Robot
6148a40a1b
build: lock file maintenance ( #63522 )
...
See associated pull request for more information.
PR Close #63522
2025-09-02 12:44:13 -07:00
Shuaib hasan akib
668ced9154
docs(docs-infra): export class ( #63506 )
...
PR Close #63506
2025-09-02 16:36:47 +00:00
Shuaib Hasan Akib
e75b04fb62
docs(docs-infra): properties should be readonly ( #63492 )
...
PR Close #63492
2025-08-29 14:06:33 -07:00
Emiliano González
c6cd636e70
docs: Correct description of lesson outcome ( #62710 )
...
PR Close #62710
2025-08-29 13:00:21 +00:00
Angular Robot
fca6122d09
build: lock file maintenance ( #63359 )
...
See associated pull request for more information.
PR Close #63359
2025-08-25 15:35:54 -07:00
Angular Robot
790143eb9b
build: update cross-repo angular dependencies ( #63284 )
...
See associated pull request for more information.
PR Close #63284
2025-08-20 15:58:42 +00:00
Matthieu Riegler
4dfa6f1942
docs(docs-infra): auto-links to API entries ( #63162 )
...
This is a first step to create links to API entries automatically.
It adds support for
- code spans (`` `symbol` ``)
- code blocks (`` ```some code here``` ``)
Links are generated from on a K/V map of API entries (symbol => package name).
The map is generated from the API manifest that we're already generating for the API docs.
For the moment, entries with identical names are skipped.
PR Close #63162
2025-08-20 13:05:48 +00:00
Angular Robot
032017174e
build: lock file maintenance ( #63209 )
...
See associated pull request for more information.
PR Close #63209
2025-08-18 12:50:49 +02:00
Gerome Grignon
e6029bcf2c
docs(): remove double parenthesis ( #63196 )
...
PR Close #63196
2025-08-18 09:09:50 +02:00
Shuaib Hasan Akib
54485f7f4b
docs(docs-infra): enhance method name following the guideline ( #63164 )
...
PR Close #63164
2025-08-14 22:03:16 +02:00
Angular Robot
6c51c29925
build: lock file maintenance ( #62977 )
...
See associated pull request for more information.
PR Close #62977
2025-08-12 10:05:28 -07:00
Angular Robot
0c77138404
build: lock file maintenance ( #62849 )
...
See associated pull request for more information.
PR Close #62849
2025-07-28 19:06:09 +02:00
Angular Robot
a95b7ba593
build: lock file maintenance ( #62793 )
...
See associated pull request for more information.
Closes #62621 as a pr takeover
PR Close #62793
2025-07-24 10:58:43 +00:00
Johnny Huang
97b1bd19d1
docs: fix code snippet ( #62720 )
...
changes code snippet on first-app tutorials (https://angular.dev/tutorials/first-app/09-services ) for the step "Add a new file level import for the HousingService:" from
imports: [HousingLocation],
to
import {HousingService} from '../housing.service';
PR Close #62720
2025-07-21 09:37:45 -04:00
Angular Robot
891444d48b
build: update cross-repo angular dependencies ( #62557 )
...
See associated pull request for more information.
PR Close #62557
2025-07-18 09:47:19 -04:00
sEver
d6765d9958
fix(docs-infra): fix tutorial formatting issues (for v20) ( #62457 )
...
Fixes including, but not limited to:
- `visibleLines` values
- all codeblocks normalized to 2 spaces indentation
- lesson 14-http sEverely de-indented
- descriptions and explanations were rewritten to reflect the changes from @Input to input and from ngFor to @for
- missing step added in lesson 11-details-page
- rewritten confusing instructions for adding code that was already added in previous steps
PR Close #62457
2025-07-08 11:30:15 -07:00
Angular Robot
136c0511de
build: lock file maintenance ( #62494 )
...
See associated pull request for more information.
PR Close #62494
2025-07-07 18:17:08 +00:00
Angular Robot
a4300a7b6b
build: lock file maintenance ( #62368 )
...
See associated pull request for more information.
PR Close #62368
2025-06-30 09:09:14 +00:00
anastasiaanisimova
402eaa1c85
docs: fix deferrable views doc links ( #62293 )
...
PR Close #62293
2025-06-26 14:34:44 +00:00
Matthieu Riegler
d3affa562f
docs: add ai best practices link to first-app tutorial intro ( #62140 )
...
PR Close #62140
2025-06-26 08:13:17 +00:00
Matthieu Riegler
bfb190ec87
docs: add best practices links in the learn-angular tutorial introduction. ( #62139 )
...
PR Close #62139
2025-06-26 08:12:42 +00:00
Angular Robot
7d2e942653
build: lock file maintenance ( #62202 )
...
See associated pull request for more information.
PR Close #62202
2025-06-24 09:37:35 +00:00
Ben Hong
9267ff0070
docs: update phrasing and fix code snippet ( #62031 )
...
docs: improve phrasing on required
Co-authored-by: Matthieu Riegler <kyro38@gmail.com>
refactor: remove standalone flag
docs: remove unnecessary standalone in tutorial code
PR Close #62031
2025-06-20 12:06:16 -07:00
Angular Robot
a06c7228ad
build: lock file maintenance ( #62062 )
...
See associated pull request for more information.
PR Close #62062
2025-06-18 09:32:26 +02:00
Angular Robot
ce7f2e3b43
build: update all non-major dependencies ( #61953 )
...
See associated pull request for more information.
PR Close #61953
2025-06-11 10:40:16 +02:00
Abhideep
8ab0028857
docs: update first-app tutorial to signal inputs ( #61876 )
...
PR Close #61876
2025-06-06 13:20:56 +02:00
Matthieu Riegler
e01b4c23ba
docs(docs-infra): fix deps for first-app tutorial ( #61926 )
...
PR Close #61926
2025-06-06 11:30:39 +02:00
Paul Gschwendtner
978b1aceeb
docs: fix broken reveal answer button ( #61925 )
...
The reveal answer button accidentally loads files into the embedded
editor that aren't properly relativized. This ends up switching the
currently open file to a different file, unexpectedly.
In addition, due to the incorrect paths, files like `favicon.ico` end up
being loaded in the embedded editor; resulting in a bad experience as
the images are shown as plain text.
PR Close #61925
2025-06-06 11:26:44 +02:00
Angular Robot
78c417ace1
build: update cross-repo angular dependencies ( #61910 )
...
See associated pull request for more information.
PR Close #61910
2025-06-06 10:30:47 +02:00
sEver
8f9d13ef2b
fix(docs-infra): fix wrong visibleLines numbers in docs-code blocks ( #61909 )
...
Many of these were shifted by one line
Also fixing one minor typo
PR Close #61909
2025-06-05 18:50:30 -07:00
Andrew Scott
cfb0dc2cbc
fix(docs-infra): Fix import name for house location ( #61914 )
...
This fixes the import name for the HouseLocation component
PR Close #61914
2025-06-05 17:46:57 -07:00
Angular Robot
e90bfc509c
build: update cross-repo angular dependencies to ^20.1.0-next ( #61880 )
...
See associated pull request for more information.
PR Close #61880
2025-06-05 14:08:33 +02:00
Abhideep
f0e60f429d
docs: update home.ts ( #61873 )
...
updating HousingLocationInfo(interface) with HousingLocation(component), which is required to be imported into the Home Component
PR Close #61873
2025-06-04 14:04:39 -04:00
Angular Robot
5813dbdd2a
build: lock file maintenance ( #61813 )
...
See associated pull request for more information.
PR Close #61813
2025-06-03 11:13:30 -04:00
Matthieu Riegler
60e06786ba
docs: remove the constructor DI from the learn angular tutorial ( #61693 )
...
PR Close #61693
2025-05-29 17:55:02 -04:00
Matthieu Riegler
276a3510b2
docs: replace @Input/@Output in docs ( #61686 )
...
This commit also remove some unused examples
PR Close #61686
2025-05-29 17:51:30 -04:00
Matthieu Riegler
663975b4e7
docs: update learn-angular tutorial to use input/output ( #61607 )
...
This replaces the example that were using the decorators.
PR Close #61607
2025-05-29 17:50:30 -04:00
Andrew Scott
8cf7e2302f
docs: update tutorials and playground to v20 ( #61726 )
...
update boilerplates to use v20 final
PR Close #61726
2025-05-28 09:41:42 -07:00
Angular Robot
ca26b23007
build: lock file maintenance ( #61679 )
...
See associated pull request for more information.
PR Close #61679
2025-05-26 11:55:36 +00:00
Andrew Scott
1ea39e050c
refactor(zone.js): Add a withProxyZone helper that might be used for unpatched test frameworks ( #61626 )
...
As an alternative to monkey patching vitest, this change adds a method that could be used
for manually running functions inside a shared proxy zone. If used inocrrectly,
this would mean that
the `fakeAsync` closure may not capture all timers and microtasks if it
invokes things created in a zone that was already forked (e.g. creating
a component in a beforeEach:
2699dd6555/packages/zone.js/lib/jasmine/jasmine.ts (L363-L371) )
PR Close #61626
2025-05-22 13:39:30 -07:00
Angular Robot
10c2ab2a4a
build: lock file maintenance ( #61456 )
...
See associated pull request for more information.
PR Close #61456
2025-05-19 11:03:53 +00:00
Andrew Scott
9e5bcc04f7
refactor(docs-infra): remove component suffix from democomponent ( #61254 )
...
this removes the component suffix from the DemoComponent in tutorials
PR Close #61254
2025-05-14 08:46:28 -07:00
Andrew Scott
989e3f0a88
refactor(docs-infra): remove component suffix from first-app tutorial ( #61254 )
...
this removes the component suffix from the first-app tutorial steps
PR Close #61254
2025-05-14 08:46:28 -07:00
Andrew Scott
03ae3860c2
refactor(docs-infra): remove component suffix from learn-angular tutorial ( #61254 )
...
this removes the component suffix from the learn-angular tutorials
PR Close #61254
2025-05-14 08:46:28 -07:00
Andrew Scott
b8a0e6b7ea
refactor(docs-infra): remove component suffix from playground ( #61254 )
...
this removes the component suffix from playground components
PR Close #61254
2025-05-14 08:46:28 -07:00
Andrew Scott
19da174ce1
refactor(docs-infra): Remove component suffix from deferrable views tutorial ( #61254 )
...
This commit removes the component suffix from the deferrable views tutorial
PR Close #61254
2025-05-14 08:46:28 -07:00
Andrew Scott
29f873b5f2
refactor(docs-infra): Remove 'component' suffix from App[Component] in tutorials ( #61254 )
...
This commit refactors the tutorials to drop the Component suffix from
AppComponent, both from the TS file and the CSS.
PR Close #61254
2025-05-14 08:46:28 -07:00
Angular Robot
0fc0d67146
build: update cross-repo angular dependencies ( #61286 )
...
See associated pull request for more information.
PR Close #61286
2025-05-14 10:43:35 +00:00