1962 Commits

Author SHA1 Message Date
Ajit Singh
171a0d0696 docs: add ngc to glossary ()
ngc angular compiler was not mentioned in the glossary.
Glossary should contain the relevant terms in angular
which are hard to get. So, added a small defination of
ngc to the glossary

PR Close 
2020-09-15 11:29:50 -07:00
santoshyadavdev
3934f0a833 docs(elements): convert the ng add command to code-example ()
the command was hardly visible currently
changing it to shell for visibility

PR Close 
2020-09-14 14:31:05 -07:00
Pete Bacon Darwin
66129f8ea6 docs: clarify what fixes are merged to LTS versions ()
PR Close 
2020-09-11 08:45:42 -07:00
David Shevitz
03447ba52f docs: Move Displaying data topic and ToH tutorial ()
Move the "Displaying data topic" into the Tutorials section.
Move the ToH tutorial to the top of the tutorials section.

PR Close 
2020-09-10 14:32:25 -07:00
Kapunahele Wong
3c4b8b97c1 docs: put docs style guide back in left nav ()
PR Close 
2020-09-09 16:22:58 -07:00
thekiba
3d77b64fc3 docs: add Andrew Grekov to GDE resources ()
This commit adds Andrew Grekov to the GDE
resources page and describes his work as a software
engineer using angular and .NET.

PR Close 
2020-09-09 09:44:47 -07:00
Lars Gyrup Brink Nielsen
f645d26e3f docs(docs-infra): add The Deep Dive podcast, update Angular inDepth URL ()
Add the new podcast called The Deep Dive to the list of Podcast resources.

Also replace the name and URL for Angular inDepth as the old URL is deprecated.

