Angular Robot
fab7f393a4
docs: update events ( #50309 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
PR Close #50309
2023-05-15 10:44:07 -07:00
Enea Jahollari
b65576af74
docs: add Enea to GDE contributors list ( #50254 )
...
PR Close #50254
2023-05-15 10:43:08 -07:00
Matthieu Riegler
a09f88934d
docs: Glossary link to N ( #50294 )
...
The shortcut to N was missing resulting in a rendering issue.
PR Close #50294
2023-05-15 09:55:59 -07:00
Matthieu Riegler
3e025d9d3b
docs(docs-infra): Add a deprecated label to APIs ( #50287 )
...
This adds a deprecated label next to the other labels on the API pages for methods & properties.
Fixes #44265
PR Close #50287
2023-05-15 09:31:00 -07:00
Matthieu Riegler
d0f6d31228
docs(docs-infra): Remove internal constructors from the doc. ( #50282 )
...
Internal constructor should not be exposed in the doc. This removes them.
Related to #50281
PR Close #50282
2023-05-15 09:24:58 -07:00
Matthieu Riegler
8885bf4f71
docs: fix mistake in first-app-lesson-03 ( #50278 )
...
The correct filename is `home.component.ts`.
fixes #50277
PR Close #50278
2023-05-15 09:24:05 -07:00
Matthieu Riegler
63f5dfdf52
docs: fix inconsistencies in getting started ( #50275 )
...
Fixes #50274
PR Close #50275
2023-05-15 09:23:16 -07:00
Angular Robot
85b4941be1
build: update all non-major dependencies ( #50217 )
...
See associated pull request for more information.
PR Close #50217
2023-05-12 12:56:25 -07:00
Mladen Jakovljević
b50203cfec
fix(docs-infra): labels with links should have the same font weight ( #50258 )
...
Fix anchor tag styling inside label.api-status-label to match font weight of label styling that does not have anchor tag.
PR Close #50258
2023-05-12 10:20:22 -07:00
Arnel Umandap Jr
aad267ac07
docs: add missing "when" ( #50262 )
...
PR Close #50262
2023-05-12 10:17:21 -07:00
Angular Robot
16866596d5
build: update dependency @rollup/plugin-commonjs to v25 ( #50264 )
...
See associated pull request for more information.
PR Close #50264
2023-05-12 10:15:11 -07:00
0b01001110
06f19ce582
docs: fix mistake in tutorial ( #50261 )
...
PR Close #50261
2023-05-12 10:14:30 -07:00
Angular Robot
839074ba1f
docs: update Angular CLI help [main] ( #50256 )
...
Updated Angular CLI help contents.
PR Close #50256
2023-05-12 10:13:58 -07:00
Angular Robot
f2926b19e8
build: lock file maintenance ( #49879 )
...
See associated pull request for more information.
PR Close #49879
2023-05-11 14:27:01 -07:00
Matthieu Riegler
cfff5cb2bd
docs: split unsupported versions table in two. ( #50243 )
...
To ease the maintenance of this table and keep the same number of columns between active and unsupported versions.
PR Close #50243
2023-05-11 10:17:51 -07:00
Matthieu Riegler
e9cdfb1a22
docs: fix v13 dependencies versions. ( #50243 )
...
Fixing a small mistake.
Fixes #50242
PR Close #50243
2023-05-11 10:17:51 -07:00
Angular Robot
8ce99f5a0d
build: update dependency firebase-tools to v12 ( #50223 )
...
See associated pull request for more information.
PR Close #50223
2023-05-10 14:36:00 -07:00
Matthieu Riegler
5db170c501
docs: replace absolute links to aio with relative links. ( #50213 )
...
This change follows the introduction of the warning message from a transform processor to prevent absolute links to angular.io.
PR Close #50213
2023-05-10 14:29:50 -07:00
Matthieu Riegler
bad7bae468
docs(docs-infra): Warning message when using absolute links to aio in the documentation ( #50213 )
...
This commit adds a processor to check for absolute links to angular.io. Absolute links to aio should be avoided because they will appear as external links.
PR Close #50213
2023-05-10 14:29:50 -07:00
Alan Agius
cd5946bccd
build: lock file maintenance ( #50227 )
...
See associated pull request for more information.
(cherry picked from commit d5f92bdd64 )
PR Close #50227
2023-05-10 11:32:43 -07:00
Ambroise BAZIE
6945aff667
docs: fix typo on hydration in Preserve Whitespaces Configuration ( #50236 )
...
PR Close #50236
2023-05-10 10:35:07 -07:00
Matthieu Riegler
cc286be7af
docs(docs-infra): Remove warning for @Annotation. ( #50218 )
...
Per #50206 , `@Annotation` is needed for tsickle. This commit removes the warning "Invalid tags found" produced by dgeni for the annotation decorator.
PR Close #50218
2023-05-09 14:49:26 -07:00
emartinez
2ef473c524
docs: fix typos on first-app tutorial ( #50211 )
...
PR Close #50211
2023-05-09 14:47:55 -07:00
Matthieu Riegler
e4ad0672c3
docs: fix link label. ( #50209 )
...
Removing a duplicate https protocol.
PR Close #50209
2023-05-09 14:47:08 -07:00
Peter
55dfe80700
docs: standalone component preloading config ( #50193 )
...
The preloading modules documentation were missing information about how to apply preloading strategies to standalone application ( `ng new AppName --standalone` ).
Feel free to fix anything not in line with the Angular documentation style guide, as this is my first attempt at contributing :)
- Added example for `app.config.ts` providing info on the `withPreloading(<preloading strategy>)` you can add to the `provideRouter()` RouterFeatures.
- Specified that preloading modules also applies for standalone components.
PR Close #50193
2023-05-09 14:44:55 -07:00
Mark Thompson
1c7f690247
docs: update starter lesson to contain example images from the start ( #50212 )
...
We received feedback that the starter lesson should also include the stock images.
PR Close #50212
2023-05-09 14:43:14 -07:00
Jeremy Elbourn
ed7c881c14
docs: update releases guide for v16 ( #50128 )
...
Also clarify that the deprecations guide is for _noteworthy_ deprecations and may not be comprehensive.
PR Close #50128
2023-05-09 14:42:16 -07:00
Angular Robot
84a2e7db55
build: lock file maintenance ( #49914 )
...
See associated pull request for more information.
PR Close #49914
2023-05-09 14:38:45 -07:00
Matthieu Riegler
478c70c806
docs: delete aborted documentation files ( #49962 )
...
Those files were created as part of #47391 but the content was never merged.
PR Close #49962
2023-05-09 14:36:16 -07:00
Matthieu Riegler
a648e30449
docs: fix filename in first-app ( #50207 )
...
Same mistake as #50204 but a different file.
PR Close #50207
2023-05-08 14:47:29 -07:00
Shivam Katoch
fc1d777c69
docs: Fixed Spelling 'servivce' to 'service' ( #50204 )
...
PR Close #50204
2023-05-08 14:44:59 -07:00
WILLY FALONE KOUADIO
4655fd5ebc
docs: fix obs variable name to obs$ ( #50196 )
...
PR Close #50196
2023-05-08 14:43:02 -07:00
Ossama Rafique
46a3692a02
docs: changed component name to home.component.ts in point 2 of step 3 ( #50170 )
...
PR Close #50170
2023-05-08 14:41:02 -07:00
Matthieu Riegler
e60b3d45b9
build: remove unused deps ( #50116 )
...
* All `@types` package removed have typings in their package.
* brotli is unused
* tmp is unused
* vlq is unused
PR Close #50116
2023-05-08 14:33:20 -07:00
Alex Rickabaugh
9d4842cadb
Revert "docs(docs-infra): Remove unused annotation template ( #50114 )" ( #50206 )
...
This reverts commit a1ca162fd6 .
This commit causes failures in g3, because `@Annotation` is load-bearing for
tsickle's decorator downleveling transformation.
PR Close #50206
2023-05-08 09:45:35 -07:00
Matthieu Riegler
a631b1fe63
docs(docs-infra): remove remainings of the webworker platform. ( #50059 )
...
The webworker platform was droped in v11.
PR Close #50059
2023-05-04 09:06:55 +02:00
Matthieu Riegler
39d2ea0a4d
docs: remove mentions of the WebWorker platform ( #50059 )
...
The webworker platform was dropped in v11.
PR Close #50059
2023-05-04 09:06:55 +02:00
Walid Bouguima
adf3f6af88
docs: fix takeUntilDestroyed description's typo ( #50134 )
...
PR Close #50134
2023-05-04 09:03:33 +02:00
Angular Robot
6024b6669c
build: update dependency puppeteer-core to v20 ( #50112 )
...
See associated pull request for more information.
PR Close #50112
2023-05-04 08:50:34 +02:00
Angular Robot
d78678e938
build: update eslint dependencies to v5.59.2 ( #50101 )
...
See associated pull request for more information.
PR Close #50101
2023-05-04 08:46:37 +02:00
Sumit Parakh
7a9a765127
docs: improve cli docs ( #50119 )
...
Closes #50078
PR Close #50119
2023-05-04 08:42:28 +02:00
Jens Kuehlers
504f55d4c1
docs: add jens to contributors ( #50122 )
...
PR Close #50122
2023-05-04 08:40:35 +02:00
mgechev
3c4b30711a
docs: fix roadmap structure and remove redundant title ( #50137 )
...
PR Close #50137
2023-05-04 08:38:32 +02:00
Alex Rickabaugh
612771ed54
build: update aio to 16.0.0 ( #50131 )
...
This commit updates the Angular version for AIO and its examples to 16.0.0.
PR Close #50131
2023-05-03 12:56:41 -07:00
mgechev
f97ec153d8
docs: update the roadmap to reflect v16 progress ( #50016 )
...
PR Close #50016
2023-05-03 12:54:16 -07:00
Matthieu Riegler
a1ca162fd6
docs(docs-infra): Remove unused annotation template ( #50114 )
...
This page is unused since v7.
PR Close #50114
2023-05-03 10:39:49 +02:00
Angular Robot
fa83a39466
build: update dependency jsdom to v22 ( #50103 )
...
See associated pull request for more information.
PR Close #50103
2023-05-03 10:39:09 +02:00
Angular Robot
2f360d51c9
build: update all non-major dependencies ( #50100 )
...
See associated pull request for more information.
PR Close #50100
2023-05-03 10:37:56 +02:00
Angular Robot
47c093a739
build: update cross-repo angular dependencies ( #50105 )
...
See associated pull request for more information.
PR Close #50105
2023-05-02 18:26:46 +02:00
Angular Robot
123f689cb6
build: update cross-repo angular dependencies ( #50107 )
...
See associated pull request for more information.
PR Close #50107
2023-05-02 16:10:48 +02:00