cdee9add01
build(docs-infra): remove stability labels from API docs ( #25453 )
...
PR Close #25453
2018-08-14 13:17:15 -07:00
2f85b1691a
build(docs-infra): clean up API package template ( #25453 )
...
PR Close #25453
2018-08-14 13:17:15 -07:00
bf441e8b9e
build(docs-infra): include packages in API template breadcrumbs ( #25453 )
...
PR Close #25453
2018-08-14 13:17:15 -07:00
1c86e9b3b2
build(docs-infra): change breadcrumb delimiter to >
( #25453 )
...
PR Close #25453
2018-08-14 13:17:15 -07:00
e906bf4f31
docs: add Accelebrate to resources ( #23204 )
...
PR Close #23204
2018-08-14 11:58:04 -07:00
f1ed022a4d
docs: fix typo in Architecture overview page ( #25438 )
...
PR Close #25438
2018-08-13 21:38:22 -07:00
151e4b9fcc
docs: add link to Yarn in README ( #24856 )
...
Remove the code markdown. It is not code, it is a name.
PR Close #24856
2018-08-13 21:36:13 -07:00
d0f089a55d
docs(aio): add async validation chapter ( #25189 )
...
Closes #22881
PR Close #25189
2018-08-10 09:14:25 -07:00
cb05f9bbe9
docs: fix typo in testing guide ( closes #25400 ) ( #25418 )
...
PR Close #25418
2018-08-10 09:11:35 -07:00
3449f1e256
docs: copy edit architecture guide ( #25328 )
...
PR Close #25328
2018-08-08 13:12:54 -07:00
6480d1b288
docs: make css multiline in styleguide for consistency ( #25300 )
...
PR Close #25300
2018-08-08 13:12:35 -07:00
e76211aa32
docs: add ngrx book to the docs ( #23389 )
...
PR Close #23389
2018-08-08 13:11:46 -07:00
a16de8f842
style: fix whitespace and indentation in the testing guide ( #21669 )
...
PR Close #21669
2018-08-08 13:11:17 -07:00
24f1dd3b81
docs: add docs for fakeAsync test with custom macroTask in aio ( #21669 )
...
PR Close #21669
2018-08-08 13:11:17 -07:00
2f23533a25
docs(aio): Angular course in Portuguese #21836
2018-08-07 12:08:47 -07:00
155d938e04
docs: refining code of tutorial 7 routing ( #22151 )
...
Removed the dead code from hero-detail.component.ts
Fixes #21908
PR Close #22151
2018-08-07 11:08:54 -07:00
94a2ac7884
docs: update resources to include UI-jar ( #21200 )
...
PR Close #21200
2018-08-07 11:07:40 -07:00
415519acd3
docs: update to 2nd edition of Learning Angular ( #20934 )
...
PR Close #20934
2018-08-06 13:44:43 -07:00
8cbb836985
docs: clarify heroes example ( #21216 )
...
PR Close #21216
2018-08-06 13:44:18 -07:00
8d0f8bd657
docs: fix table in comparing observables guide ( #22485 )
...
PR Close #22485
2018-08-06 13:41:16 -07:00
29dfa5570a
docs: standardize spelling of tree-shakable ( #24057 )
...
PR Close #24057
2018-08-06 13:40:17 -07:00
0c028a03ec
docs: remove code in universal hero detail component ( #25215 )
...
This reverts commit e9cc3dad8f39bc8dfabfb708a825f90fcd2ab697.
PR Close #25215
2018-08-06 13:39:24 -07:00
c66794c265
docs: several fixes for NPM package guide ( #20186 )
...
PR Close #20186
2018-08-06 11:32:32 -07:00
478eca31c7
docs(aio): add Made with Angular ( #21297 )
...
PR Close #21297
2018-08-06 09:50:16 -07:00
0fb41e5ced
test(docs-infra): log docs examples e2e spec paths to aid debugging ( #25293 )
...
It seems that occasionally the sharding of docs examples e2e tests gets
messed up resulting in some tests not being run. This can cause CI to be
green on a PR, when they shouldn't (because the failing tests didn't run
at all).
It is unclear under what circumstances this happens, so printing the
paths of found e2e specs will help debug the issue when it comes up
again.
PR Close #25293
2018-08-03 15:30:32 -07:00
e26c25a062
Revert "docs: refactor http module import for style guide app.module ( #25001 )" ( #25263 )
...
This reverts commit 88da8f3d52
.
PR Close #25263
2018-08-02 09:20:12 -07:00
6d4a14082c
docs(docs-infra): adds note according to Symlink problem ( #24714 )
...
docs: adds note according to Symlink problem
Closes #24709
docs(docs-infra): adds section "Developing on Windows"
Merge remote-tracking branch 'origin/aioREADME' into aioREADME
docs(docs-infra): adds information about admin rights
docs(docs-infra): adds hint
docs(docs-infra): Change to link
PR Close #24714
2018-08-02 08:33:24 -07:00
9ddf269c2c
docs(elements): add section about custom element typings in elements
guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
25a76a1492
docs(elements): add link to full example in elements
guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
8439a6ec2a
docs(elements): remove unnecessary whitespace in elements
guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
1ef2eae3aa
feat(docs-infra): support sending Google Analytics events ( #25042 )
...
PR Close #25042
2018-08-01 17:04:19 -07:00
d5d034a0ff
docs: update reactiveconf 2018 in events ( #24739 )
...
PR Close #24739
2018-08-01 16:15:18 -07:00
5ca35b3cd2
docs: Update the link to the Jasmine docs ( #25175 )
...
Solves #24462 .
Also update the http part of the link to to https.
PR Close #25175
2018-08-01 16:12:44 -07:00
fe5e8b7177
docs(aio): update Kendo UI description in resource.json ( #24845 )
...
PR Close #24845
2018-08-01 10:59:16 -07:00
11f0f98ad8
docs: fix typos and missing word in tutorial ( #20764 )
...
PR Close #20764
2018-08-01 10:56:31 -07:00
3d3a1a4642
docs(aio): add Kevin Yang to GDE resources ( #24791 )
...
Add files via upload
PR Close #24791
2018-08-01 10:55:41 -07:00
32a40ba5de
docs: refactor http module import for style guide app.module ( #25001 )
...
PR Close #25001
2018-08-01 10:55:17 -07:00
045271230d
docs: refactor lazy loading modules example ( #25071 )
...
PR Close #25071
2018-08-01 10:54:00 -07:00
08c6762039
docs: replace ReflectiveInjector samples with Injector samples ( #25162 )
...
PR Close #25162
2018-08-01 10:52:32 -07:00
3ab31a4be6
docs: update to account for CLI changes ( #25223 )
...
This should help clarify the use of providedIn and correct the documentation where it was showing the use of a now depreciated CLI command flag.
I am openly looking for feedback on this change to figure out the best wording.
PR Close #25223
2018-08-01 10:51:05 -07:00
fa3882845a
docs(aio): add short description for entryComponents ( #21360 )
...
PR Close #21360
2018-07-31 13:18:36 -07:00
875efa8492
docs(docs-infra): fix topnav layout for smaller screens ( #25181 )
...
PR Close #25181
2018-07-31 11:41:22 -07:00
74964bde99
docs: fix link to "Override component providers" ( #24967 )
...
Closes #24966
PR Close #24967
2018-07-30 21:53:21 -07:00
785fb5cc5a
docs(aio): add StrongBrew to the trainer list ( #24891 )
...
PR Close #24891
2018-07-30 16:48:17 -07:00
22ebd53c17
docs: update bootstrapping and entry component guide to use httpclient ( #25178 )
...
PR Close #25178
2018-07-30 16:00:19 -07:00
a972c039c3
docs: fix typo in dependency injection guide ( #24972 )
...
PR Close #24972
2018-07-30 15:56:36 -07:00
f5e18029fa
docs: refactor pipe example to use the HttpClient ( #22741 )
...
PR Close #22741
2018-07-30 14:40:25 -07:00
36a7705a44
feat(docs-infra): allow notification bar to show arbitrary content ( #25020 )
...
This change generalises the notification bar rendering to allow
more complex content to be displayed.
Now you must provide the full HTML of the notification message
when using `<aio-notification>`.
Also you can control whether clicking the content triggers the
notification to close or not.
This will support the new notification specified in "Other Items : 3" of
[#24140 ](https://github.com/angular/angular/issues/24140#issuecomment-397480410 )
PR Close #25020
2018-07-27 09:29:40 -07:00
50a21885cf
style(docs-infra): remove unnecessary call to console.log() ( #25020 )
...
PR Close #25020
2018-07-27 09:29:40 -07:00
e86f3d9a49
docs: refactor feature modules example ( #25069 )
...
PR Close #25069
2018-07-27 09:28:13 -07:00