Nemikolh
21eb5ee840
fix(docs-infra): replace use of turbo on StackBlitz with npm ( #50576 )
...
Turbo is being deprecated and can be replaced by npm with some tweaks. In particular, the installation step needs `--legacy-peer-deps` to mimic turbo's behaviour.
PR Close #50576
2023-06-06 12:19:56 +00:00
Matthieu Riegler
eb048fd1a7
docs(docs-infra): hide Debugging the errorsection. ( #50074 )
...
On the error template, hide `Debugging the error` when there is none provided in the markdown file.
PR Close #50074
2023-05-02 12:15:01 +02:00
Matthieu Riegler
7f9b4d2f5e
docs(docs-infra): fix the search-results label color on the dark theme. ( #50083 )
...
Theme color switching wasn't handled.
PR Close #50083
2023-05-02 12:13:25 +02:00
mgechev
7f369e33aa
docs: cleanup team page ( #50044 )
...
PR Close #50044
2023-05-02 12:00:17 +02:00
Lola Bola
8eae40dace
docs: fix a typo ( #50092 )
...
PR Close #50092
2023-05-02 11:55:17 +02:00
Alan Agius
dd4fb18169
fix(docs-infra): add work-break to a tags in .cli-option ( #50012 )
...
This commit fixes a styling issue were the default values are not being displayed in https://angular.io/cli/build which is because in some cases the option description has a long anchor tag which causes the content to be pushed to the right and gets hidden.
PR Close #50012
2023-04-26 09:24:58 -07:00
Alan Agius
0810b01934
docs: update links to reference the version compatibility guide ( #49995 )
...
This commit updates several docs to reference the version compatibility guide instead of the `package.json`.
PR Close #49995
2023-04-26 09:17:56 -07:00
Matthieu Riegler
bdf2aa1957
build: bump license year ( #49984 )
...
Bumping to 2023
Fixes #49983
PR Close #49984
2023-04-25 09:29:17 -07:00
Lars Gyrup Brink Nielsen
1ef6205a62
docs(core): correct description of actively supported versions ( #49945 )
...
PR Close #49945
2023-04-24 11:52:18 -07:00
Lars Gyrup Brink Nielsen
0a79914655
docs(core): combine compatibility for minor versions sharing dependencies ( #49945 )
...
PR Close #49945
2023-04-24 11:52:18 -07:00
Qiuran Hu
6d028283d1
docs: fix typo in lazy-loading feature modules doc ( #49972 )
...
PR Close #49972
2023-04-24 10:52:45 -07:00
Rushikesh Kavar
c17b84a33b
docs: applicability of NgModule providers ( #49966 )
...
saying that providers of this NgModule is available to components,pipes and directive of "this" ngModule is not accurate sentence to describe the fact.
I am referring from: https://angular.io/guide/hierarchical-dependency-injection .
It says that "ModuleInjector is configured by the @NgModule.providers and NgModule.imports property. ModuleInjector is a flattening of all the providers arrays that can be reached by following the NgModule.imports recursively."
So, any component,pipe or directive of other NgModule within same ModuleInjector can use providers of this NgModule.
PR Close #49966
2023-04-24 09:51:57 -07:00
Matthieu Riegler
898acfa4df
docs: remove the warning about shadowDom support ( #49961 )
...
ShadowDom support is now ubiquitous since 2020 and all evergreen browsers.
PR Close #49961
2023-04-23 18:22:46 -07:00
lonikadze
0f38b98274
docs: replaces "comp: docs" label to "area: docs" ( #49952 )
...
Fixes #49951
PR Close #49952
2023-04-20 14:50:02 -07:00
lonikadze
3d7b8cdb4d
docs: add information on how to use index option in configuration ( #49813 )
...
#49780
PR Close #49813
2023-04-19 18:46:10 +00:00
Lars Gyrup Brink Nielsen
0454158084
docs(core): add version ranges for Angular 14.3 ( #48753 )
...
PR Close #48753
2023-04-19 14:07:31 +00:00
Lars Gyrup Brink Nielsen
1575f9d8f3
docs: change section heading ( #48753 )
...
Co-authored-by: Daniel Scalzi <d_scalzi@yahoo.com >
PR Close #48753
2023-04-19 14:07:31 +00:00
Lars Gyrup Brink Nielsen
fc428f0443
docs(core): add version ranges for Angular 15.2 ( #48753 )
...
PR Close #48753
2023-04-19 14:07:31 +00:00
Lars Gyrup Brink Nielsen
9fa0ab5151
docs(core): split versions table into LTS and non-LTS tables ( #48753 )
...
PR Close #48753
2023-04-19 14:07:31 +00:00
Lars Gyrup Brink Nielsen
4d8b164d3c
docs(docs-infra): add versions document to the navigation ( #48753 )
...
PR Close #48753
2023-04-19 14:07:31 +00:00
Lars Gyrup Brink Nielsen
b13587c802
docs(core): include introductory text about version compatibility ( #48753 )
...
PR Close #48753
2023-04-19 14:07:31 +00:00
Lars Gyrup Brink Nielsen
2f64981f7c
docs(core): add Angular, Node.js, TypeScript, and RxJS version compatibility matrix ( #48753 )
...
PR Close #48753
2023-04-19 14:07:31 +00:00
Angular Robot
f02812d00e
docs: update events ( #49569 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
Closes #49545
PR Close #49569
2023-04-19 14:05:45 +00:00
arturovt
296459ac16
docs: add Artur Androsovych to GDE resources ( #48520 )
...
PR Close #48520
2023-04-18 21:35:45 +00:00
Angular Robot
6a939562ea
build: update cross-repo angular dependencies ( #49891 ) patch PR ( #49913 )
...
See associated pull request for more information.
Patch of #49891
PR Close #49913
2023-04-18 20:15:42 +00:00
Douglas Diniz Carvalho
48c946f8c9
docs: type clearTimer function as VoidFunction or undefined ( #48480 )
...
PR Close #48480
2023-04-18 19:03:58 +00:00
Douglas Diniz Carvalho
81ad3c62d6
docs: standardize examples using timers for SSR compatibility ( #48480 )
...
PR Close #48480
2023-04-18 19:03:57 +00:00
Vasil Chimev
70ef08fc31
docs: typos and wording ( #48597 )
...
PR Close #48597
2023-04-18 16:58:31 +00:00
Vladyslav Makarenko
5a13eb8da0
docs: add a dot ( #49434 )
...
The first sentence misses a dot in the end, however other sentences have it
PR Close #49434
2023-04-18 16:22:51 +00:00
Ikko Eltociear Ashimine
3dc43e3577
refactor: fix typo in windows-chromium-path.js ( #49676 )
...
preceeding -> preceding
PR Close #49676
2023-04-18 16:22:10 +00:00
John Manners
9abe0d6d32
docs: fix errors in toh-pt6.md ( #49129 )
...
Line 182 and line 185 - grammatical and typo errors.
PR Close #49129
2023-04-18 16:21:35 +00:00
Lara Newsom
1d4cf95a94
docs(docs-infra): add lara newsom to GDE resources ( #49620 )
...
PR Close #49620
2023-04-17 18:31:14 +00:00
Matthieu Riegler
79a8b3c049
docs: Specify when an app is debuggable by the DevTools. ( #48970 )
...
DevMode is when the ng debug object is available. `Optimization:true` is responsible for treeshaking everything behind `ngDevMode`.
Fixes #48968
PR Close #48970
2023-04-17 17:32:42 +00:00
Angular Robot
628c52055a
build: update dependency eslint-plugin-jsdoc to v41 ( #49885 )
...
See associated pull request for more information.
PR Close #49885
2023-04-17 15:48:24 +00:00
Matthieu Riegler
1017630d04
refactor(docs-infra): cleanup deprecated code ( #49671 )
...
This commit replaces (non material-related) deprecated code present in the aio app.
* `pageYOffset` can be replaced by `scrollY`
* RxJs' `mapTo()` is just a `map()`
* `createNgModuleRef` can be replaced by `createNgModule`
* HttpEmits `ProgressEvent` not `ErrorEvent` (see #34748 )
* `SwUpdate.available` is replaced by `versionUpdates` with a `filter`
* `SwUpdate.activated` is replaced by the returned promised of `SwUpdate.activateUpdate`.
PR Close #49671
2023-04-17 14:04:26 +00:00
Qiuran Hu
b6f119e182
docs: fix typo in Hierarchical injectors doc ( #49824 )
...
PR Close #49824
2023-04-17 13:59:09 +00:00
ChrTall
a6f2c03204
docs: Fixed Typo ( #49753 )
...
Fixed Typo
PR Close #49753
2023-04-17 13:58:16 +00:00
Alan Agius
a3de0c3cea
docs: remove preboot reference from universal doc ( #49808 )
...
This package is no longer actively maintained and in general is not needed.
PR Close #49808
2023-04-12 09:24:05 -07:00
Andrew Kushnir
ebd14e79fb
build: update minimum supported Node version from 16.13.0 -> 16.14.0 for CI and AIO ( #49790 )
...
This commit updates the minimum supported Node version for CI and AIO from 16.13.0 -> 16.14.0 to ensure compatibility with dependencies.
PR Close #49790
2023-04-11 13:03:11 -07:00
Nikola Kološnjaji
108145020f
docs: Typo ( #49781 )
...
PR Close #49781
2023-04-11 10:27:53 -07:00
Matthieu Riegler
e7dd72c8de
docs: update docs about prodMode. ( #49745 )
...
Following angular#49723, this commit updates the doc to reflect the actual message prompted in the console.
PR Close #49745
2023-04-10 09:02:30 -07:00
Matthieu Riegler
9c07a42fbe
docs: Improve previous version navigation ( #49063 )
...
In archive mode the link to the current doc will now point to same page.
If the page doesn't exist anymore, it will show a contextualized warning message.
See #46850
PR Close #49063
2023-04-06 11:07:01 -07:00
Robin Richtsfeld
c26e4bea9d
docs: fix typo ( #49704 )
...
PR Close #49704
2023-04-04 15:00:39 -07:00
vikram menon
6e1b3adadb
docs: fix typo in quick reference ( #49655 )
...
Change indicatedr5t to indicated
PR Close #49655
2023-04-03 19:13:16 -07:00
Johnny Gérard
a6def648f5
docs: fix typo ( #49664 )
...
PR Close #49664
2023-04-02 22:10:13 -07:00
John Manners
08979e4589
docs: fix typo in toh-pg6.md ( #49141 )
...
Line 425. Change burning to burn.
PR Close #49141
2023-03-31 12:00:44 -07:00
Sarthak Thakkar
43e89bdacf
docs: fixed typo error ( #49637 )
...
PR Close #49637
2023-03-30 09:38:43 -07:00
Matthieu Riegler
07e78bbbf4
docs: Update Popup.service example to remove ComponentFactoryResolver ( #49638 )
...
`ComponentFactoryResolver` has been deprecated and can be replaced by `createComponent()`.
PR Close #49638
2023-03-30 09:38:16 -07:00
Asaf Malin
8ed4083a98
docs: fixed grammar ( #49560 )
...
PR Close #49560
2023-03-28 10:14:45 -07:00
Sid
3f8e4fb724
docs: add missing word ( #49565 )
...
I have added a word to make the sentence more meaningful.
PR Close #49565
2023-03-23 11:44:04 -07:00