Pete Bacon Darwin
1ef2eae3aa
feat(docs-infra): support sending Google Analytics events ( #25042 )
...
PR Close #25042
2018-08-01 17:04:19 -07:00
kristinavavrova
d5d034a0ff
docs: update reactiveconf 2018 in events ( #24739 )
...
PR Close #24739
2018-08-01 16:15:18 -07:00
Sámal Rasmussen
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
Igor Minar
0a6a3f3163
ci: update pullapprove groups and add docs ( #25257 )
...
With this update to permissions the docs team can easily identify the technical reviewer for a particular doc, which should streamline the reviews.
I also added Jennifer into all groups that contain docs, so that she can approve changes that contain only editorial changes.
Closes #21692
PR Close #25257
2018-08-01 15:53:41 -07:00
George Kalpakas
3a601382e6
test(upgrade): run tests against AngularJS v1.7.x as well ( #25231 )
...
PR Close #25231
2018-08-01 14:10:21 -07:00
Paul Gschwendtner
7a1fdde69e
build(bazel): entry point file couldn't be resolved [ts-api-guardian] ( #25052 )
...
* When using `ts-api-guardian` on Windows, the input file can't be found due to wrong normalized path delimiters.
PR Close #25052
2018-08-01 13:29:27 -07:00
Greg Magolan
cbc2ea1b1a
build: update hello_world__closure to google-closure-compiler 20180716.0.0 ( #25236 )
...
PR Close #25236
2018-08-01 13:25:40 -07:00
Greg Magolan
bdf801b0e8
build: revert yarn.lock rxjs version to 6.0.0 ( #25236 )
...
PR Close #25236
2018-08-01 13:23:35 -07:00
Alyssa Nicoll
fe5e8b7177
docs(aio): update Kendo UI description in resource.json ( #24845 )
...
PR Close #24845
2018-08-01 10:59:16 -07:00
Stephon Harris
11f0f98ad8
docs: fix typos and missing word in tutorial ( #20764 )
...
PR Close #20764
2018-08-01 10:56:31 -07:00
mhartington
801b534421
docs(core): remove experimental tag ( #24032 )
...
PR Close #24032
2018-08-01 10:56:07 -07:00
mhartington
0fc83215e2
docs(core): remove experimental tag ( #24032 )
...
Remove experimental note on APP_INITIALIZER.
PR Close #24032
2018-08-01 10:56:07 -07:00
Kevin Yang
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
Daniel
32a40ba5de
docs: refactor http module import for style guide app.module ( #25001 )
...
PR Close #25001
2018-08-01 10:55:17 -07:00
Daniel
045271230d
docs: refactor lazy loading modules example ( #25071 )
...
PR Close #25071
2018-08-01 10:54:00 -07:00
Stephen Fluin
ec31f6bf9a
docs(router): clarify scroll position wording ( #25077 )
...
PR Close #25077
2018-08-01 10:53:35 -07:00
Brandon Roberts
4798d77088
docs(core): replace ReflectiveInjector example with Static Injector example ( #25162 )
...
PR Close #25162
2018-08-01 10:52:32 -07:00
Brandon Roberts
08c6762039
docs: replace ReflectiveInjector samples with Injector samples ( #25162 )
...
PR Close #25162
2018-08-01 10:52:32 -07:00
Pete Bacon Darwin
26516045e7
refactor(animations): do not use short parameter names ( #25198 )
...
PR Close #25198
2018-08-01 10:51:58 -07:00
Celilsemi Sam Erkiner
a83b9f7911
docs(changelog): remove reverted feature entry ( #25206 )
...
PR Close #25206
2018-08-01 10:51:28 -07:00
Celilsemi Sam Erkiner
1b7c77e49f
docs(changelog): remove duplicate entries ( #25206 )
...
PR Close #25206
2018-08-01 10:51:28 -07:00
firrae
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
Greg Magolan
43dcf77123
build(bazel): fix typo in protractor test target definition ( #25235 )
...
PR Close #25235
2018-08-01 10:50:44 -07:00
Miško Hevery
d4bf2da3bd
refactor(core): remove withBody from public testing API ( #25171 )
...
PR Close #25171
2018-07-31 15:09:33 -07:00
Vadym Yatsyuk
fa3882845a
docs(aio): add short description for entryComponents ( #21360 )
...
PR Close #21360
2018-07-31 13:18:36 -07:00
George Kalpakas
fa59748e00
build: make postinstall
script compatible with Windows ( #25232 )
...
PR Close #25232
2018-07-31 13:17:55 -07:00
denjamal
c38ecb3b5b
docs(forms): fix incorrect variables naming in the comments ( #25150 )
...
PR Close #25150
2018-07-31 11:42:16 -07:00
Stefanie Fluin
875efa8492
docs(docs-infra): fix topnav layout for smaller screens ( #25181 )
...
PR Close #25181
2018-07-31 11:41:22 -07:00
Rajesh Duggal
74964bde99
docs: fix link to "Override component providers" ( #24967 )
...
Closes #24966
PR Close #24967
2018-07-30 21:53:21 -07:00
Kwinten Pisman
785fb5cc5a
docs(aio): add StrongBrew to the trainer list ( #24891 )
...
PR Close #24891
2018-07-30 16:48:17 -07:00
Igor Minar
26d9f0278b
ci: correctly encode quoted params passed as params to curl
...
Previously the auth token could have been split into three separate args in bash which resulted
in two bogus requests being sent out for each curl call. These requests had to time out before
the real request was made, but without the token.
I couldn't find a better way to quickly fix this without adding some duplication.
2018-07-30 16:46:50 -07:00
Daniel
22ebd53c17
docs: update bootstrapping and entry component guide to use httpclient ( #25178 )
...
PR Close #25178
2018-07-30 16:00:19 -07:00
Jerry Gao
a972c039c3
docs: fix typo in dependency injection guide ( #24972 )
...
PR Close #24972
2018-07-30 15:56:36 -07:00
Daniel
f5e18029fa
docs: refactor pipe example to use the HttpClient ( #22741 )
...
PR Close #22741
2018-07-30 14:40:25 -07:00
Sarun Intaralawan
317c7087c5
build(compiler-cli): update tsickle dependency to support TypeScript 2.9 ( #25152 )
...
The original range (`^0.30.0`) does not match `0.32.1`, which enables support for TypeScript 2.9.
Close #25141
PR Close #25152
2018-07-27 11:25:28 -07:00
George Kalpakas
39abe7b7c1
test: fix typings for DoneFn
( #25163 )
...
This also fixes CI tests, which were accidentally broken in #24663 .
PR Close #25163
2018-07-27 11:13:33 -07:00
Pete Bacon Darwin
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
Pete Bacon Darwin
50a21885cf
style(docs-infra): remove unnecessary call to console.log() ( #25020 )
...
PR Close #25020
2018-07-27 09:29:40 -07:00
Daniel
e86f3d9a49
docs: refactor feature modules example ( #25069 )
...
PR Close #25069
2018-07-27 09:28:13 -07:00
Frederik Schlemmer
738f2961ba
docs: Change unnecessary step in ToH-Tutorial ( #25059 )
...
PR Close #25059
2018-07-27 09:25:59 -07:00
Greg Magolan
f2bf8287ba
build(bazel): add comment about angular bazel rules API re-export from /index.bzl ( #24663 )
...
PR Close #24663
2018-07-26 17:02:21 -07:00
Greg Magolan
9d5b34e1e7
build(bazel): add comment for patch-types work-around ( #24663 )
...
PR Close #24663
2018-07-26 17:02:21 -07:00
Greg Magolan
d237f4014a
build(bazel): show bazel progress in CircleCI to prevent 10m timeout with no output ( #24663 )
...
PR Close #24663
2018-07-26 17:02:21 -07:00
Greg Magolan
8743a9bfd6
build(bazel): use bazel managed node_modules for downstream angular from source build support ( #24663 )
...
PR Close #24663
2018-07-26 17:02:21 -07:00
George Wilde
514d03f2d0
docs(router): Removed unneeded trailing text. ( #24894 )
...
PR Close #24894
2018-07-26 17:01:03 -07:00
Victor Berchet
48d7205873
release: cut the v6.1.0 release
6.1.0
2018-07-25 14:23:40 -07:00
Miško Hevery
e1c6fd5453
Revert "feat(core): add support for using async/await with Jasmine" ( #25096 )
...
This reverts commit f6829aba55e07609e312b4f67dbc9dbbf36e4e46.
PR Close #25096
2018-07-25 11:44:56 -07:00
Adrien Samson
968f153491
fix(router): Fix _lastPathIndex in deeply nested empty paths ( #22394 )
...
PR Close #22394
2018-07-25 11:27:28 -07:00
Pawel Kozlowski
1e28495c89
fix(ivy): update compiler with latest runtime for view queries ( #25061 )
...
PR Close #25061
2018-07-25 10:39:30 -07:00
Johan CHOUQUET
0bcf20c9fa
docs(animations): typo fix in the comments ( #22652 )
...
PR Close #22652
2018-07-25 10:13:18 -07:00