Greg Magolan
2951e721df
build(bazel): update to rules_nodejs 0.11.2 and latest rules_typescript ( #25365 )
2018-08-08 13:19:37 -07:00
Judy Bogart
3449f1e256
docs: copy edit architecture guide ( #25328 )
...
PR Close #25328
2018-08-08 13:12:54 -07:00
maxv
6480d1b288
docs: make css multiline in styleguide for consistency ( #25300 )
...
PR Close #25300
2018-08-08 13:12:35 -07:00
Christoffer Noring
e76211aa32
docs: add ngrx book to the docs ( #23389 )
...
PR Close #23389
2018-08-08 13:11:46 -07:00
Igor Minar
a16de8f842
style: fix whitespace and indentation in the testing guide ( #21669 )
...
PR Close #21669
2018-08-08 13:11:17 -07:00
JiaLi.Passion
24f1dd3b81
docs: add docs for fakeAsync test with custom macroTask in aio ( #21669 )
...
PR Close #21669
2018-08-08 13:11:17 -07:00
manughub
f39551ce7e
docs: Clarify breaking change in minor release ( #25393 )
...
The breaking change was in an experimental feature. Update to clarify the wording.
PR Close #25393
2018-08-08 13:06:59 -07:00
Kara Erickson
3beb7116af
release: cut the v6.1.2 release
6.1.2
2018-08-08 11:00:23 -07:00
Kara Erickson
4b1a825efc
Revert "build: update Bazel to 0.16 ( #25316 )" ( #25391 )
...
This reverts commit 4eb8ac6de945bbc0d425e97d9f034ed68b307c50 because 0.16 is not
widely available yet (e.g. on Mac) and it is blocking the Angular release.
PR Close #25391
2018-08-08 10:52:25 -07:00
Greg Magolan
01e62551f5
build(bazel): update to rules_nodejs 0.11.2 and latest rules_typescript ( #25365 )
...
PR Close #25365
2018-08-07 21:01:46 -07:00
Loiane Groner
2f23533a25
docs(aio): Angular course in Portuguese #21836
2018-08-07 12:08:47 -07:00
Greg Magolan
054fbbe8b8
fix: add mappings for ngfactory & ngsummary files to their module names in aot summary resolver ( #25335 )
...
PR Close #25335
2018-08-07 11:13:29 -07:00
Guillermo Facundo Colunga
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
Kristoffer Nording
94a2ac7884
docs: update resources to include UI-jar ( #21200 )
...
PR Close #21200
2018-08-07 11:07:40 -07:00
George Kalpakas
b75a98522a
test(upgrade): reduce flaky-ness by increasing timeout ( #24937 )
...
PR Close #24937
2018-08-06 14:52:52 -07:00
George Kalpakas
d7dc1b5e44
refactor(upgrade): improve internal AngularJS typings ( #24937 )
...
PR Close #24937
2018-08-06 14:52:52 -07:00
George Kalpakas
e075ea7ae7
build(upgrade): use correct sources in BUILD.bazel
( #24937 )
...
PR Close #24937
2018-08-06 14:52:52 -07:00
Christoffer Noring
415519acd3
docs: update to 2nd edition of Learning Angular ( #20934 )
...
PR Close #20934
2018-08-06 13:44:43 -07:00
René Ras
8cbb836985
docs: clarify heroes example ( #21216 )
...
PR Close #21216
2018-08-06 13:44:18 -07:00
Ro Savage
8d0f8bd657
docs: fix table in comparing observables guide ( #22485 )
...
PR Close #22485
2018-08-06 13:41:16 -07:00
vincecampanale
66547d8fd0
docs(core): clarify supported ViewChild selectors ( #22784 )
...
PR Close #22784
2018-08-06 13:40:48 -07:00
Vani
6e7d5f0925
docs(core): fix tree-shakable spelling ( #24057 )
...
PR Close #24057
2018-08-06 13:40:17 -07:00
Vani
29dfa5570a
docs: standardize spelling of tree-shakable ( #24057 )
...
PR Close #24057
2018-08-06 13:40:17 -07:00
Dario Braun
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
Daniel Ruf
a54c049051
docs: replace npm with yarn in lockfile readme ( #25309 )
...
PR Close #25309
2018-08-06 13:38:15 -07:00
Jessy Cormier
40904ce0c4
docs: add missing word in outputs description. ( #25330 )
...
PR Close #25330
2018-08-06 13:36:51 -07:00
Lukáš Matta
88f01f5653
docs: fix typo ( #25331 )
...
PR Close #25331
2018-08-06 13:36:10 -07:00
Trotyl
c66794c265
docs: several fixes for NPM package guide ( #20186 )
...
PR Close #20186
2018-08-06 11:32:32 -07:00
Bartosz Wyporkiewicz
e4acd83541
docs(http): fixed example unit test for error catching ( #25306 )
...
The example unit test should test the service when the backend
application is not available, by providing a mock error response.
Although, the test will
fail as the mock response from the server is valid (it does not simulate
a
error response, but valid response with an error status 404).
This merge request fix this issue by replacing MockResponse with
MockError
This PR resolves 19499 issue
PR Close #25306
2018-08-06 11:31:59 -07:00
Alex Eagle
a57f8a1301
build: update Bazel to 0.16 ( #25316 )
...
PR Close #25316
2018-08-06 11:30:25 -07:00
Anthony Humes
ae9b4e6fa7
fix(router): take base uri into account in setUpLocationSync()
( #20244 )
...
Normalize the full URL (including the base uri) before passing it to
`router.navigateByUrl()`.
Fixes #20061
PR Close #20244
2018-08-06 11:11:08 -07:00
Lalith Polepeddi
478eca31c7
docs(aio): add Made with Angular ( #21297 )
...
PR Close #21297
2018-08-06 09:50:16 -07:00
Alex Eagle
2e1603938c
build: skip ivy builds when not publishing ( #25299 )
...
PR Close #25299
2018-08-04 14:17:01 -07:00
Fabian Wiles
0c9c2accc2
refactor(bazel): dont rely on language target to downlevel for loop ( #24534 )
...
PR Close #24534
2018-08-03 15:55:19 -07:00
George Kalpakas
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
Pete Bacon Darwin
3f43dbb642
style(common): fix short param names ( #23667 )
...
PR Close #23667
2018-08-03 14:09:29 -07:00
Pete Bacon Darwin
5069c06906
docs(common): fix content errors ( #23667 )
...
PR Close #23667
2018-08-03 14:09:29 -07:00
Igor Minar
58698d7806
release: cut the v6.1.1 release
6.1.1
2018-08-02 14:02:59 -07:00
Brandon Roberts
e26c25a062
Revert "docs: refactor http module import for style guide app.module ( #25001 )" ( #25263 )
...
This reverts commit 88da8f3d52045aa12f6b6a499da070310ae157c6.
PR Close #25263
2018-08-02 09:20:12 -07:00
Drummond Dawson
0a6434b066
test(common): TokenExtractor should extend HttpXsrfTokenExtractor in xsrf spec ( #24649 )
...
PR Close #24649
2018-08-02 08:34:15 -07:00
Drummond Dawson
ff3550c304
test(common): remove unused import in xsrf spec ( #24649 )
...
PR Close #24649
2018-08-02 08:34:15 -07:00
Frederik Schlemmer
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
George Kalpakas
9ddf269c2c
docs(elements): add section about custom element typings in elements
guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
George Kalpakas
25a76a1492
docs(elements): add link to full example in elements
guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
George Kalpakas
8439a6ec2a
docs(elements): remove unnecessary whitespace in elements
guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
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