151fb66848
ci: add alxhub as owner to a few packages ( #23510 )
...
PR Close #23510
2018-04-23 10:08:25 -07:00
02424ff0d0
Revert "style(compiler): fix lint issues ( #23480 )"
...
This reverts commit f0925d9705
.
2018-04-22 12:21:24 -07:00
f0925d9705
style(compiler): fix lint issues ( #23480 )
...
PR Close #23480
2018-04-22 11:55:33 -07:00
212b806eda
build: make commit validation accept typical Revert messages ( #23480 )
...
fixes #23479
PR Close #23480
2018-04-22 11:49:49 -07:00
b9431e88fb
fix(compiler): handle undefined annotation metadata ( #23349 )
...
In certain cases seen in production, simplify() can returned
undefined when simplifying decorator metadata. This has proven tricky
to reproduce in an isolated test, but the fix is simple and low-risk:
don't attempt to spread an undefined set of annotations in the first
place.
PR Close #23349
2018-04-19 18:57:22 -07:00
7790cfa0d0
Revert "fix(compiler): Pretty print object instead of [Object object] ( #22689 )" ( #23442 )
...
This reverts commit 8555a3a3cd
.
Reverted because of https://github.com/angular/angular/issues/23440
PR Close #23442
2018-04-19 14:52:49 -07:00
41b5149509
docs(aio): add front page campaign for the ng-conf live stream ( #23391 )
...
PR Close #23391
2018-04-17 14:13:43 -07:00
06f865640d
docs(aio): Cleanup examples with edits from Igor/George ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
824f74f27b
build(aio): turn on webpack's stats.json generation for debugging purposes ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
5301c43eed
build(aio): add @angular/language-service ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
f280d1aef1
docs(aio): Bump shared yarn.lock file for examples ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
5e741d42a6
docs(aio): Bump shared dependencies to RC5 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
0035d41030
docs(aio): Fix failing upgrade-module tests ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
08f447ceec
docs(aio): Fix failing boilerplate tests ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
8953f123e3
docs(aio): Upgrade examples to Angular 6 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
6274007e3b
test(aio): fix failing tests ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
ee76be7783
docs(aio): update yarn test
command in README.md ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
a8c720bc3a
build(aio): update to @angular/material@6.0.0-rc.11 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
ac47a3cd93
test(aio): move reflect-metadata polyfills to test.ts ( #23234 )
...
This resolves https://github.com/angular/angular-cli/issues/10333 and nicely cleans up the code.
PR Close #23234
2018-04-17 14:09:04 -07:00
041458a3d2
build(aio): update to angular/core@6.0.0-rc.5 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
2cb74b748f
style(aio): lint fixes for examples ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
cb0bfe7a43
test(aio): fix tests and update testing infra ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
8ee11aeaa6
build(aio): update tslint and codelyzer ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
bf89fcb361
build(aio): fix deployment script ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
4f70c5b6f7
build(aio): upgrade @angular/cli
to 6.0.0-rc.4
( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
ad3ebec2a5
build(aio): upgrade @angular/*
to 6.0.0-rc.4
( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
3f5d61f2dd
build(aio): remove redundant flags from cli commands ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
11ada7f78b
build(aio): switch to webpack-cli
for IE polyfills ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
0b96bc7456
build(aio): upgrade rxjs
to 6.0.0-turbo-rc.4
( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
fefadadff3
ci: chown bazel-built packages when running integration tests ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
946057ae29
build: update to rxjs@6.0.0-uncanny-rc.7 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
d4293aaaaa
build: remove a postinstall-patch to fix rxjs ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
e3dcc227f6
build(aio): reorder entries in package.json ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
c9230dd90e
build: fix angular.json that was missing keys due to cli bugs ( #23234 )
...
https://github.com/angular/angular-cli/issues/10225
https://github.com/angular/angular-cli/issues/10226
PR Close #23234
2018-04-17 14:09:04 -07:00
234af9ba59
build(aio): update to @angular/material@6.0.0-rc.1 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
7204028d3e
build(aio): update to @angular/material@5.2.4 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
f7c55952bf
build: update to rxjs@6.0.0-tactical-rc.1 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
e38e3bd135
test: simplify config for cli-hello-world ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
cd20c01ba1
test: update cli-hello-world to cli@6.0.0-rc.2 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
12a191ef3f
build(aio): update to @angular/cli@6.0.0-rc.2 + project layout update ( #23234 )
...
project layout was updated using:
yarn ng update @angular/cli --migrate-only --from=1.7.3
PR Close #23234
2018-04-17 14:09:04 -07:00
65e67b3c3a
build(aio): upgrade to @angular/*@6.0.0-rc.3 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
32e57f6197
build(aio): upgrade to @angular/*@6.0.0-rc.2 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:04 -07:00
7de69ba29b
ci(aio): fix aio-monitoring
tests ( #23390 )
...
Previously, we were running the e2e tests from master against
`https://angular.io ` (deployed from the stable branch). Often the e2e
tests from master do not apply to the stable branch, since the app has
deviated slightly.
This commit fixes this by stop running the full e2e tests against the
deployed versions, but a smaller set of "smoke tests", which check basic
functionality that is less likely to change between versions.
PR Close #23390
2018-04-17 13:45:38 -07:00
44193c0b94
refactor(aio): rename directory (tests/deployment-config --> tests/deployment) ( #23390 )
...
PR Close #23390
2018-04-17 13:45:38 -07:00
6db8241ffa
refactor(aio): rename spec file ( #23390 )
...
PR Close #23390
2018-04-17 13:45:38 -07:00
33c594516c
refactor(aio): rename yarn script (deployment-config-test --> redirects-test) ( #23390 )
...
PR Close #23390
2018-04-17 13:45:38 -07:00
010a4efa8c
docs(aio): Fixed typo in 'comparing observables -> Observabled compared ( #23407 )
...
to arrays' section.
PR Close #23407
2018-04-17 13:43:45 -07:00
c3280b2c2f
docs(aio): change HeroService
to MessagesComponent
( #23397 )
...
Someone probably forgot to change this when coping the sentence from a previous section.
PR Close #23397
2018-04-16 09:01:58 -07:00
d11b249d36
docs(aio): change HeroDetailsComponent
to HeroDetailComponent
( #23397 )
...
For the sake of consistency, change `HeroDetailsComponent` to `HeroDetailComponent`.
PR Close #23397
2018-04-16 09:01:58 -07:00
9c29127723
docs: document how to enable service worker using ng add command ( #23348 )
...
PR Close #23348
2018-04-16 08:57:13 -07:00