luixaviles
afe3e72601
docs: add Luis Aviles to GDE resources ( #29405 )
...
PR Close #29405
2019-03-20 19:06:23 -04:00
Brandon
38c778e371
docs: add docs team to Angular Team section on collaborators page ( #29396 )
...
PR Close #29396
2019-03-20 13:40:18 -04:00
Justin Schwartzenberger
9a364a82fb
docs: add Justin Schwartzenberger to GDE page ( #29401 )
...
PR Close #29401
2019-03-20 13:11:31 -04:00
Hans Larsen
aae6f7b40b
docs: add usage analytics gathering guide to aio ( #29382 )
...
This guide is to help third party administrators to collect usage analytics
gathering for their own users with their own Google Analytics dashboard. It
is not meant for a generic audience.
PR Close #29382
2019-03-19 20:12:26 -04:00
Hans Larsen
5f50562be5
docs: add usage notice for CLI analytics ( #29382 )
...
This is going to be linked to users who want to know more about
analytics.
PR Close #29382
2019-03-19 20:12:26 -04:00
Judy Bogart
bc99b774ba
docs: add schematics guide ( #28343 )
...
PR Close #28343
2019-03-19 15:47:14 -04:00
Kapunahele Wong
c0ad9e104d
docs: edit $any() section and add example in Template Syntax ( #28157 )
...
PR Close #28157
2019-03-19 13:19:17 -04:00
Robert Tyree
4a665ca50b
docs: fix typo in section introduction ( #29394 )
...
PR Close #29394
2019-03-19 13:09:07 -04:00
Alan
bf2db12fc9
docs: update universal project structure ( #29332 )
...
In version 8 the project structure is slightly different
PR Close #29332
2019-03-15 14:08:23 -04:00
Eduard
dfb220ea6b
docs: fix a typo in creating libraries guide ( #29154 )
...
PR Close #29154
2019-03-15 12:43:15 -04:00
Alex Eagle
f7738ad8d6
fix(aio): add jbedard to Angular Collaborators ( #29141 )
...
PR Close #29141
2019-03-15 00:14:12 -04:00
Brandon Roberts
8ed13a37f0
docs: clarify commands to integrate routing ( #26530 )
...
PR Close #26530
2019-03-14 18:26:53 -04:00
Brandon
f50928f5b7
docs: remove configuration instructions at the top of the i18n guide ( #29313 )
...
The instructions lead you to think you run this step before setting
up your locale. The command is mentioned further in the guide after
setup is complete.
Closes #26052
PR Close #29313
2019-03-14 16:58:02 -04:00
Greg Magolan
e76cf8c775
build: fix aio test ( #29210 )
...
PR Close #29210
2019-03-14 11:38:12 -04:00
Brandon
2064508876
docs: fix redirect with secondary outlet in router guide example ( #29267 )
...
The URL wasn't be parsed into a UrlTree, so redirecting with a
secondary route went to a 404
Closes #28805
PR Close #29267
2019-03-14 10:51:52 -04:00
Alex Eagle
019e65abfb
docs(aio): add Adam Plumer to Angular collaborators ( #29143 )
...
PR Close #29143
2019-03-14 03:06:10 -04:00
Alex Eagle
a5a35ff54a
docs(aio): Add Cédric Exbrayat to Angular collaborators ( #29169 )
...
PR Close #29169
2019-03-13 12:56:15 -07:00
Judy Bogart
1625d86178
docs: de-emphasize monorepo ( #28377 )
...
PR Close #28377
2019-03-12 18:06:22 -07:00
Judy Bogart
c4c34fe60e
docs: clarify multi project structure ( #28377 )
...
PR Close #28377
2019-03-12 18:06:22 -07:00
Alex Eagle
29fae6de08
docs(aio): add JiaLiPassion to Angular collaborators ( #29145 )
...
PR Close #29145
2019-03-12 18:03:16 -07:00
Brandon
1c251e59d7
docs: fix failing specs in testing example ( #29256 )
...
The tests that need the actuallyDone flag are grouped together
PR Close #29256
2019-03-12 11:58:28 -07:00
WilliamKoza
37b9f06f1e
docs: change the file name of the public API according with Angular CLI ( #29200 )
...
PR Close #29200
2019-03-12 11:17:22 -07:00
Paul Gschwendtner
e20a29a153
build(docs-infra): support running cli docs examples concurrently ( #29103 )
...
PR Close #29103
2019-03-12 10:46:03 -07:00
Sam Julien
defc30c7ab
docs: add Sam Julien to GDE group ( #29190 )
...
PR Close #29190
2019-03-12 10:34:30 -07:00
Adam Plumer
ed4675e5a1
docs: update Universal guide ( #28956 )
...
PR Close #28956
2019-03-11 15:33:21 -07:00
Adam Plumer
6b6fdffc12
fixup! docs: update Universal guide ( #28296 )
...
PR Close #28296
2019-03-11 10:52:18 -07:00
Adam Plumer
a29ce57732
docs: migrate examples from @angular/http to @angular/common/http ( #28296 )
...
PR Close #28296
2019-03-11 10:52:17 -07:00
Patrick Roche
d4728c40d9
docs: add ending slash to input in TOH pt1 and pt2 examples ( #29176 )
...
PR Close #29176
2019-03-08 09:33:57 -08:00
George Kalpakas
ad9415af1d
docs: remove unused examples and images ( #28597 )
...
PR Close #28597
2019-03-07 13:24:01 -08:00
tomastrajan
c866c11bf8
docs: add tomas trajan to GDE resources ( #29116 )
...
PR Close #29116
2019-03-07 07:30:08 -08:00
Alex Eagle
887faffa25
docs: cleanup contributors ( #28930 )
...
- 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 #28930
2019-03-06 14:48:30 -08:00
Filipe Silva
6b98b534c8
docs: update ivy opt-in flag ( #29010 )
...
Followup to https://github.com/angular/angular/pull/28569#issuecomment-467380883 and https://github.com/angular/angular-cli/pull/13773 .
Note: this flag will only work on `@angular/cli@8.0.0-beta.3` (currently unreleased) and above.
PR Close #29010
2019-03-06 11:00:33 -08:00
George Kalpakas
4486dabf01
docs: order upcoming events in chronological order ( #29115 )
...
Related to https://github.com/angular/angular/pull/29095#issuecomment-469386472 .
PR Close #29115
2019-03-05 09:51:09 -08:00
Amadou Sall
d2f015f57e
docs: fix minor typo ( #29100 )
...
tradition -> traditional
PR Close #29100
2019-03-04 10:15:37 -08:00
Pete Bacon Darwin
05a9090ded
docs: add AngularConnect announcement for after ng-conf ( #29096 )
...
PR Close #29096
2019-03-04 10:14:41 -08:00
Pete Bacon Darwin
bfc40da6aa
docs(docs-infra): update where we are presenting ( #29095 )
...
PR Close #29095
2019-03-04 10:13:53 -08:00
Filipe Silva
f01247f0a4
docs: add ivy opt-in docs ( #28569 )
...
PR Close #28569
2019-02-26 08:42:47 -08:00
George Kalpakas
846c431eb7
docs: re-phrase note in architecture guide for clarity ( #28543 )
...
PR Close #28543
2019-02-26 08:39:16 -08:00
Author Name
1930e8a072
docs: add Leonardo Zizzamia to GDE resources ( #25935 )
...
PR Close #25935
2019-02-25 14:07:55 -08:00
Nikita Poltoratsky
7a11242388
docs: add Nebular to UI Components section in resources ( #28838 )
...
PR Close #28838
2019-02-25 12:54:57 -08:00
nchetankumar
65de0d6d0e
docs: modify the descendant spelling and remove multiple times parent's word ( #27886 )
...
PR Close #27886
2019-02-25 12:54:28 -08:00
Mikhail Tatsky
ef1b9e6d71
docs: add FancyGrid to resources page ( #28949 )
...
PR Close #28949
2019-02-25 10:23:33 -08:00
Camille Roux
65d3ddabf3
docs: add Human Coders trainings in resources.json ( #28840 )
...
PR Close #28840
2019-02-25 10:23:00 -08:00
softchris
0b8aad2ca0
docs: add ngVikings 2019 to events page ( #28501 )
...
PR Close #28501
2019-02-25 10:22:28 -08:00
Rick Katka
0071048cf9
docs: Updated TOH Heros documentation ( #28347 )
...
Updated the TOH Heros documentation to specify that the ng cli now generates 4 files
PR Close #28347
2019-02-25 10:21:44 -08:00
Oscar Busk
6ccf743627
docs: clarify documentation about listening to progress events ( #28892 )
...
PR Close #28892
2019-02-22 10:50:43 -08:00
Daniel Ruf
1778bd3470
refactor: remove unused and duplicate CSS properties from styleguide examples ( #28252 )
...
PR Close #28252
2019-02-22 09:51:35 -08:00
Jeferson Duwe
cbfc1f238e
docs: fix ngSwitch example ( #28899 )
...
docs: fix ngSwitch example
remove the predix "app-" from the confuse emotion ngSwitchCase.
PR Close #28899
2019-02-22 08:54:00 -08:00
Kapunahele Wong
64e6aaa4f1
docs: edit resources description ( #28764 )
...
PR Close #28764
2019-02-21 12:34:05 -08:00
Sharon DiOrio
295a143ae0
docs: add Sharon DiOrio to contributors ( #28671 )
...
PR Close #28671
2019-02-19 16:15:00 -08:00