1051 Commits

Author SHA1 Message Date
Juri Strumpflohner
ae16378ee7 docs: fix wrong filename in text ()
This should be `ngsw.json` not `ngsw-config.json` as the latter is only the src file that gets then compiled into the `ngsw.json` and placed into the `dist` folder
PR Close 
2019-02-19 13:34:09 -08:00
Igor Minar
73b9cd75b9 style: reformat aio/content/marketing/contributors.json with clang-format ()
without this change, it's difficult to edit this file for anyone who has IDE configured for angular/angular development.

PR Close 
2019-02-19 13:01:18 -08:00
sis0k0
71e64e93e6 docs: add Stanimira Vlaeva to contributors ()
PR Close 
2019-02-19 13:01:18 -08:00
Trevor Karjanis
d8ae8993d8 docs(common): fix a typo in a debounce requests example header ()
Remove the extra parenthesis from a debounce requests example.

There are no associated issues.

PR Close 
2019-02-19 12:59:20 -08:00
Amadou Sall
af8d58cb51 docs: capitalize karma ()
PR Close 
2019-02-19 12:36:21 -08:00
Nikita Potapenko
9e82cebe5b docs: clarify behavior of dependency injection at root injector ()
PR Close 
2019-02-19 12:33:48 -08:00
Jamie R. Rytlewski
a17fd43fd5 docs: display the beginning label in interpolation guide example ()
Updating the doc to add the beginning label.

I'm not sure if this was the way it was intended, but it looked strange with just an ending </label> tag.

PR Close 
2019-02-19 12:24:45 -08:00
Keilla Fernandes
0cc5804169 docs(aio): add Keilla Fernandes to GDE resources ()
PR Close 
2019-02-19 11:24:14 -08:00
Sergej Grilborzer
980bb52d36 docs: warn that directives don't support namespaces ()
PR Close 
2019-02-19 11:01:55 -08:00
SebastienBtr
cb0a8b566f docs(router): change slideInDownAnimation into slideInAnimation ()
In the Routing & Navigation there is a typo - slideInDownAnimation, but it should be slideInAnimation

PR Close 

PR Close 
2019-02-13 12:03:45 -08:00
Judy Bogart
644e7a28d8 docs: add di-related api doc ()
PR Close 
2019-02-13 11:57:37 -08:00
Brandon
99e3a04ea2 ci(docs-infra): test docs examples with Ivy ()
PR Close 
2019-02-11 17:16:52 +00:00
Judy Bogart
570f735a2a docs: clarify library types integration ()
PR Close 
2019-02-11 17:13:44 +00:00
Brandon
9ec8aa5eb7 docs: re-enable E2E tests for Http guide ()
PR Close 
2019-02-11 17:09:25 +00:00
Brandon
5f2ae784da docs: run component-interaction and DI in JiT mode ()
PR Close 
2019-02-11 17:09:25 +00:00
Brandon
531aa5f8db docs: make method arguments optional in template syntax example ()
PR Close 
2019-02-11 17:09:25 +00:00
Brandon
bfee33edb9 docs: remove unused files in styleguide example ()
PR Close 
2019-02-11 17:09:25 +00:00
Brandon
1941d7c743 docs: ignore initial components for app compilation in router example ()
PR Close 
2019-02-11 17:09:25 +00:00
Brandon
21b5940abd docs: ignore files from app compilation for ngmodule-faq example ()
PR Close 
2019-02-11 17:09:25 +00:00
Brandon
2852beaded docs: make method arguments optional for event-binding example ()
PR Close 
2019-02-11 17:09:25 +00:00
Brandon
206a21704d docs: ignore component for app compilation for displaying data example ()
PR Close 
2019-02-11 17:09:24 +00:00
Brandon
46e6363686 docs: add insert remove component to AppModule for animations example ()
PR Close 
2019-02-11 17:09:24 +00:00
Brandon
457e07ccb1 docs: make toggleImage arguments optional in AngularJS quick reference ()
PR Close 
2019-02-11 17:09:24 +00:00
Brandon
05a14f8a8b docs: make parent finder functions compatible with AoT ()
PR Close 
2019-02-11 17:09:24 +00:00
Brandon
19f13b1ad4 docs: remove unused StringSafeDatePipe from AngularJS Quick Ref example ()
PR Close 
2019-02-11 17:09:24 +00:00
Brandon
0770978dfb docs: enable E2E test for setup example ()
This guide is not being shown publicly, and its test is currently being ignored.
Instead of deleting this test and guide, it may be repurposed in the future for a local development guide.

PR Close 
2019-02-11 17:09:24 +00:00
Brandon
863dbeeb7c docs: remove quickstart example and copy tsconfig.1.json into TS config guide ()
This example has long been replaced by the cli-quickstart, but was never deleted.

