94 Commits

Author SHA1 Message Date
Andrew Kushnir
d0ca7c792d docs: add Andrew Kushnir to Angular team ()
PR Close 
2019-04-24 11:04:13 -07:00
Ahsan Ayaz
d1b7d36646 docs: add Muhammad Ahsan Ayaz to GDE contributors group ()
PR Close 
2019-04-18 18:18:16 -07:00
George Kalpakas
d1d0f4a1ad fix(docs-infra): add missing ng-conf image ()
As of b9fead7f8, the image is referenced in `announcements.json`, but it
was already removed (as it wasn't used at the time) in 7f905da33.

PR Close 
2019-04-15 09:12:58 -07:00
Alex Eagle
77aff0b7bb docs(aio): add globegitter to Angular collaborators ()
PR Close 
2019-04-11 08:06:17 -07:00
George Kalpakas
cd6581e4f0 docs: use smaller image for Jason Bedard (since it was already available) ()
PR Close 
2019-04-01 11:24:42 -07:00
Brandon
12c9bd257d docs: add new getting started guide ()
PR Close 
2019-03-29 10:47:37 -07:00
JoostK
d46a7c8468 docs: add Joost Koehoorn to Angular collaborators ()
PR Close 
2019-03-28 10:12:01 -07:00
Bonnie Brennan
50fb629012 docs: add Bonnie to GDE page ()
PR Close 
2019-03-27 09:42:28 -07:00
Siddharth Ajmera
cfa6e8e008 docs: add Siddharth Ajmera to GDE resources ()
PR Close 
2019-03-21 15:57:16 -07:00
luixaviles
afe3e72601 docs: add Luis Aviles to GDE resources ()
PR Close 
2019-03-20 19:06:23 -04:00
Brandon
38c778e371 docs: add docs team to Angular Team section on collaborators page ()
PR Close 
2019-03-20 13:40:18 -04:00
Justin Schwartzenberger
9a364a82fb docs: add Justin Schwartzenberger to GDE page ()
PR Close 
2019-03-20 13:11:31 -04:00
Judy Bogart
bc99b774ba docs: add schematics guide ()
PR Close 
2019-03-19 15:47:14 -04:00
Alex Eagle
f7738ad8d6 fix(aio): add jbedard to Angular Collaborators ()
PR Close 
2019-03-15 00:14:12 -04:00
Alex Eagle
019e65abfb docs(aio): add Adam Plumer to Angular collaborators ()
PR Close 
2019-03-14 03:06:10 -04:00
Alex Eagle
a5a35ff54a docs(aio): Add Cédric Exbrayat to Angular collaborators ()
PR Close 
2019-03-13 12:56:15 -07:00
Alex Eagle
29fae6de08 docs(aio): add JiaLiPassion to Angular collaborators ()
PR Close 
2019-03-12 18:03:16 -07:00
Sam Julien
defc30c7ab docs: add Sam Julien to GDE group ()
PR Close 
2019-03-12 10:34:30 -07:00
George Kalpakas
ad9415af1d docs: remove unused examples and images ()
PR Close 
2019-03-07 13:24:01 -08:00
tomastrajan
c866c11bf8 docs: add tomas trajan to GDE resources ()
PR Close 
2019-03-07 07:30:08 -08:00
Alex Eagle
887faffa25 docs: cleanup contributors ()
- remove individuals from @angular/* package.json, we don't keep them up-to-date
- switch keys in contributors.json to GitHub handles, seems like a better identifier and lets us grab avatar images from GitHub account
- move emeritus ppl to a new Alumni group (won't yet appear on the site)
- add "lead/mentor" keys so we know who is coordinating work
- add a script that generates an "org chart" graphic

PR Close 
2019-03-06 14:48:30 -08:00
Author Name
1930e8a072 docs: add Leonardo Zizzamia to GDE resources ()
PR Close 
2019-02-25 14:07:55 -08:00
Sharon DiOrio
295a143ae0 docs: add Sharon DiOrio to contributors ()
PR Close 
2019-02-19 16:15:00 -08:00
sis0k0
71e64e93e6 docs: add Stanimira Vlaeva to contributors ()
PR Close 
2019-02-19 13:01:18 -08:00
Keilla Fernandes
0cc5804169 docs(aio): add Keilla Fernandes to GDE resources ()
PR Close 
2019-02-19 11:24:14 -08: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
Kapunahele Wong
75074d009f docs: rewrite event binding section and add example ()
PR Close 
2019-01-22 11:31:41 -08:00
dennisameling
3983d04b1c docs: fix dynamic-component-loader example for Adblock Plus + EasyList ()
Reported issue in  is due to EasyList being selected in ABP. This commit fixes both the image at the bottom of the Dynamic Component Loader example, and the Stackblitz demo.

Fixes 

PR Close 
2018-11-30 13:35:38 -08:00
Pete Bacon Darwin
aefa06f7df docs(core): update security guide sanitize example ()
The sanitizer now removes the content of script tags as well as the tag itself.

PR Close 
2018-10-26 12:31:49 -04:00
Brian Love
e4c7f369f2 docs: add Brian Love to GDE resources ()
PR Close 
2018-10-23 08:54:41 -07:00
Katerina Skroumpelou
716d887e51 docs: add Katerina Skroumpelou to GDE resources ()
PR Close 
2018-10-19 11:29:13 -07:00
jenniferfell
b2db32b715 docs: getting started updated for accuracy and style ()
PR Close 
2018-10-12 14:16:02 -07:00
Suguru Inatomi
35936864bc docs: add Suguru Inatomi to GDE resources ()
PR Close 
2018-10-04 10:10:52 -07:00
Judy Bogart
f455518d80 docs: integrate cli doc from wiki into main doc ()
PR Close 
2018-09-27 15:33:47 -07:00
Brandon Roberts
7db8111973 docs: add updated reactive forms data flow image ()
PR Close 
2018-09-25 18:48:15 -07:00
Brandon Roberts
9661bed3ba docs: add updated forms overview images ()
PR Close 
2018-09-25 18:48:15 -07:00
Brandon Roberts
95168e4de0 docs: integrate forms diagrams into overview ()
PR Close 
2018-09-25 18:48:15 -07:00
sajeetharan
48094835bf docs: add Sajee to contributors ()
PR Close 
2018-09-21 10:24:15 -07:00
Vani
f91b0455c0 docs(animations): updated animation docs ()
PR Close 
2018-09-19 10:37:31 -07:00
George Kalpakas
8b614d4e1b refactor(docs-infra): move concept icons to more appropriate location ()
PR Close 
2018-08-27 16:30:42 -04:00
George Kalpakas
7f905da335 refactor(docs-infra): remove unused images ()
PR Close 
2018-08-27 16:30:42 -04:00
Alex Rickabaugh
be24f9f0cb feat(docs-infra): Convert AIO to use the new Service Worker 5.0.0. ()
AIO is currently using a beta version of @angular/service-worker.
Since that was implemented, the SW has been rewritten and released
as part of Angular 5.0.0. This commit updates AIO to use the latest
implementation, with an appropriate configuration file that caches
the various AIO assets in useful ways.

PR Close 
2018-08-27 16:30:42 -04:00
Brandon Roberts
de03abbd34 docs: reactive forms guide copy edits ()
PR Close 
2018-08-16 13:50:51 -07:00
Kevin Yang
7a4fb44f8d docs(aio): add Kevin Yang to GDE resources ()
Add files via upload
PR Close 
2018-08-01 10:55:41 -07:00
Brandon Roberts
99a393e84f docs: add new Reactive Forms guide ()
PR Close 
2018-07-19 13:46:30 -04:00
Elana Olson
b91254fc43 docs(aio): add elana olson to contributor.json file ()
Add new contributor, elana olson, to the contributors list.

PR Close 
2018-06-20 16:50:54 -07:00
Kim Maida
49d5de68f6
docs(aio): Add GDE Kim Maida to contributors 2018-05-30 17:33:33 -07:00
Mashhood Rastgar
3de80fc7fb docs(aio): Added Mashhood as GDE in contributors ()
PR Close 
2018-05-29 16:20:05 -04:00
Juri
36cc72ee5b docs(aio): add Juri Strumpflohner to GDE resources ()
PR Close 
2018-05-25 13:43:50 -04:00