George Kalpakas
593e07bd21
build(docs-infra): upgrade cli command docs sources to dbde51375 ( #37154 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](15edb0231...dbde51375
):
**Modified**
- help/e2e.json
PR Close #37154
2020-05-18 10:28:44 -07:00
George Kalpakas
df71c7c617
build(docs-infra): upgrade cli command docs sources to 15edb0231 ( #37005 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](b7d7ee9bd...15edb0231
):
**Modified**
- help/generate.json
- help/new.json
**Removed**
- help/get.json
- help/set.json
##
Relevant changes in [commit range](440275c34...15edb0231
) since PR #36981 :
**Removed**
- help/get.json
- help/set.json
##
Closes #36950
Closes #36981
PR Close #37005
2020-05-08 14:40:50 -07:00
George Kalpakas
63a28d6805
build(docs-infra): upgrade cli command docs sources to b7d7ee9bd ( #36933 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](c1cf42fd4...b7d7ee9bd
):
**Modified**
- help/deploy.json
- help/generate.json
- help/new.json
PR Close #36933
2020-05-05 12:06:17 -07:00
George Kalpakas
03198de73a
build(docs-infra): update TypeScript to 3.8 ( #36145 )
...
Update TypeScript for angular.io to the latest stable version: 3.8.3
Jira issue: [FW-1970](https://angular-team.atlassian.net/browse/FW-1970 )
PR Close #36145
2020-05-05 11:50:30 -07:00
George Kalpakas
bb0e57eccb
build(docs-infra): update @angular/material to 9.2.2 ( #36145 )
...
This commit updates the Angular Material packages (`@angular/cdk` and
`@angular/material`) to latest versions.
PR Close #36145
2020-05-05 11:50:30 -07:00
George Kalpakas
a468f11c7c
build(docs-infra): update @angular/cli to 10.0.0-next.3 ( #36145 )
...
Update the Angular CLI and Angular framework packages to latest `@next`
versions. Also, update the app to look more closely to how a newly
generated app with the latest CLI would look like.
PR Close #36145
2020-05-05 11:50:29 -07:00
George Kalpakas
7c8c41353b
build(docs-infra): upgrade cli command docs sources to c1cf42fd4 ( #36832 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](9459c8519...c1cf42fd4
):
**Modified**
- help/build.json
- help/serve.json
- help/test.json
PR Close #36832
2020-04-28 11:52:52 -07:00
George Kalpakas
b34fb04cbf
build(docs-infra): upgrade cli command docs sources to 9459c8519 ( #36808 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](730657c86...9459c8519
):
**Modified**
- help/analytics.json
PR Close #36808
2020-04-27 12:11:18 -07:00
George Kalpakas
bcd31cb857
build(docs-infra): upgrade cli command docs sources to 730657c86 ( #36790 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](56c648827...730657c86
):
**Modified**
- help/build.json
- help/generate.json
PR Close #36790
2020-04-24 09:03:56 -07:00
Joey Perrott
b010849102
build: update to latest version of yarn ( #36464 )
...
PR Close #36464
2020-04-14 12:47:30 -07:00
George Kalpakas
aece3669e5
build(docs-infra): switch docs examples to Ivy ( #36143 )
...
The docs examples are switched to Ivy. On CI, the tests are run with
both Ivy and ViewEngine.
Partially addresses:
[FW-1609](https://angular-team.atlassian.net/browse/FW-1609 )
PR Close #36143
2020-04-06 15:31:07 -07:00
JiaLiPassion
c5df9ce474
build(zone.js): update zone.js version to 0.10.3 ( #36214 )
...
PR Close #36214
2020-03-31 10:59:17 -07:00
George Kalpakas
ae28d7c0b2
build(docs-infra): upgrade cli command docs sources to 56c648827 ( #36224 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](f5dd5b16a...56c648827
):
**Modified**
- help/build.json
- help/lint.json
- help/test.json
PR Close #36224
2020-03-24 10:16:49 -07:00
George Kalpakas
528e25a81a
build(docs-infra): upgrade cli command docs sources to f5dd5b16a ( #36159 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](6aa3c134c...f5dd5b16a
):
**Modified**
- help/update.json
PR Close #36159
2020-03-20 13:57:18 -07:00
George Kalpakas
4c693ea817
build(docs-infra): upgrade cli command docs sources to 6aa3c134c ( #35578 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](d452f0873...6aa3c134c
):
**Modified**
- help/e2e.json
PR Close #35578
2020-02-20 10:47:26 -08:00
Pete Bacon Darwin
a7ee2bcaba
build(docs-infra): update to latest Angular Material ( #35379 )
...
PR Close #35379
2020-02-13 10:07:56 -08:00
Pete Bacon Darwin
417ed3aa85
build(docs-infra): pin @webcomponents/custom-elements to 1.2.1 ( #35379 )
...
The previous range (^1.2.0) allowed the version 1.3.2 to be
installed which caused the ES2015 polyfills.js file to increase
in size unwantedly.
PR Close #35379
2020-02-13 10:07:56 -08:00
Pete Bacon Darwin
e34c7da830
build(docs-infra): update AIO to Angular 9.0.0 ( #35379 )
...
PR Close #35379
2020-02-13 10:07:55 -08:00
Pete Bacon Darwin
e2b8b7c0be
build(docs-infra): update to latest dgeni-packages ( #35379 )
...
After the previous update to yarn.lock a problem surfaced
with the `mkdir-promise` package. The latest version of
dgeni-packages (0.28.3) fixes this problem.
PR Close #35379
2020-02-13 10:07:55 -08:00
Greg Magolan
afdd405995
test: use puppeteer in aio build instead to remove CI_CHROMEDRIVER_VERSION_ARG ( #35049 )
...
PR Close #35049
2020-02-11 13:16:53 -08:00
George Kalpakas
d3650ce3d8
build(docs-infra): upgrade cli command docs sources to d452f0873 ( #35185 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](94d07909c...d452f0873
):
**Modified**
- help/generate.json
##
PR Close #35185
2020-02-06 15:37:36 -08:00
Filipe Silva
c73d7181ae
build: update @angular/cli to rc 14 ( #35162 )
...
PR Close #35162
2020-02-05 17:20:31 -08:00
Igor Minar
a3de110b52
build(docs-infra): update aio to @angular/cli@9.0.0-rc.11 ( #35043 )
...
PR Close #35043
2020-01-29 14:12:15 -08:00
Igor Minar
724ce8c22b
build(docs-infra): update to @angular/material 9.0.0-rc.8 ( #34966 )
...
This update increases the main bundle by ~0.6KB
payload size snapshot:
456581 Jan 24 22:07 dist/main-es2015.38c39f92eab2fcc8c835.js
541321 Jan 24 22:06 dist/main-es5.38c39f92eab2fcc8c835.js
52487 Jan 24 22:05 dist/polyfills-es2015.b374ef3555a700a97add.js
146193 Jan 24 22:05 dist/polyfills-es5.c7dc569e6c646e42fade.js
2987 Jan 24 22:05 dist/runtime-es2015.29be4028399ae41ba25e.js
2981 Jan 24 22:05 dist/runtime-es5.29be4028399ae41ba25e.js
PR Close #34966
2020-01-27 09:24:48 -08:00
Igor Minar
2f36f17fc0
build(docs-infra): update fw to 9.0.0-rc.11 ( #34966 )
...
payload size snapshot:
455991 Jan 24 21:55 dist/main-es2015.2bcbba5871038ad608cd.js
540529 Jan 24 21:55 dist/main-es5.2bcbba5871038ad608cd.js
52487 Jan 24 21:53 dist/polyfills-es2015.b374ef3555a700a97add.js
146193 Jan 24 21:53 dist/polyfills-es5.c7dc569e6c646e42fade.js
2987 Jan 24 21:53 dist/runtime-es2015.3f56366a23f559d1feff.js
2981 Jan 24 21:53 dist/runtime-es5.3f56366a23f559d1feff.js
PR Close #34966
2020-01-27 09:24:48 -08:00
Igor Minar
be8d06c6ea
build(docs-infra): update CLI to 9.0.0-rc.10
...
payloadsizes:
464800 Jan 24 21:44 dist/main-es2015.082aa200328274a7d604.js
549547 Jan 24 21:44 dist/main-es5.082aa200328274a7d604.js
52487 Jan 24 21:42 dist/polyfills-es2015.b374ef3555a700a97add.js
146193 Jan 24 21:43 dist/polyfills-es5.c7dc569e6c646e42fade.js
2987 Jan 24 21:42 dist/runtime-es2015.b7e0148b707ec640c171.js
2981 Jan 24 21:42 dist/runtime-es5.b7e0148b707ec640c171.js
2020-01-24 21:46:31 -08:00
Filipe Silva
27b9eb5e38
build: use CLI rc.8 ( #34788 )
...
PR Close #34788
2020-01-17 13:42:41 -05:00
Filipe Silva
dcdaa921d8
build(docs-infra): use typescript 3.7 ( #33717 )
...
PR Close #33717
2020-01-14 16:42:22 -08:00
George Kalpakas
39bf104a03
build: update `firebase-tools` to the latest version ( #34682 )
...
This fixes `Server Error. certificate has expired` errors that cause AIO
deployment to fail.
(Example CI failure: https://circleci.com/gh/angular/angular/578227 )
PR Close #34682
2020-01-08 13:21:35 -08:00
Igor Minar
3bbd12d560
build: update to yarn@1.21.1 ( #34384 )
...
This updates yarn throughout the monorepo for both build and CI.
PR Close #34384
2019-12-16 07:39:58 -08:00
Kara Erickson
17f7f06ca5
Revert "build: update to yarn@1.21.1" ( #34402 )
...
This reverts commit f029af50820765019413fa319330830306b80d6a while we investigate
some failures on master on Circle CI. Currently the Windows tests and the
"test-ivy-aot" jobs are red because of incompatible yarn versions.
PR Close #34402
2019-12-13 13:43:25 -08:00
Igor Minar
b405942b0c
build: update to yarn@1.21.1 ( #34384 )
...
This updates yarn throughout the monorepo for both build and CI.
PR Close #34384
2019-12-13 10:51:12 -08:00
George Kalpakas
659356a97b
build(docs-infra): upgrade cli command docs sources to 94d07909c ( #34325 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](6c6ad8661...94d07909c
):
**Modified**
- help/deploy.json
##
PR Close #34325
2019-12-10 09:16:57 -08:00
Joey Perrott
0341f3239a
build: set upper version limit for yarn to <2 ( #34236 )
...
Rather than bumping up the allowed version of yarn on each release
we should instead just allow for anything within the major version
1 range.
PR Close #34236
2019-12-05 13:07:41 -08:00
Igor Minar
b8eb2f2f23
build: support yarn 1.19.x ( #34143 )
...
PR Close #34143
2019-12-02 11:23:48 -08:00
George Kalpakas
0366743fc3
build(docs-infra): upgrade cli command docs sources to 6c6ad8661 ( #34082 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](8b71bccf9...6c6ad8661
):
**Modified**
- help/test.json
##
PR Close #34082
2019-11-27 10:37:39 -08:00
Filipe Silva
891708cfc9
build: update to Angular CLI 9.0.0-rc.3 ( #33955 )
...
Followup to https://github.com/angular/angular/pull/33337
PR Close #33955
2019-11-21 09:17:18 -08:00
George Kalpakas
cec60b792c
build(docs-infra): upgrade cli command docs sources to 8b71bccf9 ( #33869 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](3bcf5b5e2...8b71bccf9
):
**Modified**
- help/doc.json
- help/update.json
##
PR Close #33869
2019-11-18 09:11:49 -08:00
George Kalpakas
b197e90206
build(docs-infra): update @angular/* to 9.0.0-rc.1 ( #33547 )
...
PR Close #33547
2019-11-11 09:38:04 -08:00
George Kalpakas
976bdf1087
build(docs-infra): update @angular/* to 9.0.0-rc.0 ( #33547 )
...
PR Close #33547
2019-11-11 09:38:04 -08:00
George Kalpakas
5c6e36eb95
build(docs-infra): update @angular/cli to 9.0.0-rc.0 ( #33547 )
...
PR Close #33547
2019-11-11 09:38:04 -08:00
George Kalpakas
afbaaf93c5
build(docs-infra): upgrade cli command docs sources to 3bcf5b5e2 ( #33683 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](e598c8e89...3bcf5b5e2
):
**Modified**
- help/update.json
##
PR Close #33683
2019-11-08 10:55:22 -08:00
George Kalpakas
8e6bed988e
build(docs-infra): upgrade cli command docs sources to e598c8e89 ( #33624 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](7ecec963d...e598c8e89
):
**Modified**
- help/generate.json
##
PR Close #33624
2019-11-06 16:12:05 +00:00
crisbeto
a3034ef92e
build: bump maximum allowed yarn version ( #33430 )
...
Currently this repo allows Yarn between 1.17.3 and 1.18.0, whereas the components repo requires a minimum of 1.19.1 which makes it annoying to switch between repositories. These changes bump the maximum allowed Yarn version.
PR Close #33430
2019-10-29 11:48:18 -07:00
George Kalpakas
e23bc4991d
build(docs-infra): upgrade cli command docs sources to 7ecec963d ( #33420 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](57e36893c...7ecec963d
):
**Modified**
- help/new.json
##
PR Close #33420
2019-10-28 10:08:33 -07:00
George Kalpakas
b04de1363d
build(docs-infra): upgrade cli command docs sources to 57e36893c ( #33349 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](38635d2d9...57e36893c
):
**Modified**
- help/generate.json
- help/update.json
##
PR Close #33349
2019-10-23 10:00:27 -07:00
Igor Minar
86e1e6c082
feat: typescript 3.6 support ( #32946 )
...
BREAKING CHANGE: typescript 3.4 and 3.5 are no longer supported, please update to typescript 3.6
Fixes #32380
PR Close #32946
2019-10-18 13:15:16 -04:00
George Kalpakas
a9fd36f2f8
build(docs-infra): ensure `setup-local` and similar scripts build local packages ( #33206 )
...
The `setup-local` scripts (and others that are based on it, such as
`setup-local-viewengine`), mainly does two things: Replace the Angular
packages with the locally built ones for `aio/` and the docs examples
(`aio/tools/examples/shared/`). It does this by calling two other npm
scripts: `aio-use-local` and `example-use-local` respectively.
For these scripts to work, the local Angular packages must be already
built (via `scripts/build-packages-dist.sh`). In order to make it easier
for people to test against local packages, the scripts support a
`--build-packages` option, that (if passed) will result in building the
local packages as well.
Given that the same local packages are used for both `aio/` and the
examples, we only need to build the packages once. Also, to speed up
execution on CI, we do not need to build the packages there, because the
packages would have been built already in a previous CI job.
However, the various setup npm scripts were not implemented correctly to
meet these requirements. Specifically, when running locally,
`aio-use-local` would build the packages, while `example-use-local`
would not (it was supposed to use the already built packages from
`aio-use-local`). The `example-use-local` script, though, was configured
to run before `aio-use-local`. As a result, the packages were not built,
by the time `example-use-local` needed them, which would cause an error.
This commit fixes it by ensuring that `aio-use-local` (which builds the
local Angular packages) runs before `example-use-local`, so that the
latter can use the same packages already built by the former.
PR Close #33206
2019-10-17 14:12:29 -04:00
Matias Niemelä
9e9491272f
revert: build(docs-infra): ensure `setup-local` and similar scripts build local packages ( #33216 )
...
This reverts commit 9098a4018795031f3c516a4e17e1ee9599e02c9b.
PR Close #33216
2019-10-17 02:42:45 -04:00
George Kalpakas
25bc56ed64
build(docs-infra): ensure `setup-local` and similar scripts build local packages ( #33206 )
...
The `setup-local` scripts (and others that are based on it, such as
`setup-local-viewengine`), mainly does two things: Replace the Angular
packages with the locally built ones for `aio/` and the docs examples
(`aio/tools/examples/shared/`). It does this by calling two other npm
scripts: `aio-use-local` and `example-use-local` respectively.
For these scripts to work, the local Angular packages must be already
built (via `scripts/build-packages-dist.sh`). In order to make it easier
for people to test against local packages, the scripts support a
`--build-packages` option, that (if passed) will result in building the
local packages as well.
Given that the same local packages are used for both `aio/` and the
examples, we only need to build the packages once. Also, to speed up
execution on CI, we do not need to build the packages there, because the
packages would have been built already in a previous CI job.
However, the various setup npm scripts were not implemented correctly to
meet these requirements. Specifically, when running locally,
`aio-use-local` would build the packages, while `example-use-local`
would not (it was supposed to use the already built packages from
`aio-use-local`). The `example-use-local` script, though, was configured
to run before `aio-use-local`. As a result, the packages were not built,
by the time `example-use-local` needed them, which would cause an error.
This commit fixes it by ensuring that `aio-use-local` (which builds the
local Angular packages) runs before `example-use-local`, so that the
latter can use the same packages already built by the former.
PR Close #33206
2019-10-16 19:02:43 -04:00
George Kalpakas
6bc016f3fa
build(docs-infra): update @angular/* to 9.0.0-next.10 ( #33099 )
...
Also, remove work-around for template type-checking issue that was fixed
in #31371 .
Fixes #33051
PR Close #33099
2019-10-15 16:48:29 +00:00
George Kalpakas
15e3b5f531
build(docs-infra): upgrade cli command docs sources to 38635d2d9 ( #33098 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](a0ecddbf1...38635d2d9
):
**Modified**
- help/build.json
- help/xi18n.json
##
PR Close #33098
2019-10-11 15:43:20 -07:00
George Kalpakas
df78d7c0d9
build(docs-infra): upgrade cli command docs sources to a0ecddbf1 ( #33081 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](0a36071b8...a0ecddbf1
):
**Modified**
- help/generate.json
##
PR Close #33081
2019-10-10 14:00:35 -07:00
George Kalpakas
ebd557c1e1
build(docs-infra): unpin `terser` now that size regression is fixed ( #32980 )
...
The latest terser version (4.3.8) includes a fix for the recent size
regression, so we can remove the pinning of transitive `terser`
dependencies to 4.3.2 (via `package.json > resolutions`).
PR Close #32980
2019-10-10 13:56:15 -07:00
George Kalpakas
9abc1f9156
build(docs-infra): update @angular/cli to 9.0.0-next.8 ( #32980 )
...
The payload size increase in the ES5 bundles is (at least partially)
expected, due to fixing some down-leveling corner cases.
Related CLI issue: angular/angular-cli#15673
PR Close #32980
2019-10-10 13:56:14 -07:00
George Kalpakas
4283e1f784
build(docs-infra): update @angular/material to 9.0.0-next.0 ( #32980 )
...
Upgrading to @angular/material 9.0.0-next.0 increases the bundle size
slightly (~1.3KB). This is a natural expectation of library
fixes/improvements.
PR Close #32980
2019-10-10 13:56:14 -07:00
George Kalpakas
dcd28b591d
build(docs-infra): clean up and update dependencies to match latest CLI ( #32980 )
...
This commit includes the following types of changes:
- Remove unused dependencies.
- Move dev dependencies from `devDependencies` to `dependencies` (and
vice versa for production dependencies).
- Update `@types/*`.
- Update dependencies to more closely match the dependencies installed
by the latest CLI for new apps.
Also, ensured that the latest version of `webdriver-manager` (v12.1.7)
was installed for `protractor`, which correctly installs a ChromeDriver
version that is compatible with the latest version of Chrome.
PR Close #32980
2019-10-10 13:56:14 -07:00
Koala
40d87dd801
docs: fix accessibility lint rules ( #32661 )
...
Add and fix accessibility rules, bump codelyzer to support pseudo events
for template-click-events-have-key-events rule.
PR Close #32661
2019-10-07 11:22:48 -07:00
George Kalpakas
480b775ba7
build(docs-infra): update @angular/* to 9.0.0-next.9 ( #32923 )
...
PR Close #32923
2019-10-04 08:27:21 -07:00
George Kalpakas
ad753d3fa7
build(docs-infra): pin terser to 4.3.2 to avoid optimization bug ( #32923 )
...
This commit pins terser to version 4.3.2 (instead of 4.3.4 which it is
currently resolved to) to avoid this bug: terser/terser#470
See https://github.com/angular/angular/pull/32923#issuecomment-537370090
for more details.
PR Close #32923
2019-10-04 08:27:21 -07:00
George Kalpakas
7c9219f029
build(docs-infra): upgrade @angular/cli to 9.0.0-next.6 ( #32923 )
...
PR Close #32923
2019-10-04 08:27:21 -07:00
George Kalpakas
eb72cecc42
build(docs-infra): turn on Ivy ( #32923 )
...
The angular.io project uses Angular and CLI v9, which by default turns
on Ivy mode. However, since ec4381dd4
, we explicitly opt out of Ivy.
This commit removes the `enabledIvy: false` configuration, thus allowing
the default behavior of having Ivy on.
NOTE:
This commit only changes the angular.io projects. The docs examples need
to be updated separately (first to Angular and CLI v9 and then to Ivy).
PR Close #32923
2019-10-04 08:27:21 -07:00
Filipe Silva
fc3260d87e
ci: use CircleCI parameterized jobs ( #32745 )
...
Parameterized jobs lets us reduce duplication of very similar jobs.
See https://circleci.com/docs/2.0/reusing-config/#authoring-parameterized-jobs for more info.
PR Close #32745
2019-10-02 09:34:11 -07:00
Igor Minar
ecd7554051
build(docs-infra): update to cli@9.0.0-next ( #32679 )
...
PR Close #32679
2019-09-27 11:34:53 -07:00
George Kalpakas
a7d090d22e
build(docs-infra): upgrade cli command docs sources to 0a36071b8 ( #32878 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](c6184bf31...0a36071b8
):
**Modified**
- help/generate.json
##
PR Close #32878
2019-09-27 10:01:19 -07:00
George Kalpakas
fbad4ff65c
build(docs-infra): upgrade cli command docs sources to c6184bf31 ( #32864 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](493841df1...c6184bf31
):
**Modified**
- help/build.json
##
PR Close #32864
2019-09-26 07:38:36 -07:00
George Kalpakas
fe54af9ba6
build(docs-infra): upgrade cli command docs sources to 493841df1 ( #32850 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](5d72355fc...493841df1
):
**Modified**
- help/new.json
##
PR Close #32850
2019-09-25 11:27:03 -07:00
George Kalpakas
eab959aa18
build(docs-infra): upgrade cli command docs sources to 5d72355fc ( #32634 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](53ae26cb6...5d72355fc
):
**Modified**
- help/generate.json
##
PR Close #32634
2019-09-12 10:25:02 -07:00
George Kalpakas
bbd4a33f6c
build(docs-infra): upgrade cli command docs sources to 53ae26cb6 ( #32576 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](d68a96224...53ae26cb6
):
**Modified**
- help/serve.json
##
PR Close #32576
2019-09-10 07:56:43 -04:00
Carlos Ortiz García
9166baf709
refactor(core): Migrate TestBed.get to TestBed.inject ( #32382 )
...
This is cleanup/followup for PR #32200
PR Close #32382
2019-09-09 19:10:54 -04:00
George Kalpakas
8c388e3730
build(docs-infra): upgrade cli command docs sources to d68a96224 ( #32413 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](0d56c1f5f...d68a96224
):
**Modified**
- help/e2e.json
##
PR Close #32413
2019-08-30 13:54:46 -04:00
Joey Perrott
4b1251106e
build: bump yarn requirement to 1.17.3 ( #32344 )
...
PR Close #32344
2019-08-28 17:13:05 -07:00
George Kalpakas
125ef0a0ec
build(docs-infra): upgrade cli command docs sources to 0d56c1f5f ( #32367 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](59722208a...0d56c1f5f
):
**Modified**
- help/update.json
##
PR Close #32367
2019-08-28 09:04:02 -07:00
George Kalpakas
c7f4d500db
build(docs-infra): upgrade cli command docs sources to 59722208a ( #32297 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](70e761c12...59722208a
):
**Modified**
- help/generate.json
##
PR Close #32297
2019-08-26 09:33:49 -07:00
George Kalpakas
a58a5fd7bb
build(docs-infra): upgrade cli command docs sources to 70e761c12 ( #32285 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](d2489aeda...70e761c12
):
**Modified**
- help/add.json
- help/deploy.json
- help/generate.json
##
PR Close #32285
2019-08-23 11:02:53 -07:00
George Kalpakas
8e1a725462
build(docs-infra): upgrade cli command docs sources to d2489aeda ( #32236 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](6aae7f563...d2489aeda
):
**Modified**
- help/generate.json
##
PR Close #32236
2019-08-21 10:09:35 -07:00
Filipe Silva
0b1bf14cd8
ci: use circleci windows preview ( #31266 )
...
PR Close #31266
2019-08-19 13:32:14 -07:00
Filipe Silva
7c2cd97e60
build: add reminder to keep engines in sync ( #31266 )
...
PR Close #31266
2019-08-19 13:32:13 -07:00
George Kalpakas
adb4f7c7cb
build(docs-infra): upgrade cli command docs sources to 6aae7f563 ( #32174 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](fe88669c9...6aae7f563
):
**Modified**
- help/generate.json
- help/new.json
##
PR Close #32174
2019-08-19 10:09:42 -07:00
JiaLiPassion
ee486233e9
build(zone.js): update zone.js to 0.10.2 ( #31975 )
...
Bundle size changed in both zone.js(legacy) and zone-evergreen.js
- zone.js(legacy) package increased a little because the following feature and fixes.
1. #31699 , handle MSPointer events PR
2. https://github.com/angular/zone.js/pull/1219 to add __zone_symbol__ customization support
- zone-evergreen.js package decreased because
1. the MSPointer PR only for legacy
2. the Object.defineProperty patch is moved to legacy #31660
PR Close #31975
2019-08-16 09:56:41 -07:00
George Kalpakas
f6a1de6b31
build(docs-infra): upgrade cli command docs sources to fe88669c9 ( #32147 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](bb4be27da...fe88669c9
):
**Modified**
- help/serve.json
##
PR Close #32147
2019-08-15 09:54:01 -07:00
George Kalpakas
f7eebd0227
build(docs-infra): upgrade cli command docs sources to bb4be27da ( #32036 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](403bcb01c...bb4be27da
):
**Modified**
- help/new.json
##
PR Close #32036
2019-08-08 11:16:49 -07:00
George Kalpakas
a574e462c9
build(docs-infra): ensure the locally built packages exist and are up-to-date in `yarn setup-local` ( #31985 )
...
The `setup-local` npm script uses `NgPackagesInstaller` to replace the
Angular packages with the locally built ones. Previously, it would (a)
assume that the packages were built and (b) it would do anything if the
currently installed versions already correspond to locally built
packages (even if not the latest version).
This could lead to all sorts of errors, such as:
- Confusing error messages, `dist/packages-dist/` was missing.
- Using outdated build artifacts from `dist/packages-dist/` without a
warning.
- Not installing the latest locally built packages, because the ones
installed already corresponded to locally built (but older) ones.
This commit fixes these issues by ensuring that:
- The local packages are always built before being used by
`NgPackagesInstaller`.
- The local packages are installed, even if the ones install already
correspond to local packages.
NOTE: Special `*-ci` scripts are introduced (for use on CI) that skip
building the local packages, since that step would have been taken
care of (in a more efficient way) in a previous CI step.
PR Close #31985
2019-08-05 12:56:44 -07:00
George Kalpakas
adc39752f3
build(docs-infra): upgrade cli command docs sources to 403bcb01c ( #31925 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](1e83a8ecb...403bcb01c
):
**Added**
- help/deploy.json
##
PR Close #31925
2019-07-31 11:39:00 -07:00
George Kalpakas
cbcbe23fd1
build(docs-infra): upgrade cli command docs sources to 1e83a8ecb ( #31906 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](a8fe15cb6...1e83a8ecb
):
**Modified**
- help/generate.json
##
PR Close #31906
2019-07-30 12:55:44 -07:00
George Kalpakas
b66d82e308
build(docs-infra): upgrade jasmine-/karma-related dependencies ( #31527 )
...
Note: `jasmine-ts` is intentionally held back at 0.2.1, because of a bug
in 0.3.0: svi3c/jasmine-ts#33
PR Close #31527
2019-07-18 10:17:13 -07:00
George Kalpakas
518bca0841
build(docs-infra): remove unused `jasmine-marbles` dependency ( #31527 )
...
PR Close #31527
2019-07-18 10:17:13 -07:00
George Kalpakas
8853f13f82
build(docs-infra): upgrade cli command docs sources to a8fe15cb6 ( #31585 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](8fe3aa3c2...a8fe15cb6
):
**Modified**
- help/analytics.json
##
PR Close #31585
2019-07-16 13:00:05 -04:00
George Kalpakas
0e86551a63
ci(docs-infra): run a11y audits on certain pages on CI ( #31414 )
...
PR Close #31414
2019-07-11 17:13:47 -04:00
George Kalpakas
5c738417db
feat(docs-infra): support checking the scores on all audit categories ( #31414 )
...
Previously, the `test-pwa-score` script would only check the `pwa`
score. (All categories were reported, but a min. score could only be
specified for `pwa`.)
This commit adds support for checking the scores on all available
categories (such as a11y, performance, seo, etc.).
PR Close #31414
2019-07-11 17:13:47 -04:00
George Kalpakas
76b755e292
build(docs-infra): upgrade lighthouse to 5.1.0 ( #31414 )
...
PR Close #31414
2019-07-11 17:13:47 -04:00
George Kalpakas
6f50aad5c4
build(docs-infra): upgrade cli command docs sources to 8fe3aa3c2 ( #31485 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](9edecc522...8fe3aa3c2
):
**Modified**
- help/add.json
- help/build.json
- help/update.json
##
PR Close #31485
2019-07-11 17:12:59 -04:00
Rudolf Olah
3246a8553c
build(docs-infra): engine "yarn" versions can now be up to 1.16.0 ( #31482 )
...
PR Close #31482
2019-07-11 12:14:33 -04:00
Pete Bacon Darwin
1db3ac457c
build(docs-infra): update dgeni-packages dependency ( #31368 )
...
The new version 0.27.5 now has the `post-process-html` package, so we
don't need it in angular/angular any more.
PR Close #31368
2019-07-02 11:28:23 -07:00
George Kalpakas
f57e77eeb4
build(docs-infra): upgrade cli command docs sources to 9edecc522 ( #31331 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](e819d9b77...9edecc522
):
**Modified**
- help/build.json
- help/doc.json
##
PR Close #31331
2019-06-28 09:27:13 -07:00
George Kalpakas
d7b4172678
build(docs-infra): upgrade cli command docs sources to e819d9b77 ( #31307 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](01a7186bb...e819d9b77
):
**Modified**
- help/generate.json
##
PR Close #31307
2019-06-27 09:50:20 -07:00
George Kalpakas
a8f3b317f1
build(docs-infra): upgrade cli command docs sources to 01a7186bb ( #31281 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](a7d4472eb...01a7186bb
):
**Modified**
- help/doc.json
- help/test.json
##
PR Close #31281
2019-06-26 08:17:16 -07:00
George Kalpakas
b1664425a9
build(docs-infra): upgrade cli command docs sources to a7d4472eb ( #31184 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](ab6f36229...a7d4472eb
):
**Modified**
- help/generate.json
##
PR Close #31184
2019-06-21 10:15:20 -07:00
George Kalpakas
b356fb01d5
build(docs-infra): upgrade @angular/cli to 8.1.0-beta.2 ( #31137 )
...
PR Close #31137
2019-06-20 11:16:35 -07:00
George Kalpakas
87665fe324
build(docs-infra): upgrade cli command docs sources to ab6f36229 ( #31102 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](032be4e17...ab6f36229
):
**Modified**
- help/doc.json
##
PR Close #31102
2019-06-18 09:51:11 -07:00
George Kalpakas
aa9eb55e3c
build(docs-infra): upgrade cli command docs sources to 032be4e17 ( #30998 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](9d13ba4b6...032be4e17
):
**Modified**
- help/build.json
##
PR Close #30998
2019-06-12 16:21:26 +00:00
George Kalpakas
87bf1791a9
build(docs-infra): upgrade cli command docs sources to 9d13ba4b6 ( #30970 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](c21c3c4f2...9d13ba4b6
):
**Modified**
- help/build.json
- help/generate.json
- help/new.json
- help/serve.json
- help/test.json
##
PR Close #30970
2019-06-11 14:18:35 -07:00
George Kalpakas
7b0bee73de
build(docs-infra): update @angular/* to v8.1.0-next.1 and @angular/material to v8.0.0 ( #30935 )
...
PR Close #30935
2019-06-11 00:11:36 +00:00
George Kalpakas
c9ce485ce0
build(docs-infra): update @angular/cli to v8.0.2 ( #30935 )
...
This restores named lazy chunks, which were broken during beta/rc (i.e.
the lazy chunks were named 0/1/2/...).
PR Close #30935
2019-06-11 00:11:36 +00:00
George Kalpakas
64488b12ac
build(docs-infra): upgrade cli command docs sources to c21c3c4f2 ( #30908 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](2bbd7f288...c21c3c4f2
):
**Modified**
- help/serve.json
##
PR Close #30908
2019-06-07 08:45:10 -07:00
George Kalpakas
1f79c827a0
build(docs-infra): upgrade cli command docs sources to 2bbd7f288 ( #30776 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](30036352e...2bbd7f288
):
**Modified**
- help/update.json
##
PR Close #30776
2019-05-31 09:45:58 -07:00
George Kalpakas
573f57ac90
build(docs-infra): upgrade cli command docs sources to 30036352e ( #30608 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](f960a8e4a...30036352e
):
**Modified**
- help/analytics.json
- help/build.json
- help/e2e.json
- help/serve.json
- help/test.json
- help/xi18n.json
##
PR Close #30608
2019-05-24 18:18:50 -04:00
George Kalpakas
f1ea78ba09
build(docs-infra): upgrade cli command docs sources to f960a8e4a ( #30530 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](73d875a70...f960a8e4a
):
**Modified**
- help/update.json
##
PR Close #30530
2019-05-21 17:09:57 -07:00
Santosh Yadav
34e0d621fd
build(docs-infra): update http-server to 0.11.1 ( #30401 )
...
Fixes #30363
PR Close #30401
2019-05-14 09:55:46 -07:00
George Kalpakas
0d4a0b6519
build(docs-infra): upgrade cli command docs sources to 73d875a70 ( #30414 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](8dd9b98ac...73d875a70
):
**Modified**
- help/build.json
- help/e2e.json
- help/serve.json
- help/test.json
- help/xi18n.json
##
PR Close #30414
2019-05-13 10:22:46 -07:00
JiaLiPassion
5ab809ddf9
build: upgrade zone.js to 0.9.1 ( #30260 )
...
Close 30203
resolves the issue that zone-legacy XHR issue
PR Close #30260
2019-05-10 14:25:56 -07:00
George Kalpakas
4a96ddfb54
build(docs-infra): upgrade cli command docs sources to 8dd9b98ac ( #30325 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](73c53266f...8dd9b98ac
):
**Modified**
- help/add.json
- help/e2e.json
- help/generate.json
- help/update.json
##
PR Close #30325
2019-05-08 09:12:52 -07:00
Igor Minar
e53cf81689
build(docs-infra): upgrade material and cdk to 8.0.0-rc.0 ( #30202 )
...
I bumped the payload size limits to reflect the current values - the changes have been insignificant.
PR Close #30202
2019-04-29 18:46:53 -07:00
Igor Minar
089fcbf369
build(docs-infra): upgrade framework and cli to 8.0.0-rc.2 ( #30202 )
...
Brings in small payload size fixes.
PR Close #30202
2019-04-29 18:46:53 -07:00
Igor Minar
1195dabb84
build(docs-infra): update the aio app to framework and cli 8.0.0-rc.1 ( #30183 )
...
I updated the payload size limits as well. There still seem to be size regressions in the framework,
but at least the polyfills now uses the evergreen build of zones so we shaved off a few KB there.
PR Close #30183
2019-04-29 12:30:25 -07:00
George Kalpakas
acaf1aa530
build(docs-infra): switch from no-op `no-jasmine-focus` tslint rule to `ban` ( #29926 )
...
The `no-jasmine-focus` rule has been removed from
`vrsource-tslint-rules` [since version 5.8.0][1] (theoretically;
practically it remained [until version 5.8.2][2]).
This commit removes the non-existent rule (and the obsolete dependency)
and uses tslint's `ban` rule instead (as recommended).
[1]: 477f622cb2 (diff-04c6e90faac2675aa89e2176d2eec7d8R162)
[2]: https://github.com/vrsource/vrsource-tslint-rules/pull/13#issuecomment-442053340
PR Close #29926
2019-04-25 12:32:49 -07:00
George Kalpakas
282167a37f
build(docs-infra): upgrade tslint to 5.15.0 and codelyzer to 5.0.0 ( #29926 )
...
This commit also changes the `tslint.json` config file to (reasonably
closely) match what the cli would generate for a new app.
PR Close #29926
2019-04-25 12:32:49 -07:00
George Kalpakas
eb85c8a742
build(docs-infra): make type-checking stricter by enabling `noImplicitAny` ( #29926 )
...
PR Close #29926
2019-04-25 12:32:49 -07:00
George Kalpakas
2002db28ff
build(docs-infra): remove obsolete `ie-polyfills.js` ( #29926 )
...
Now that defferential loading it supported by the cli, remove the
obsolete `ie-polyfills.js` (and associated dependencies).
All polyfills in `ie-polyfills.js` are now included in the
[polyfills-es5][1] bundle, except for `classlist.js`, that is only
needed in order to support `NgClass` on SVG elements, which we don't
use.
[1]: https://github.com/angular/angular-cli/blob/b95933a57/packages/angular_devkit/build_angular/src/angular-cli-files/models/es5-polyfills.js
PR Close #29926
2019-04-25 12:32:49 -07:00
George Kalpakas
6c1ae294dc
build(docs-infra): upgrade @angular/cli to 8.0.0-beta.18 ( #29926 )
...
This commit also changes the config files and their layout to
(reasonably closely) match what the cli would generate for a new app.
Related Jira issue: [TOOL-815](https://angular-team.atlassian.net/browse/TOOL-815 )
PR Close #29926
2019-04-25 12:32:49 -07:00
George Kalpakas
b8298f1b2d
build(docs-infra): upgrade @angular/material to 8.0.0-beta.2 ( #29926 )
...
PR Close #29926
2019-04-25 12:32:48 -07:00
George Kalpakas
3def652e18
build(docs-infra): upgrade @angular/* to 8.0.0-beta.14 ( #29926 )
...
PR Close #29926
2019-04-25 12:32:48 -07:00
George Kalpakas
7e3137e7ed
build(docs-infra): upgrade RxJS to 6.5.1 ( #30048 )
...
Related to #30043 .
PR Close #30048
2019-04-24 10:41:37 -07:00
George Kalpakas
4ca95641ee
build(docs-infra): upgrade cli command docs sources to 73c53266f ( #30047 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](7e7a1aa5e...73c53266f
):
**Modified**
- help/build.json
##
PR Close #30047
2019-04-23 08:56:23 -07:00
George Kalpakas
2271f200d7
build(docs-infra): upgrade cli command docs sources to 7e7a1aa5e ( #29987 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](664990cad...7e7a1aa5e
):
**Modified**
- help/analytics.json
- help/build.json
- help/generate.json
##
Relevant changes in [commit range](437e03799...7e7a1aa5e
) since PR #29954 :
**Modified**
- help/generate.json
##
Closes #29954
PR Close #29987
2019-04-19 14:16:36 -07:00
George Kalpakas
11eef85133
build(docs-infra): change `build-with-ivy` script to `switch-to-ivy` ( #29989 )
...
Previously, the `build-with-ivy` script could be used to build the `aio`
project with Ivy (once it had been prepared with `ivy-ngcc`, etc.) and
then restored the configuration (e.g. `tsconfig.json`) to non-ivy mode.
As a result, it was not useful for running other commands (e.g. unit/e2e
tests) in Ivy mode.
This commit renames the script to `switch-to-ivy` and employs a
different model (similar to `ng-packages-installer`), where the project
is setup to run in Ivy mode and then all subsequent commands are
executed in that mode (until restored).
Since this is currently only used on CI, there is no automatic way to
switch back to non-ivy mode (but it could be implemented in the future
if needed).
Finally, the script now modifies `src/tsconfig.app/json` instead of
`tsconfig.json` to ensure that the `angularCompilerOptions` are not
ignored/overwritten. This is also closer to what the cli generates
with the `--enable-ivy` option.
PR Close #29989
2019-04-19 09:46:48 -07:00
Filipe Silva
3a836c362d
build(docs-infra): convert `search-worker.js` to TypeScript ( #29764 )
...
PR Close #29764
2019-04-15 11:14:04 -07:00
Filipe Silva
ee603a3b01
build(docs-infra): update to CLI 8 beta.13 ( #29764 )
...
PR Close #29764
2019-04-15 11:14:04 -07:00
George Kalpakas
70177e544b
build(docs-infra): add missing dependencies (chrome-launcher, lighthouse-logger) ( #29904 )
...
We are using `chrome-launcher` and `lighthouse-logger` in
[test-pwa-score][1], but we do not explicitly list them as
`devDependencies`, so we are relying on the fact that they happen to be
hoisted in `node_modules/` by yarn. This may unexpectedly break in the
future.
This commit fixes this, by explicitly listing them as `devDependencies`.
[1]: https://github.com/angular/angular/blob/ea70d41ac/aio/scripts/test-pwa-score.js#L14-L18
PR Close #29904
2019-04-15 09:12:37 -07:00
George Kalpakas
4f9c935473
build(docs-infra): upgrade lighthouse to 4.3.0 ( #29904 )
...
Also, log the Lighthouse version in `test-pwa-score` to aid in
debugging.
PR Close #29904
2019-04-15 09:12:37 -07:00
George Kalpakas
3ea8d651cc
build(docs-infra): upgrade cli command docs sources to 664990cad ( #29827 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
##
Relevant changes in [commit range](b00300ebd...664990cad
):
**Modified**
- help/build.json
- help/generate.json
- help/new.json
- help/serve.json
- help/test.json
##
PR Close #29827
2019-04-11 07:40:26 -07:00
Filipe Silva
ef85336719
build: update to TypeScript 3.4 ( #29372 )
...
PR Close #29372
2019-04-10 12:12:16 -07:00
George Kalpakas
648adb1894
build(docs-infra): upgrade cli command docs sources to b00300ebd ( #29679 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
Relevant changes in [commit range](f63f8c60f...b00300ebd
):
**Modified**
- help/build.json
- help/generate.json
PR Close #29679
2019-04-03 15:31:15 -07:00
George Kalpakas
fd4c939394
build(docs-infra): upgrade cli command docs sources to f63f8c60f ( #29618 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
Relevant changes in [commit range](35df0b528...f63f8c60f
):
**Modified**
- help/build.json
Closes #29607
PR Close #29618
2019-04-01 10:55:22 -07:00
George Kalpakas
2b6e107b1e
build(docs-infra): add check to ensure all contributor pictures exist ( #29553 )
...
PR Close #29553
2019-03-29 11:01:45 -07:00
George Kalpakas
a81fd5f750
build(docs-infra): upgrade cli command docs sources to 35df0b528 ( #29583 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
Relevant changes in [commit range](42e87428d...35df0b528
):
**Modified**
- help/add.json
- help/generate.json
- help/new.json
PR Close #29583
2019-03-29 10:25:30 -07:00
George Kalpakas
e958447100
build(docs-infra): upgrade cli command docs sources to 42e87428d ( #29562 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
Relevant changes in [commit range](18d979cdc...42e87428d
):
**Modified**
- help/add.json
PR Close #29562
2019-03-28 10:11:19 -07:00
JiaLiPassion
17f7bdbd60
build: update zone.js to 0.9.0 ( #28219 )
...
The API changes are due to enabling strict checks in TypeScript (via `strict: true`).
The payload size changes in `polyfills.js` are due to more browser APIs being patched in recent versions (e.g. `fetch`, `customElement v1`).
PR Close #28219
2019-03-26 12:50:38 -07:00
George Kalpakas
c18fa7b5bd
build(docs-infra): upgrade cli command docs sources to 18d979cdc ( #29437 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
Relevant changes in [commit range](cafa558cf...18d979cdc
):
**Added**
- help/analytics.json
**Modified**
- help/add.json
- help/build.json
- help/generate.json
- help/new.json
- help/serve.json
PR Close #29437
2019-03-21 15:32:03 -04:00
Pete Bacon Darwin
7b55ba58b9
refactor(ivy): ngcc - remove flat-format and use AbsoluteFsPath ( #29092 )
...
Now that we are using package.json properties to indicate which
entry-point format to compile, it turns out that we don't really
need to distinguish between flat and non-flat formats, unless we
are compiling `@angular/core`.
PR Close #29092
2019-03-20 14:45:54 -04:00
Pete Bacon Darwin
cd449021c1
feat(ivy): ngcc - compile only specified package.json format properties ( #29092 )
...
You can now specify a list of properties in the package.json that
should be considered (in order) to find the path to the format to compile.
The build marker system has been updated to store the markers in
the package.json rather than an additional external file.
Also instead of tracking the underlying bundle format that was compiled,
it now tracks the package.json property.
BREAKING CHANGE:
The `proertiesToConsider` option replaces the previous `formats` option,
which specified the final bundle format, rather than the property in the
package.json.
If you were using this option to compile only specific bundle formats,
you must now modify your usage to pass in the properties in the package.json
that map to the format that you wish to compile.
In the CLI, the `--formats` is no longer available. Instead use the
`--properties` option.
FW-1120
PR Close #29092
2019-03-20 14:45:54 -04:00
Judy Bogart
bc99b774ba
docs: add schematics guide ( #28343 )
...
PR Close #28343
2019-03-19 15:47:14 -04:00
George Kalpakas
7b5d326d77
build(docs-infra): upgrade cli command docs sources to cafa558cf ( #29350 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
Relevant changes in [commit range](c883c3d0b...cafa558cf
):
**Modified**
- help/build.json
PR Close #29350
2019-03-18 09:10:18 -07:00
Pete Bacon Darwin
487d4157ac
build(docs-infra): update AIO dependencies within their current ranges ( #29301 )
...
PR Close #29301
2019-03-14 16:04:53 -04:00
Igor Minar
75748d6044
feat: add support for TypeScript 3.3 (and drop older versions) ( #29004 )
...
https://blogs.msdn.microsoft.com/typescript/2019/01/31/announcing-typescript-3-3/
BREAKING CHANGE: TypeScript 3.1 and 3.2 are no longer supported.
Please update your TypeScript version to 3.3
PR Close #29004
2019-03-13 10:38:37 -07:00
Paul Gschwendtner
e20a29a153
build(docs-infra): support running cli docs examples concurrently ( #29103 )
...
PR Close #29103
2019-03-12 10:46:03 -07:00
George Kalpakas
869e1cdcec
build(docs-infra): upgrade cli command docs sources to c883c3d0b ( #29242 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
Relevant changes in [commit range](3b1fe6437...c883c3d0b
):
**Modified**
- help/generate.json
PR Close #29242
2019-03-12 10:34:03 -07:00
Paul Gschwendtner
ff9550542c
build(docs-infra): ivy prebuild script should not run ngcc for all formats ( #29117 )
...
Currently when building AIO with Ivy, we run Ngcc and transform
all found formats. This potentially slows down the build (and
therefore the "test_aio_local_ivy" job). Since it's not necessary
to build all formats, and we only need "fesm5" and "fesm2015",
we can explicitly specify the required formats.
**Note**: Currently this does not have any big effect, because Angular
Material does not ship ES2015/ES5 files. The change primarily just
suppresses the Ngcc messages for Material not providing ES2015/ES5
entry-points.
Technically if new non-Ivy packages are added to AIO, this
speeds up the build as we don't build the unused formats.
PR Close #29117
2019-03-05 11:41:44 -08:00
George Kalpakas
f16fca41d6
build(docs-infra): upgrade cli command docs sources to 3b1fe6437 ( #29003 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
Relevant changes in [commit range](c91579a2e...3b1fe6437
):
**Modified**
- help/generate.json
- help/new.json
PR Close #29003
2019-02-27 10:24:46 -08:00
George Kalpakas
7c20bf8845
build(docs-infra): upgrade cli command docs sources to c91579a2e ( #28922 )
...
Updating [angular#master](https://github.com/angular/angular/tree/master ) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master ).
Relevant changes in [commit range](1631f7d62...c91579a2e
):
**Modified**
- help/build.json
**Removed**
- help/eject.json
Closes #28772
Closes #28795
Closes #28816
Closes #28859
Closes #28882
PR Close #28922
2019-02-22 09:52:50 -08:00