383 Commits

Author SHA1 Message Date
ghiscoding
efbb147f65 docs: add Angular-Slickgrid library to the list of resources ()
PR Close 
2020-01-08 15:06:44 -08:00
Sholka Jadav
e14e43bda2 docs: add rxweb reactive form validation library to resources ()
PR Close 
2020-01-06 11:21:16 -08:00
owenmecham
1583293694 docs: ng-conf 2020 the musical ()
Added event and announcement info for ng-conf 2020

PR Close 
2019-12-12 09:06:11 -08:00
ajitsinghkaler
421dba0184 fix(docs-infra): make header full-width and panels full-width on mobile screens ()
On events page the header was not able to take full width when body exceeds viewport width of the screen So made the below body go overflow-x auto and resources page was taking 80% of the width which is okay on desktop but on mobile it should take 100% width put a media quer for it.

Fixes 

PR Close 
2019-12-05 13:06:36 -08:00
David Shevitz
02134172dd docs: add David Shevitz to about page ()
PR Close 
2019-12-05 11:19:59 -08:00
Denys Vuika
28ef1af376 docs: update Angular books list ()
PR Close 
2019-12-05 10:11:25 -08:00
Kwinten Pisman
e315215983 docs: add kwinten pisman to GDE resources ()
PR Close 
2019-12-03 16:11:40 -08:00
Santosh Yadav
6108962291 docs: add ngIndia to event page ()
PR Close 
2019-11-27 13:04:08 -08:00
JiaLiPassion
5129bccebf docs: add TracyLee to GDE list ()
PR Close 
2019-11-22 18:40:03 -05:00
Joey Perrott
e24453b9f8 docs: Add Joey Perrott to Angular team in contributors ()
PR Close 
2019-11-22 17:40:03 -05:00
Santosh Yadav
9f211ba0f5 docs: add santosh yadav as GDE resource ()
PR Close 
2019-11-22 12:45:52 -05:00
Martina Kraus
2303dc4f28 docs: add martina kraus to GDE resources ()
PR Close 
2019-11-21 16:52:32 -05:00
Dyma
11a35e5d14 docs: add learning resource ()
PR Close 
2019-11-20 14:56:56 -08:00
Alyssa Nicoll
4ae754a222 docs: Update Alyssa on GDE list ()
PR Close 
2019-11-20 14:52:00 -08:00
dishanfernando
ffe57a004c docs: Hyperlink to HTML & CSS ()
Link to have a reference on the HTML & CSS for basic understanding.

PR Close 
2019-11-15 10:36:18 -08:00
ketangote
fcde671ae2 docs: updated amexio resource description ()
PR Close 
2019-11-12 09:52:48 -08:00
JiaLiPassion
a40103d849 docs: update jiali's info ()
PR Close 
2019-11-08 14:41:16 -08:00
Doug Parker
25aaff2ee1 docs: Adding Doug Parker to contributors list. ()
PR Close 
2019-11-05 00:55:17 +00:00
FabianGosebrink
ac9d044cad docs: add GDE profile of Fabian Gosebrink ()
PR Close 
2019-11-02 00:53:05 +00:00
Dave
f185fabc11 docs: add GDE profile of David Muellerchen ()
PR Close 
2019-11-01 22:23:06 +00:00
Mike Brocchi
feb5f27d09 docs: Add Mike Brocchi to the list of GDEs ()
PR Close 
2019-11-01 17:40:16 +00:00
ayazhafiz
c44a1a78a9 docs: add ayaz hafiz as a contributor ()
PR Close 
2019-10-18 14:43:13 -04:00
Santosh Yadav
0ce8621196 docs: add dotnettricks to training ()
PR Close 
2019-10-07 11:03:03 -07:00
Rustam
c07b6fece5 docs: added link to ngRuAir podcast ()
PR Close 
2019-09-26 07:37:54 -07:00
idzark
79b673a17f docs: add mdb angular boilerplate to docs resources ()
PR Close 
2019-09-10 17:22:31 -04:00
Leonardo Zizzamia
66df745721 docs: add NG Rome MMXIX to Events resources ()
PR Close 
2019-09-09 15:56:23 -04:00
Dominik Pieper
8ae7f14252 docs: add akita to the list of data libraries ()
PR Close 
2019-09-06 14:58:16 -04:00
alexzuza
e505fa61f3 docs: add Alexey Zuev to GDE resources ()
PR Close 
2019-09-05 13:34:01 -04:00
AMarinov
01e0f58dd6 docs: Updating the Ignite UI for Angular url ()
PR Close 
2019-09-04 11:51:40 -07:00
Jordan Nelson
d953c1cee3 docs: update marketing resources.json with ExtAngular ()
PR Close 
2019-08-27 16:12:31 -07:00
Kara Erickson
c957dfc167 docs: update collaborators page ()
PR Close 
2019-08-21 08:26:43 -07:00
Jordan Nelson
7d4c9e4b67 docs: update marketing resources with Angular UI Toolkit ()
PR Close 
2019-08-13 11:36:37 -07:00
Kapunahele Wong
3cd8a2b907 docs: update events page and fix ordering ()
PR Close 
2019-08-13 09:57:28 -07:00
mgechev
046532b661 docs: add links to web.dev/angular guides ()
This PR adds the following links to web.dev/angular:

