George Kalpakas
2a83dbb0d8
style(aio): remove background from lazy-loading
concept icon ( #23950 )
...
Fixes #23938
PR Close #23950
2018-05-21 16:08:08 -04:00
mhartington
4007d00403
docs(aio): add mhartington to gde ( #23777 )
...
PR Close #23777
2018-05-21 16:05:18 -04:00
Akihito Tamagawa
61e32ac3c4
docs(aio): fix typo ( #23990 )
...
are are -> are
PR Close #23990
2018-05-21 16:04:09 -04:00
Collin Klopfenstein
43ee10fbbd
docs(aio): changed 'onVoted' output property to 'voted' to be in line with the styleguide ( #23832 )
...
PR Close #23832
2018-05-16 17:23:05 -04:00
Brandon Roberts
eb90039ea1
docs(aio): Expose server and CLI configuration for universal in guide ( #23842 )
...
Closes #23795
PR Close #23842
2018-05-16 17:21:44 -04:00
Alexander Burakevych
52cbe894e9
docs(aio): add Angular Conf Australia to events ( #22929 )
...
Angular Conf Australia 2018 will be held at June 22 in Melbourne, Australia!
https://www.angularconf.com.au/
PR Close #22929
2018-05-16 17:18:47 -04:00
Suguru Inatomi
41c2030534
docs(aio): fix path to observables guide ( #23858 )
...
PR Close #23858
2018-05-16 17:16:48 -04:00
Jonathan Sharpe
daee41a40a
docs(aio): update HTTP error test example ( #22844 )
...
Update the example to match the description preceding it, which refers to the
use of the error method and ErrorEvent rather than the flush method with a
non-2xx status as shown previously.
PR Close #22844
2018-05-16 17:15:20 -04:00
Stephen Fluin
0f6407750b
docs(aio): Remove Intertech with no courses scheduled ( #22867 )
...
PR Close #22867
2018-05-16 17:09:44 -04:00
Stefanie Fluin
95fca24fd8
feat(aio): add brand and concept icons, img style class more flexible ( #23589 )
...
PR Close #23589
2018-05-15 15:36:07 -07:00
George Kalpakas
c6b618d020
fix(service-worker): deprecate versionedFiles
in asset-group resources ( #23584 )
...
Since `versionedFiles` behaves in the exact same way as `files`, there
is no reaason to have both. Users should use `files` instead.
This commit deprecates the property and prints a warning when coming
across an asset-group that uses it. It should be completely removed in
a future version.
Note, it has also been removed from the default `ngsw-config.json`
template in angular/devkit#754.
PR Close #23584
2018-05-15 12:19:08 -07:00
Jon Gear
b5d3de50cc
docs(aio): use heroesUrl ( #23884 )
...
PR Close #23884
2018-05-14 10:38:15 -07:00
Pete Bacon Darwin
734d37b231
build(aio): improve enum
API rendering ( #23872 )
...
* The member details section is now called "Members", rather
than "Properties".
* The property table now displays appropriate table headings:
"Member", "Value", "Description".
* The "Value" column is not shown if none of the members have
a value.
Closes #22678
PR Close #23872
2018-05-14 10:37:42 -07:00
Pete Bacon Darwin
bc2063807c
build(aio): ensure usageNotes are copied into decorator API docs ( #23901 )
...
PR Close #23901
2018-05-14 10:35:33 -07:00
Pete Bacon Darwin
2a528fcb15
build(aio): display types of API const docs correctly ( #23850 )
...
Previously these docs always displayed `any` as the type
of the const export. Now the type is computed correctly from
the declared type or initializer of the constant.
PR Close #23850
2018-05-11 16:44:51 -04:00
George Kalpakas
56be3375ec
fix(aio): make background transparent in 144x144 PWA icon ( #23851 )
...
Fixes #23827
PR Close #23851
2018-05-11 12:38:21 -04:00
Cory Rylan
1b83b3fb15
docs(aio): add Cory Rylan to GDE resources ( #23840 )
...
PR Close #23840
2018-05-11 12:32:38 -04:00
panakour
14d4625ede
docs: update version to 6 in language-service ( #20795 )
...
PR Close #20795
2018-05-11 12:22:51 -04:00
Judy Bogart
2b578f5c61
docs(elements): add angular element term to glossary ( #23807 )
...
PR Close #23807
2018-05-10 15:50:00 -07:00
swseverance
12dcb313af
style: remove empty comments ( #23404 )
...
PR Close #23404
2018-05-10 15:48:13 -07:00
Judy Bogart
f576851ecc
docs(elements): emphasize future direction, update link ( #23806 )
...
PR Close #23806
2018-05-10 15:46:53 -07:00
Alain Chautard
484233f6c1
docs(aio): add Alain Chautard in GDE list ( #23783 )
...
PR Close #23783
2018-05-10 12:07:10 -07:00
cexbrayat
06776d1d10
fix(aio): fix error in import after RxJS 6 migration ( #22886 )
...
PR Close #22886
2018-05-09 11:52:04 -07:00
Pete Bacon Darwin
7b06fa88ab
build(aio): include navigation.json
changes in docs-watch ( #23698 )
...
Closes #23582
PR Close #23698
2018-05-09 11:45:19 -07:00
George Kalpakas
3d712894ae
fix(aio): add link to v5 docs ( #23794 )
...
Fixes #23781
PR Close #23794
2018-05-09 11:44:45 -07:00
Brandon Roberts
fe7f48c1d5
docs(aio): Upgrade example dependencies to Angular V6 ( #23660 )
...
PR Close #23660
2018-05-08 13:56:48 -07:00
Brandon Roberts
29600cbb19
docs(aio): Update i18n example to Angular V6 ( #23660 )
...
PR Close #23660
2018-05-08 13:56:48 -07:00
Igor Minar
373a47dda9
test: fix firebase deployment script test
...
When I fixed the project id in 2c4850dc582287b7c34d4d26066fe4993638cbf0,
I didn't realize we had a test that verified the wrong behavior.
2018-05-04 15:40:50 -07:00
Igor Minar
07f2098655
feat(aio): add v6 release notification ( #23690 )
...
PR Close #23690
2018-05-04 15:23:36 -07:00
George Kalpakas
9b53a6e779
fix(aio): remove main background color when printing ( #23538 )
...
PR Close #23538
2018-05-04 15:21:14 -07:00
George Kalpakas
65f8505fb6
fix(aio): fix code-example
print styles when printing backgrounds ( #23538 )
...
Fixes #23431
PR Close #23538
2018-05-04 15:21:14 -07:00
George Kalpakas
5a5ea45c40
refactor(aio): use the same selectors for screen and print styles ( #23538 )
...
PR Close #23538
2018-05-04 15:21:14 -07:00
George Kalpakas
52a3657b48
refactor(aio): include print styles last to overwrite other styles ( #23538 )
...
PR Close #23538
2018-05-04 15:21:14 -07:00
Filipe Silva
4ddeb030e7
build(aio): use Angular 6.0.0 ( #23687 )
...
PR Close #23687
2018-05-03 16:05:34 -07:00
Filipe Silva
afe6380429
build(aio): update to Angular CLI 6.0.0 ( #23687 )
...
PR Close #23687
2018-05-03 16:05:34 -07:00
Igor Minar
a190c45a64
fix(aio): correct project id for deployment of archive sites
2018-05-03 15:05:38 -07:00
Brandon Roberts
902781803f
docs(aio): Upgrade server-side rendering example to Angular V6 ( #23649 )
...
PR Close #23649
2018-05-03 14:24:44 -07:00
jenniferfell
0d480ac0dc
docs: add new info about angular update policies and resources ( #23551 )
...
PR Close #23551
2018-05-03 14:24:31 -07:00
Vani
6934bf4863
docs: add information on when not to use tree-shakable providers ( #23634 )
...
PR Close #23634
2018-05-03 14:24:16 -07:00
Vani
7e7ea33fb0
docs: add doc to include updates to the index.html with the new ng add command ( #23616 )
...
PR Close #23616
2018-05-03 14:23:30 -07:00
George Kalpakas
983e5f2d7e
fix(aio): correctly route embedded live-example URLs from SW ( #23637 )
...
Partially addresses #23626 .
PR Close #23637
2018-05-02 15:55:23 -07:00
Ardeshir81
5fc4299e0a
refactor(aio): move right margin from .home
image to .home
anchor ( #23624 )
...
This makes the outline of `.home` symmetric.
PR Close #23624
2018-05-02 15:54:15 -07:00
Ardeshir81
1823d5dd1c
style(aio): add space between .home
and .hamburger
( #23624 )
...
When the `.hamburger` icon is clicked, it's background is drawn until
the very edge of `.home`'s image, leaving no space.
PR Close #23624
2018-05-02 15:54:15 -07:00
Camilo Giraldo
91d4da0d2f
docs: add missing link to bootstrapping section ( #23214 )
...
PR Close #23214
2018-05-02 15:53:02 -07:00
Brandon Roberts
22eb8e26fc
build(aio): align stackblitz files with Angular CLI V6 ( #23521 )
...
Also cleans up legacy references to `.angular-cli.json`
PR Close #23521
2018-05-02 15:00:57 -07:00
Anuj
f6002c1702
docs(forms): Fixed a typo in the reactive form (From 'address' to 'secretLairs') section ( #23221 )
...
PR Close #23221
2018-05-02 15:00:28 -07:00
Andrew Seguin
14138f6382
docs(elements): add intro connecting angular elements to custom elements ( #23638 )
...
PR Close #23638
2018-05-02 14:57:20 -07:00
Sarun Intaralawan
f11daa2031
docs(aio): update Egghead.io URL ( #23598 )
...
Closes #23597
PR Close #23598
2018-05-01 10:27:16 -07:00
George Kalpakas
31a435ef5b
docs: fix typo in tag name (my-child
--> app-child
) ( #23606 )
...
Fixes #23599
PR Close #23606
2018-05-01 10:26:50 -07:00
Bennett Hardwick
2e5457c824
docs(aio): update docs error in guide/http ( #23567 )
...
Updates documentation to include examples for both req.flush and
req.error in http testing examples.
PR Close #23567
2018-04-27 11:26:27 -07:00