Matthieu Riegler
7aa6e580c9
docs: update link to the TS config. ( #50933 )
...
This TS config doc is now at https://angular.io/guide/typescript-configuration
PR Close #50933
2023-07-05 13:58:35 +02:00
Muhammed Umar
963bfaf84b
docs: Router tutorial tour of heroes - doc bug fix suggestion #50794 ( #50846 )
...
:#
PR Close #50846
2023-07-05 13:57:31 +02:00
alkavats1
2f2781065c
docs: updated the b tag with the strong tag ( #50921 )
...
PR Close #50921
2023-07-05 13:55:52 +02:00
Angular Robot
722f4b7dc9
build: update eslint dependencies to v5.61.0 ( #50931 )
...
See associated pull request for more information.
PR Close #50931
2023-07-05 13:53:59 +02:00
Alex
cb1331b01c
docs: corrected line 4 by adding 'to' ( #50937 )
...
PR Close #50937
2023-07-05 13:51:18 +02:00
Angular Robot
2b6227050d
build: update all non-major dependencies ( #50879 )
...
See associated pull request for more information.
PR Close #50879
2023-06-30 11:41:52 -07:00
Angular Robot
4073cc04b3
build: lock file maintenance ( #50877 )
...
See associated pull request for more information.
PR Close #50877
2023-06-28 13:33:23 -07:00
Angular Robot
520a1b5fe1
build: update eslint dependencies to v5.60.1 ( #50859 )
...
See associated pull request for more information.
PR Close #50859
2023-06-27 15:59:54 -07:00
Scott Fredericksen
5e5851d315
docs: clarify lesson 3, step 1 ( #50849 )
...
Unlike other steps of the tutorial, Lesson 3, Step 1 of the tutorial does not specify that the user should be in the project directory before creating the new component.
PR Close #50849
2023-06-27 15:59:14 -07:00
Angular Robot
fcaeeff217
build: update all non-major dependencies ( #50826 )
...
See associated pull request for more information.
PR Close #50826
2023-06-27 15:58:36 -07:00
Matthieu Riegler
f1d01dfd1c
docs: Add a doc for NG5014 ( #50567 )
...
Short explanation this help fix the `Root node not found` error
PR Close #50567
2023-06-27 15:57:24 -07:00
sunilbaba
5fecaad159
docs: Updating index.md to remove alert message which no longer applicable after version 15 ( #50832 )
...
amending commit message to fix lint
PR Close #50832
2023-06-26 13:35:12 -07:00
Nicolai Czempin
a844249c7f
docs: fix minor typo in tutorial ( #50795 )
...
PR Close #50795
2023-06-26 13:13:42 -07:00
Maciej Wojcik
52bd52477d
docs: invert logic for disabled in getting started docs ( #50822 )
...
invert disabled logic, so it is clear that the button is disabled when canClick is set to false, not the other way around, as before
PR Close #50822
2023-06-23 09:37:11 -07:00
Paul Gschwendtner
2c2db2f349
docs: update bio for devversion ( #50831 )
...
Updates biography for Paul Gschwendtner. This will be the 1000th
commit in the `main` branch, aside from the other Angular projects.
PR Close #50831
2023-06-23 09:36:23 -07:00
mgechev
ea38aee82a
docs: update invalid links to the new http guides ( #49456 )
...
We don't have `guide/http` anymore, so this PR updates the invalid links
PR Close #49456
2023-06-22 17:07:00 -07:00
mgechev
d39639d957
docs: use the updated http guides and remove the monolithic docs page ( #49456 )
...
This PR connects the navigation with the HTTP guides that originate
from the monolithic documentation page for the client.
PR Close #49456
2023-06-22 17:07:00 -07:00
alkavats1
8fdcb78c87
docs: improved standalone and workspace config guide ( #50672 )
...
PR Close #50672
2023-06-22 09:46:16 -07:00
Dawid Stawiszyński
5e0ba01f7c
docs: fix typo in first-app-lesson-02 ( #50817 )
...
PR Close #50817
2023-06-22 09:45:28 -07:00
aanchal
89e9aebb6b
docs: update the html tags ( #50808 )
...
PR Close #50808
2023-06-22 09:44:51 -07:00
Matthieu Riegler
8825d0d0f5
docs(docs-infra): remove transitions on sidenav ( #50803 )
...
The style of the side can be breaking when height > 4000. Lets remove this transition to not depend on a max height.
fixes #50537
PR Close #50803
2023-06-22 09:44:14 -07:00
Aristeidis Bampakos
08b7242e4f
docs: fix typos in signals guide ( #50789 )
...
PR Close #50789
2023-06-22 09:42:47 -07:00
Aristeidis Bampakos
9df0fdf93d
docs: make review adjustments in the SSR guide ( #50785 )
...
PR Close #50785
2023-06-22 09:42:07 -07:00
alkavats1
89d9b98385
docs: updating the contribution guidline docs with the secure tag ( #50618 )
...
PR Close #50618
2023-06-22 09:41:27 -07:00
Aristeidis Bampakos
b90fbd9aba
docs: review hydration guide ( #50788 )
...
PR Close #50788
2023-06-21 11:48:09 -07:00
aanchal
ca314961bf
docs: updating the docs with the http secure tag ( #50696 )
...
PR Close #50696
2023-06-21 11:45:51 -07:00
Paul Gschwendtner
945c900466
build: update angular dev-infra and chromium ( #50779 )
...
Updates Angular dev-infra and Chromium. Fixed up version of
https://github.com/angular/angular/pull/50111
PR Close #50779
2023-06-20 18:04:51 +02:00
Mladen Jakovljević
297b8e14e4
feat(docs-infra): add option to filter docs with developer preview status ( #50142 )
...
Add a feature to the ApiListComponent with which users can filter documents based on the "developer preview" status.
PR Close #50142
2023-06-20 11:01:32 +02:00
Angular Robot
1bfde8c86c
build: update eslint dependencies to v5.60.0 ( #50690 )
...
See associated pull request for more information.
PR Close #50690
2023-06-20 10:57:37 +02:00
alkavats1
934f260914
docs: added the alt attribute to the imag tag and replaced the i tag with the em tag ( #50570 )
...
PR Close #50570
2023-06-14 15:28:22 +02:00
Angular Robot
e94f3874aa
docs: update Angular CLI help [16.1.x] ( #50710 )
...
Updated Angular CLI help contents.
PR Close #50710
2023-06-14 13:27:09 +02:00
Matthieu Riegler
0a72df6037
docs: remove allowEmptyCodegenFiles. ( #50379 )
...
`allowEmptyCodegenFiles` serves no purpose, no need to mention it.
PR Close #50379
2023-06-14 11:19:47 +02:00
Matthieu Riegler
5fa1111eeb
docs(docs-infra): throw an error when @link is used with a backtick reference ( #50110 )
...
As part of #50097 , we'll add this constraint to the @see comments
PR Close #50110
2023-06-14 10:54:40 +02:00
Matthieu Riegler
ffabe64242
docs(docs-infra): create code block for links to methods ( #50110 )
...
Before this commit, links to methods had to rely on a custom title (or the method name would be displayed).
With this commit, {@link MyClass#myMethod} will ouput a link as `MyClass#myMethod`.
This has a 2nd advantage : We can now rely on the validation by the `checkAnchorLinksProcessor` to ensure the method actually exist.
This commit is part of #50110 to improve linking in the documentation.
PR Close #50110
2023-06-14 10:54:39 +02:00
Angular Robot
f13ecd5fad
build: update all non-major dependencies ( #50583 )
...
See associated pull request for more information.
PR Close #50583
2023-06-13 12:45:13 +02:00
Angular Robot
7abb71609b
build: lock file maintenance ( #50532 )
...
See associated pull request for more information.
PR Close #50532
2023-06-13 11:46:08 +02:00
Russ
6b1669f3bb
docs: fix "After you finish" description of first-app-lesson-05.md ( #50645 )
...
Lesson 5 previously had the same "After you finish" description as Lesson 4.
PR Close #50645
2023-06-13 11:36:46 +02:00
Kristiyan Kostadinov
57f9efe200
docs: update schematic authoring guide to use new utilities ( #50667 )
...
Updates the guide for writing `ng add` schematics to include the new authoring utilities. I've also removed the `NodePackageInstallTask` because it's redundant.
PR Close #50667
2023-06-12 19:15:46 +02:00
Kristiyan Kostadinov
78837878c8
build: update AIO to Angular 16.1 ( #50667 )
...
Updates AIO to Angular 16.1.0 to allow for some docs to be updated.
PR Close #50667
2023-06-12 19:15:46 +02:00
Matthieu Riegler
dfb4d32d55
docs: update first-app ( #50663 )
...
This commit updates the first-app demo to v16.
PR Close #50663
2023-06-12 15:22:28 +02:00
Nate Radebaugh
03e7952f4c
docs(core): Add note about testing to NG0203 ( #50620 )
...
When running into NG0203 while testing, a solution can be to wrap the
function in the TestBed.runInInjectionContext method.
PR Close #50620
2023-06-12 15:21:11 +02:00
Hadi
3247a46485
docs: update first-app-lesson-11.md to include info about routerLink ( #50348 )
...
Add info about importing RouterLink and RouterOutlet.
The existing document results in an error. The error indicates that the anchor element doesn't have the binding property for routerLink.
The corresponding module (RouterModule) should be imported in the component template.
Add description for RouterModule in housing-location component
The description is added to fix the issue with the anchor element tag binding.
PR Close #50348
2023-06-12 14:26:04 +02:00
Manuel Timelthaler
3b2f119f57
docs: add missing navigation item ( #50113 )
...
PR Close #50113
2023-06-12 12:39:02 +02:00
aanchal
7c7a4a273a
docs: added lang attributes in html files ( #50588 )
...
PR Close #50588
2023-06-12 12:08:10 +02:00
alkavats1
2d66e933c7
docs: added title attribute to the iframe tag ( #50569 )
...
PR Close #50569
2023-06-12 11:24:36 +02:00
Shadab Ansari
d6f26a9d39
docs(packaging): Clarify the necessity of dev-dependencies ( #50619 )
...
Clarify the role of dev-dependencies. Dependencies are required for production
ie, execution of an application, whereas devDependencies are required for
developing as well as *building* the application (dev and prod build both)
PR Close #50619
2023-06-12 11:19:12 +02:00
Jessica Janiuk
2738c7b00d
docs: add information about usage of innerHTML and outerHTML ( #50643 )
...
Usage of innerHTML and outerHTML will cause the same problem as using direct DOM manipulation.
PR Close #50643
2023-06-12 11:17:53 +02:00
aanchal
7ca5cb4969
docs: removed unused methods ( #50631 )
...
PR Close #50631
2023-06-09 17:41:56 +02:00
Pham Huu Hien
59e29fd6e6
docs: remove repeated word ( #50614 )
...
PR Close #50614
2023-06-09 17:39:15 +02:00
Angular Robot
eda217bcad
build: update dependency get-port to v7 ( #50566 )
...
See associated pull request for more information.
PR Close #50566
2023-06-07 12:45:33 -07:00