Alan Agius
77c60414a2
fix(docs-infra): update docs-alert and tests ( #60829 )
...
Before this commit, the docs-alert tests were failing. This also ensures that `NOTE:`, `TIP:` and others are always capitalized.
(cherry picked from commit ab5986dd5685d36e209972916cddb9dca8e0a557)
PR Close #60829
2025-04-10 11:19:53 -04:00
LC
8d183aebbb
docs: Fix Property Binding ( #60725 )
...
PR Close #60725
2025-04-03 10:09:37 -07:00
Matthieu Riegler
f90dc69548
docs: Use inject for DI ( #59835 )
...
PR Close #59835
2025-04-02 13:37:31 +00:00
Jake Spievak
88a2c92f87
docs: update the first app tutorial to include a note about importing NgFor directive ( #60627 )
...
PR Close #60627
2025-04-02 11:34:25 +00:00
Ngnintedem3004
b972249145
docs: Update code snippet visible lines ( #60419 )
...
Updates the relevant code snippet visible lines to be accurate.
PR Close #60419
2025-03-31 20:16:03 +00:00
EriksonBahr
e61d06afb5
fix: step 6 tutorial docs ( #60630 )
...
PR Close #60630
2025-03-31 17:04:35 +00:00
Matthieu Riegler
90cef52107
docs(docs-infra): fix the deferable views tutorials ( #60604 )
...
patch backport of #60509
fixes #60595
PR Close #60604
2025-03-28 11:47:50 +00:00
Matthieu Riegler
41fd77664e
docs(docs-infra): Bump tutorial/playground to 19.2 ( #60337 )
...
fixes #60335
PR Close #60337
2025-03-11 16:54:32 -07:00
Angular Robot
36d740d6ef
build: update dependency typescript to ~5.8.0 ( #60317 )
...
See associated pull request for more information.
PR Close #60317
2025-03-11 09:21:07 -07:00
Charles Lyding
02a768e1d2
docs: use @angular/build directly in example/tutorial projects ( #60046 )
...
By using the `@angular/build` package directly within projects for each
example and tutorial, the total install size can be reduced. This lowers the amount
of time required to be spent setting up the dependencies in browser
before the example is displayed.
The `@angular/build@19.2.0-next.2` package currently has a total unpacked size of ~115 MB.
The `@angular-devkit/build-angular@19.2.0-next.2` package currently has a total unpacked size of ~291 MB.
This also removes the now unneeded `NG_BUILD_PARALLEL_TS=0` environment variable usage.
PR Close #60046
2025-02-24 10:14:18 -05:00
Angular Robot
3bfa85f5c8
build: lock file maintenance ( #59836 )
...
See associated pull request for more information.
PR Close #59836
2025-02-18 15:41:09 +00:00
Angular Robot
506d38dc1c
build: update all non-major dependencies ( #59641 )
...
See associated pull request for more information.
PR Close #59641
2025-02-14 18:39:10 +00:00
Sam Knutson
042ee75d1b
docs: fix spelling of "set up" ( #58362 )
...
Fix spelling of the word "set up" in docs. "Setup" (one word) is a noun
whereas "set up" (two words) is a verb.
Fixes #58361
PR Close #58362
2025-02-03 13:50:49 -08:00
Angular Robot
e635f42284
build: lock file maintenance ( #59763 )
...
See associated pull request for more information.
Closes #59621 as a pr takeover
PR Close #59763
2025-01-29 08:49:47 -08:00
Matthieu Riegler
7daf268cff
docs(docs-infra): bump tutorials to 19.1 ( #59642 )
...
PR Close #59642
2025-01-24 20:43:15 +01:00
Angular Robot
19d224117e
build: lock file maintenance ( #59519 )
...
See associated pull request for more information.
Closes #59494 as a takeover pull request
PR Close #59519
2025-01-14 14:44:30 -05:00
Angular Robot
9ae0d3e189
build: update dependency typescript to v5.7.3 ( #59512 )
...
See associated pull request for more information.
PR Close #59512
2025-01-14 11:03:56 -05:00
Angular Robot
8eb8af5217
build: lock file maintenance ( #59291 )
...
See associated pull request for more information.
PR Close #59291
2025-01-06 22:23:08 +00:00
Matthieu Riegler
3d86c586dc
docs: fix dynamic template tutorial ( #59234 )
...
fixes #59228
PR Close #59234
2024-12-18 13:39:25 -08:00
Angular Robot
b4f38e5d47
build: lock file maintenance ( #59202 )
...
See associated pull request for more information.
PR Close #59202
2024-12-16 15:22:38 -08:00
Angular Robot
2beb374524
build: lock file maintenance ( #59110 )
...
See associated pull request for more information.
PR Close #59110
2024-12-10 13:43:27 -08:00
Angular Robot
992e64f2e9
build: update all non-major dependencies to ~5.5.0 ( #59016 )
...
See associated pull request for more information.
PR Close #59016
2024-12-03 10:32:37 +01:00
Angular Robot
e305b45627
build: lock file maintenance ( #58998 )
...
See associated pull request for more information.
PR Close #58998
2024-12-02 16:29:03 +01:00
Angular Robot
a534fa5f46
build: lock file maintenance ( #58867 )
...
See associated pull request for more information.
PR Close #58867
2024-11-25 15:21:02 +00:00
vladboisa
893886dfb5
docs: add tools/extensions of started tutorial ( #58416 )
...
PR Close #58416
2024-11-22 20:30:07 +00:00
Angular Robot
aca8cc0e16
build: lock file maintenance ( #58711 )
...
See associated pull request for more information.
PR Close #58711
2024-11-22 14:46:21 +00:00
Paul Gschwendtner
0ce15c6b5e
docs: update tutorials and playground to v19.0.0 ( #58742 )
...
Updates boilerplate for tutorial and playground to use v19
PR Close #58742
2024-11-19 17:26:47 +00:00
Jeremy Elbourn
64cfe18dbc
docs: remove standalone: true across content ( #58660 )
...
This change removes `standalone: true` from documentation and examples now that it is the default.
PR Close #58660
2024-11-14 16:40:12 +00:00
Matthieu Riegler
8bf9156f93
docs: fix link in 6-property-binding tutorial ( #58594 )
...
fixes #58588
PR Close #58594
2024-11-12 14:44:58 +00:00
Angular Robot
9b8a2c3ca0
build: update all non-major dependencies ( #58506 )
...
See associated pull request for more information.
PR Close #58506
2024-11-05 08:14:53 +01:00
Todd Palmer
a0b4725a4b
docs: fix typo in tutorial - change style.css to styles.css to correct style sheet file name ( #58269 )
...
PR Close #58269
2024-10-19 17:43:17 +02:00
Jaime González Fábregas
b27045a124
docs(docs-infra): substitute string interpolation on json data with actual value ( #57626 )
...
substitute "${this.baseUrl}" with "https://angular.dev/assets/images/tutorials/common " in the photo url on the json data provided on the hands on tutorial in the webpage "https://angular.dev/tutorials/first-app/14-http ". The previous json content caused the images to fail loading.
PR Close #57626
2024-10-10 10:22:34 +00:00
Stanka Kopalova
4986e13748
docs: add better title name ( #58060 )
...
PR Close #58060
2024-10-04 10:57:07 -07:00
Stanka Kopalova
4cf9e4a824
docs: fix wrong title of section ( #58060 )
...
PR Close #58060
2024-10-04 10:57:07 -07:00
Angular Robot
9a67e1258b
build: update all non-major dependencies ( #58023 )
...
See associated pull request for more information.
PR Close #58023
2024-10-04 13:30:43 +00:00
Thanh Truong
7bfe62a23e
docs: add deferrable views tutorial ( #57934 )
...
Add a new tutorial "Deferrable Views" to the tutorials page.
PR Close #57934
2024-10-01 07:07:20 +00:00
Johann Ulbrich
503f733ae6
docs: Correct missing validator and wrong input field name in tutorial ( #57738 )
...
PR Close #57738
2024-09-24 14:46:04 +02:00
Luke Schlangen
e598b08af5
docs: fix closing tag slash location ( #57405 )
...
PR Close #57405
2024-09-19 12:50:27 +02:00
Matthieu Riegler
8e8cd86383
docs: add redirect for pipes guide ( #57706 )
...
cherry-pick of #57681 that should have targeted `main`. This commit also fixes the wild card redirection
PR Close #57706
2024-09-18 16:51:44 +02:00
zdwg42
66972c6472
docs(forms): fix template-driven docs link ( #57867 )
...
PR Close #57867
2024-09-18 16:50:17 +02:00
Angular Robot
5abec28db6
build: update all non-major dependencies to ~5.3.0 ( #57748 )
...
See associated pull request for more information.
PR Close #57748
2024-09-10 16:31:12 +00:00
Rachid O
f28d8f3785
docs: fix typo in steps/12-enable-routing/README.md ( #57722 )
...
PR Close #57722
2024-09-09 14:40:28 +00:00
Alfredo González
7defbb1642
docs(upgrade): change example wording on Input tutorial ( #57625 )
...
PR Close #57625
2024-09-03 07:48:15 -07:00
Angular Robot
48beea1073
build: update all non-major dependencies ( #57541 )
...
See associated pull request for more information.
PR Close #57541
2024-08-29 07:45:53 -07:00
Ben Hong
055e0d9835
docs: update template in-depth guide ( #57475 )
...
PR Close #57475
2024-08-28 08:44:31 -07:00
Angular Robot
24cd1c8db6
build: lock file maintenance ( #57340 )
...
See associated pull request for more information.
PR Close #57340
2024-08-12 11:22:43 -07:00
Angular Robot
dbca467a35
build: lock file maintenance ( #57256 )
...
See associated pull request for more information.
PR Close #57256
2024-08-05 14:42:24 +00:00
Paul Gschwendtner
2d314865c8
build: lock file maintenance ( #57205 )
...
See associated pull request for more information.
PR Close #57205
2024-07-31 16:02:11 +00:00
Enea Jahollari
96ecb8218c
docs: fix formatting and highlighting issues ( #57144 )
...
PR Close #57144
2024-07-30 16:52:09 +00:00
David LJ
d7864e0fb8
docs: update ng generate command references ( #57161 )
...
PR Close #57161
2024-07-30 16:41:38 +00:00