PR Close 
2020-09-09 09:11:11 -07:00
Alain Chautard
7997fc5f97 docs: mark the entryComponents array as deprecated ()
The `entryComponents` array is now deprecated (per https://angular.io/api/core/NgModule#entryComponents
and https://angular.io/guide/deprecations#entryComponents).

PR Close 
2020-09-09 09:07:18 -07:00
Pete Bacon Darwin
3cb2a79399 docs: update v9 support status to LTS ()
PR Close 
2020-09-09 09:06:56 -07:00
Kuzivakwashe
19a484302d docs: Fix component decorator closing brackets ()
PR Close 
2020-09-09 09:06:10 -07:00
Sonu Kapoor
ded075a79c docs: add missing space ()
This commit adds a missing space after the comma in listing the rxjs
operators section.

PR Close 
2020-09-09 09:05:47 -07:00
Dan Manastireanu
b0c79f2373 docs: Describe a scenario in which ngOnChanges is not called before ngOnInit. ()
Closes 

PR Close 
2020-09-08 14:06:48 -07:00
Alan Cohen
261f689e9b docs: remove duplicate trans-unit element closing tag ()
PR Close 
2020-09-08 10:06:03 -07:00
rch850
d9da7e5a18 docs: fix result of sanitization example ()
This is same as  which lost in .
PR Close 
2020-09-08 10:04:53 -07:00
Aristeidis Bampakos
79d8795633 docs: fix typos in library guide ()
This PR fixes minor typos in the Creating libraries guide.

PR Close 
2020-09-08 10:04:31 -07:00
Aristeidis Bampakos
3e57ca1d98 docs: fix typos in deployment guide ()
This PR fixes some typos regarding the .browserslistrc file in the Deployent guide

PR Close 
2020-09-08 10:03:56 -07:00
Guanghui Wang
c2d017de83 docs: word correction ()
PR Close 
2020-09-08 10:03:22 -07:00
Aristeidis Bampakos
4e5286180b docs: fix typo in lightweight injection guide ()
PR Close 
2020-09-08 10:02:20 -07:00
Taylor Buckner
1c7e5cef3e docs: add dayjs date adapter to resources page ()
PR Close 
2020-09-03 12:00:17 -07:00
Joey Perrott
fdea1804d6 fix(core): remove CollectionChangeRecord symbol ()
Remove CollectionChangeRecord as it was deprecated for removal in v4, use
IterableChangeRecord instead.

BREAKING CHANGE: CollectionChangeRecord has been removed, use IterableChangeRecord
instead

PR Close 
2020-09-02 16:45:19 -07:00
Joey Perrott
86e7cd8117 docs: correct link to chrome status in component style guide ()
Corrects the link to the chromestatus page which errantly linked to features
rather than feature (singular).

Fixes 

PR Close 
2020-09-02 14:45:20 -07:00
David Shevitz
71acf9dd49 docs: Restructure table of contents to provide a more streamlined experience. ()
PR Close 
2020-08-31 16:16:54 -07:00
Sonu Kapoor
f5d1e9a2d1 docs(service-worker): add section to explain unrecoverable state ()
PR Close 
2020-08-31 11:41:13 -07:00
Dwayne Hinterlang
0a7a5e3aff docs: Remove confusion between do/avoid templates ()
PR Close 
2020-08-31 10:25:16 -07:00
Akash
52c7a4bfc6 docs: ng generate module command doc change ()
PR Close 
2020-08-31 08:43:19 -07:00
GavinMK
827ba05914 docs: remove first person and space in CircleCI in the testing guide. ()
PR Close 
2020-08-31 08:42:04 -07:00
narmit
b2857b4e3a docs: remove double space in start-data. ()
PR Close 
2020-08-31 08:41:30 -07:00
Da-Woon Chung
5d5caf21b8 docs: fix broken markdown in start/start-data ()
PR Close 
2020-08-31 08:40:57 -07:00
Keen Yee Liau
4036281007 docs: Update contributor info for kyliau ()
Added twitter handle, website, and a short bio.

PR Close 
2020-08-27 10:39:30 -07:00
Sonu Kapoor
164cd274a4 test(docs-infra): add commands to run the unit tests ()
This commit adds the necessary custom commands to run the tests in a
node environment.

PR Close 
2020-08-27 09:05:59 -07:00
Sonu Kapoor
fedcfec346 test(docs-infra): add missing tests for obserables and promises ()
This commit adds missing tests for obserables and promises which
are both stand-alone mini-apps.

PR Close 
2020-08-27 09:05:56 -07:00
Sam Vloeberghs
618cb32407 docs: add Sam Vloeberghs to GDE list ()
PR Close 
2020-08-26 12:52:56 -07:00
Aristeidis Bampakos
80cab26023 docs: Minor fixes in NgModules section ()
Apply minor fixes to various guides of the NgModules section

PR Close 
2020-08-25 15:24:02 -07:00
Aristeidis Bampakos
841dfa68f9 docs: typo fixes in the component testing scenarios guide ()
Fixed some typos and removed a warning about limitation of the `fakeAsync` that is already mentioned in a helpful alert

PR Close 
2020-08-25 15:16:53 -07:00
Aristeidis Bampakos
94a3e0e81d docs: add correct path for karma.conf.js file ()
In the latest Angular CLI versions, the `karma.conf.js` file resides in the root folder of the Angular CLI project.

PR Close 
2020-08-25 09:56:32 -07:00
Aristeidis Bampakos
9cbde86534 docs: fix typo in the testing component basics guide ()
The guide ends with a sentence that implies there are more tests following the end of the guide.

PR Close 
2020-08-25 09:55:59 -07:00
windmichael
6e643d9874 docs(localize): fix angular.json syntax ()
In chapter internationalization (i18n) at section "Deploy multiple locales" the syntax for angular.json is wrong.
This commit fixes the angular.json, when specifying the translation file and the baseHref for a locale.

PR Close 
2020-08-24 09:25:35 -07:00
Ajit Singh
2a643e1ab6 docs: change function name from async -> waitForAsync ()
async function name was changed to waitForAsync but it was left in testing-utility-api
file.

PR Close 
2020-08-21 12:17:51 -07:00
Aristeidis Bampakos
956b25a100 docs: apply code styling in template reference variables guide ()
PR Close 
2020-08-20 13:01:33 -07:00
Santosh Yadav
22f1ac3e37 docs: udpate the details ()
updating my twitter handle and bio as it is changed from
Angular and Web Tech to Angular also the
twitter handle is changed to SantoshYadavDev

PR Close 
2020-08-20 09:38:58 -07:00
Aristeidis Bampakos
1ec609946f docs: Typos fixes in the binding syntax guide ()
PR Close 
2020-08-19 14:05:48 -07:00
Aristeidis Bampakos
55fd725e74 docs: Fix typo in the inputs and outputs guide ()
PR Close 
2020-08-19 08:27:44 -07:00
Sergey Falinsky
5f2e475abf docs: remove unused Input decorator ()
In the part "5. Add In-app Navigation" of the tutorial it was already removed
PR Close 
2020-08-12 11:26:10 -07:00
Alan Agius
823dd5b341 docs: update web-worker CLI commands to bash style ()
With this change we update the CLI generate commands to be in bash style.

PR Close 
2020-08-12 11:24:35 -07:00
Vlad GURDIGA
4d17418569 docs: delete one superfluous sentence ()
PR Close 
2020-08-12 08:23:18 -07:00
Alan Agius
a6292faa97 docs: remove solution style tsconfig ()
Following the issues highlighted in
https://docs.google.com/document/d/1eB6cGCG_2ircfS5GzpDC9dBgikeYYcMxghVH5sDESHw/edit?usp=sharing
and discussions held with the TypeScript team.
Together with the TypeScript team it was decided that the best course of action is to rollback this feature.

In future, it is not excluded that solution style tsconfigs are re-introduced.

See: https://github.com/angular/angular-cli/pull/18478

PR Close 
2020-08-11 16:32:20 -07:00
Andrew Scott
71138f6004 feat(compiler-cli): Add compiler option to report errors when assigning to restricted input fields ()
The compiler does not currently report errors when there's an `@Input()`
for a `private`, `protected`, or `readonly` directive/component class member.
This change adds an option to enable reporting errors when a template
attempts to bind to one of these restricted input fields.

PR Close 
2020-08-11 09:55:48 -07:00
Gillan Martindale
6ff28ac944 docs: Remove redundant sentence from Router ()
PR Close 
2020-08-10 09:52:30 -07:00
cindygk
0de93fd402 docs: update team contributors page ()
Removing Kara, Denny, Judy, Tony, Matias as they are no longer actively working on the project
PR Close 
2020-08-10 09:51:50 -07:00
Shmuela Jacobs
445ac15a78 docs: fix purpose description of "builders.json" ()
PR Close 
2020-08-07 15:04:56 -07:00