1. Link to the guides in the resource section under "Online Training"
2. Links to code-splitting & preloading in the lazy-loading guide
3. Link to the accessibility guide on web.dev/angular

PR Close 
2019-08-01 17:45:43 -07:00
Yann Bertrand
9e9179e915 docs: update Zenika trainings URL in resources.json ()
PR Close 
2019-08-01 10:09:49 -07:00
kristinavavrova
8e7a0d4ff9 docs: add ReactiveConf 2019 to events ()
PR Close 
2019-07-31 11:37:44 -07:00
George Kalpakas
dd0be7feb7 fix(docs-infra): always default to no linenums in <aio-code> ()
Previously, `linenums` defaulted to true if the content was more than 10
lines long and false otherwise.

Since in most cases linenums add unnecessary visual noise, this commit
changes `linenums` to always default to false (regardless of the size of
the content). It can be still be turned on by explicitly setting to true
or a number.

PR Close 
2019-07-24 14:38:54 -07:00
Max Ivanov
5ae9b76a9b docs: add ngxs to library section ()
PR Close 
2019-07-23 21:14:44 -07:00
Stephen Fluin
d6c80871f5 docs: remove and update resource list ()
PR Close 
2019-07-15 12:23:33 -04:00
Snehal Baghel
7ea6073534 docs: add angular-in-depth to community curations ()
PR Close 
2019-07-11 11:43:34 -04:00
Oleg Pimenov
1f1cf1a169 docs: add Mosaic library to resources ()
PR Close 
2019-06-21 10:14:04 -07:00
Wassim Chegham
799d1fd333 docs(aio): add missing description to dev.to link ()
PR Close 
2019-06-14 10:41:12 -07:00
Wassim Chegham
7afd2603c9 docs: add dev.to link to the help section ()
PR Close 
2019-06-07 08:47:01 -07:00
Charles Lyding
f5b0c8a323 docs: remove mention of project settings from analytics ()
This settings are not yet implemented and will be available in 8.1.

PR Close 
2019-05-30 13:42:34 -04:00
Michael Hladky
0d23cedab8 docs: add Michael Hladky to GDE resources ()
PR Close 
2019-05-24 13:40:33 -04:00
jenniferfell
1c3ee41902 docs: move old quick start content into new local setup guide ()
PR Close 
2019-05-20 10:16:23 -07:00
Kamil Myśliwiec
9d5abfb3d9 docs: add kamil mysliwiec to GDE resources ()
PR Close 
2019-05-17 13:32:44 -07:00
陈旭10045812
3b551e0fcd docs(aio): add awade jigsaw into resources ()
PR Close 
2019-05-07 13:13:22 -07:00
Andrew Kushnir
d0ca7c792d docs: add Andrew Kushnir to Angular team ()
PR Close 
2019-04-24 11:04:13 -07:00
Suguru Inatomi
5a07aa484d docs: add ng-japan 2019 event ()
PR Close 
2019-04-22 08:45:44 -07:00