PR Close 
2019-02-11 17:09:24 +00:00
Brandon
425e0ee416 ci(docs-infra): run docs examples tests in production mode ()
PR Close 
2019-02-11 17:09:23 +00:00
Nikita Potapenko
2c00cb8f0f docs(core): fixed code snippets ()
PR Close 
2019-02-08 09:27:23 -08:00
Nikita Potapenko
d91ea2c499 docs(core): fixed typo ()
PR Close 
2019-02-08 09:19:39 -08:00
Sebastian Dorn
faf0b255d0 docs(aio): add Happy Angular Podcast to resources ()
PR Close 
2019-02-07 21:57:07 -08:00
cexbrayat
851cf16134 docs(service-worker): note about isStable/setInterval ()
The docs don't mention that the app will never be stable if a `setInterval` is running somewhere, and that it will prevent the servcie worker to be registered too.

PR Close 
2019-02-06 15:13:19 -05:00
LHearen
1e5012b2cc docs: fix shadow variable in tutorial example ()
PR Close 
2019-02-04 14:54:53 -05:00
Jeremy Elbourn
ec6e7303dd perf: pngcrush all pngs ()
This is the result of running
```sh
find ./ -iname "*.png" -exec pngcrush -brute -ow --  {} \;
```

[Summary of size reductions](https://docs.google.com/spreadsheets/d/12Qgx7DfKabWw0PJza6ozC1kCHTofi6wyBLWGtwLW7G4/preview)

Last done in July, 2017 in 

PR Close 
2019-02-01 13:56:02 -05:00
Jeff Cross
0eef958735 docs: add Jeff Cross to contributors ()
PR Close 
2019-01-29 16:41:31 -08:00
jithil-kore
ad499628cb docs: fix typo for Browserslist in build guide ()
PR Close 
2019-01-29 16:35:26 -08:00
Matti Järvinen
24f5428187 docs: fix typo for Browserslist in file structure guide ()
PR Close 
2019-01-29 16:33:18 -08:00
Nazar Nasirzada
a228d65412 docs: fix typo in lifecycle-hooks.md ()
## PR Checklist
Please check if your PR fulfills the following requirements:
 
* [x]  The commit message follows our guidelines: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit
* [ ]  Tests for the changes have been added (for bug fixes / features)
* [x]  Docs have been added / updated (for bug fixes / features)
 
## PR Type
What kind of change does this PR introduce?

* [ ]  Bugfix
* [ ]  Feature
* [ ]  Code style update (formatting, local variables)
* [ ]  Refactoring (no functional changes, no api changes)
* [ ]  Build related changes
* [ ]  CI related changes
* [x]  Documentation content changes
* [ ]  angular.io application / infrastructure changes
* [ ]  Other... Please describe:

## What is the current behavior?
Issue Number: N/A

## What is the new behavior?
## Does this PR introduce a breaking change?
* [ ]  Yes
* [x]  No

## Other information
PR Close 
2019-01-29 16:32:02 -08:00
Janghyun Han
dc8e461303 docs: angular.kr link added ()
PR Close 
2019-01-29 16:31:37 -08:00
onlyflix
41e68f7a7a style: change to American English ()
PR Close 
2019-01-29 16:30:25 -08:00
Dhananjay Kumar
8e75a40735 docs(docs-infra): add ng-India to events list ()
docs: add ng-India to events list
PR Close 
2019-01-28 20:18:51 -08:00
Dario Braun
056d35c97c docs: fix typo and add parenthesis to method in HTTP tutorial ()
Merge remote-tracking branch 'origin/TOH' into TOH


PR Close 
2019-01-24 10:23:25 -08:00
Kapunahele Wong
75074d009f docs: rewrite event binding section and add example ()
PR Close 
2019-01-22 11:31:41 -08:00
Giorgos Bamparopoulos
197676a6dd docs: rename "internal" access modifier to "protected" ()
PR Close 
2019-01-22 11:20:26 -08:00
Luiz Machado
1fb6731285 docs: fix crisis-detail milestone files ()
Crisis Detail's template was being added two times and the component's TS none.
PR Close 
2019-01-22 11:19:51 -08:00
Hamza TEI
1df8be5573 docs: update link to post on redirects in router guide ()
Change victor savkin's url post on redirects to:
http://vsavkin.tumblr.com/post/146722301646/angular-router-empty-paths-componentless-routes

PR Close 
2019-01-22 11:17:18 -08:00
ericksoen
6324ad45e7 docs: correct minor typo ()
PR Close 
2019-01-22 10:19:05 -08:00
Stepan Suvorov
7439b46c5a docs: fix explanation of Injectable decorator in architecture guide ()
PR Close 
2019-01-22 10:18:05 -08:00
Tomas Veras
6bd20e8b2f docs: add missing type when handling errors in hero service. ()
PR Close 
2019-01-22 09:43:43 -08:00
Kayce Basques
366a6bf192 docs: make the styles section less ambiguous ()
PR Close 
2019-01-22 09:42:51 -08:00