8909 Commits

Author SHA1 Message Date
Peter Bacon Darwin
4038b42396 build(aio): lock zone.js to 0.8.16 ()
Later versions (before 0.8.19) had a size increase.

PR Close 
2017-11-01 15:24:46 -07:00
Peter Bacon Darwin
9ab1f4a9c9 style(aio): fix docs linting issues ()
These issues appeared after upgrade of eslint jasmine plugin

PR Close 
2017-11-01 15:24:46 -07:00
Peter Bacon Darwin
e9afc59a81 ci(aio): increase payload size limit for polyfills.ts ()
The latest builds have added ~2kB to the size of this file (500 bytes zipped).

PR Close 
2017-11-01 15:24:46 -07:00
Peter Bacon Darwin
83c826c3f9 build(aio): remove hack to modify CLI version ()
PR Close 
2017-11-01 15:24:46 -07:00
Peter Bacon Darwin
abfc41d661 build(aio): upgrade to Angular@rc.5 and CLI@rc.3 ()
PR Close 
2017-11-01 15:24:45 -07:00
Peter Bacon Darwin
11fd7eaf63 build(aio): revert temporary increase in size limit ()
PR Close 
2017-11-01 15:24:45 -07:00
Peter Bacon Darwin
54eba606cb build(aio): fix tests to work with @angular/{material,cdk}@2.0.0-beta.12 ()
PR Close 
2017-11-01 15:24:45 -07:00
Peter Bacon Darwin
3337865913 build(aio): remove cli patches ()
PR Close 
2017-11-01 15:24:45 -07:00
Peter Bacon Darwin
f24397c5d0 build(aio): revert to clean CLI test.ts file ()
The use of `System.import()` in test.ts was causing the webpack build to fail
with a mysterious "Module build failed: Error: TypeScript compilation failed" error,
when running `yarn test`.

PR Close 
2017-11-01 15:24:44 -07:00
Igor Minar
9d52bf27de build(aio): temporarily increaze the size limit until the regressions are fixed ()
related issues:
https://github.com/angular/angular/issues/19857
https://github.com/angular/devkit/pull/231

PR Close 
2017-11-01 15:24:44 -07:00
Igor Minar
19fbfbc371 build(aio): disable 'global' support in webpack ()
This will be fixed in CLI once https://github.com/angular/angular-cli/pull/8130 lands.

-rw-r--r--  1 iminar  eng   14942 Oct 20 22:23 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 20 22:23 dist/inline.5d66b81ec9e01af9d28d.bundle.js
-rw-r--r--  1 iminar  eng  528395 Oct 20 22:23 dist/main.e36bb99245ca52ae546f.bundle.js
-rw-r--r--  1 iminar  eng   37205 Oct 20 22:23 dist/polyfills.0dfca732c5a075c110d0.bundle.js

PR Close 
2017-11-01 15:24:44 -07:00
Igor Minar
6578b30b77 build(aio): upgrade to build-optimizer@0.0.29 ()
-rw-r--r--  1 iminar  eng   14942 Oct 20 22:16 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 20 22:16 dist/inline.68ebcf831dc9c905804f.bundle.js
-rw-r--r--  1 iminar  eng  541291 Oct 20 22:16 dist/main.5ec6fb5f95fc0433d822.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 20 22:16 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:44 -07:00
Igor Minar
10c1c2ba5a build(aio): upgrade to @angular/cli@1.5.0-rc.2 ()
-rw-r--r--  1 iminar  eng   84219 Oct 19 21:37 dist/0.0f327734d18211139822.chunk.js
-rw-r--r--  1 iminar  eng   14942 Oct 19 21:37 dist/4.c719ac5645940382cdce.chunk.js
-rw-r--r--  1 iminar  eng    1560 Oct 19 21:37 dist/inline.887757679ff553e20b54.bundle.js
-rw-r--r--  1 iminar  eng  492354 Oct 19 21:37 dist/main.5e5dc9ed980c9f5dc2bd.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 19 21:37 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:44 -07:00
Igor Minar
e18bfd1f3d build(aio): upgrade to @angular/cli@1.5.0-rc.1 ()
-rw-r--r--  1 iminar  eng   84219 Oct 18 21:05 dist/0.0f327734d18211139822.chunk.js
-rw-r--r--  1 iminar  eng   14942 Oct 18 21:05 dist/4.c719ac5645940382cdce.chunk.js
-rw-r--r--  1 iminar  eng    1560 Oct 18 21:05 dist/inline.887757679ff553e20b54.bundle.js
-rw-r--r--  1 iminar  eng  492354 Oct 18 21:05 dist/main.5e5dc9ed980c9f5dc2bd.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 18 21:05 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:43 -07:00
Igor Minar
3c2ddbe9ab build(aio): upgrade to rxjs@5.5.0 ()
-rw-r--r--  1 iminar  eng   84219 Oct 18 09:13 dist/0.8ef208c27531d5c6af63.chunk.js
-rw-r--r--  1 iminar  eng   14942 Oct 18 09:13 dist/4.c719ac5645940382cdce.chunk.js
-rw-r--r--  1 iminar  eng    1560 Oct 18 09:13 dist/inline.adc367eb50c706f3fd04.bundle.js
-rw-r--r--  1 iminar  eng  492354 Oct 18 09:13 dist/main.b9d9549455c74aff1480.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 18 09:13 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:43 -07:00
Igor Minar
a149605c9f build(aio): turn off preserveWhitespaces in compiler options ()
-rw-r--r--  1 iminar  eng   14942 Oct 13 16:12 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 13 16:12 dist/inline.eede8140efeab4c45b22.bundle.js
-rw-r--r--  1 iminar  eng  559389 Oct 13 16:12 dist/main.20858f9aa7cf8741b6aa.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 13 16:12 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:43 -07:00
Igor Minar
b396029d39 build(aio): patch @angular/cli to use esm builds of rxjs ()
-rw-r--r--  1 iminar  eng   14942 Oct 13 14:52 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 13 14:52 dist/inline.6ca24f1c3b848103b041.bundle.js
-rw-r--r--  1 iminar  eng  567802 Oct 13 14:52 dist/main.c8183a2c0116782ca366.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 13 14:52 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:43 -07:00
Igor Minar
040b376052 build(aio): upgrade to rxjs@5.5.0-beta.7 ()
-rw-r--r--  1 iminar  eng   14942 Oct 13 14:30 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 13 14:30 dist/inline.702d6ff5146ddc373f05.bundle.js
-rw-r--r--  1 iminar  eng  588943 Oct 13 14:30 dist/main.64c96d55a10c56cfd6cd.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 13 14:30 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:42 -07:00
Igor Minar
175c872514 build(aio): upgrade to @angular/{material,cdk}@2.0.0-beta.12 ()
-rw-r--r--  1 iminar  eng   14942 Oct 13 13:35 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 13 13:35 dist/inline.f005f1bd6803b72f5961.bundle.js
-rw-r--r--  1 iminar  eng  582527 Oct 13 13:35 dist/main.b9ef1abb785be8de15b8.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 13 13:35 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:42 -07:00
Igor Minar
71291aa2c0 fix(aio): hand fix the renaming md->mat issues ()
These are changes that the mat-switcher missed and I had to make them by hand.

PR Close 
2017-11-01 15:24:42 -07:00
Igor Minar
415e75716a build(aio): upgrade to @angular/{material,cdk}@2.0.0-beta.11 + md->mat migration ()
all the non-npm changes were made by the angular-material-prefix-updater tool.

the tool missed a few things, which I'll fix in a separate commit to preserve the diff.

-rw-r--r--  1 iminar  eng   14942 Oct 13 13:09 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 13 13:09 dist/inline.0592c25ceb544d6aca3d.bundle.js
-rw-r--r--  1 iminar  eng  578250 Oct 13 13:09 dist/main.45d4edca3facc6d621e7.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 13 13:09 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:42 -07:00
Igor Minar
3216abee2e build(aio): upgrade to @angular/cli@1.5.0-rc.0 and typescript@2.5.3 ()
the size regression has gotten worse:

-rw-r--r--  1 iminar  eng   14942 Oct 13 12:24 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 13 12:24 dist/inline.41e701c562960ede8ef5.bundle.js
-rw-r--r--  1 iminar  eng  865780 Oct 13 12:24 dist/main.6c4c605d461870b9c2d7.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 13 12:24 dist/polyfills.f8409a9eb69060ac1aa6.bundle.js

PR Close 
2017-11-01 15:24:41 -07:00
Igor Minar
327ad02a28 build(aio): upgrade to @angular/cli@1.4.7 ()
this causes the size regression to get only worse:

-rw-r--r--  1 iminar  eng   14942 Oct 13 10:37 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 13 10:37 dist/inline.3cc964095cb25e329dc0.bundle.js
-rw-r--r--  1 iminar  eng  846141 Oct 13 10:37 dist/main.5eb64df77b2877327a16.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 13 10:37 dist/polyfills.965a9a5ad3e11b17f85e.bundle.js

PR Close 
2017-11-01 15:24:41 -07:00
Igor Minar
1df0c9e1b0 build(aio): update to @angular/core@5.0.0-rc.2 ()
there is a size regression right now because the CLI is out of date:

-rw-r--r--  1 iminar  eng   14942 Oct 13 10:23 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r--  1 iminar  eng    1535 Oct 13 10:23 dist/inline.812a4af83ecce165c71c.bundle.js
-rw-r--r--  1 iminar  eng  643481 Oct 13 10:23 dist/main.74550bb35f9f5a57e78a.bundle.js
-rw-r--r--  1 iminar  eng   37402 Oct 13 10:23 dist/polyfills.965a9a5ad3e11b17f85e.bundle.js

PR Close 
2017-11-01 15:24:41 -07:00
Panagiotis Koursaris
280dadaaad docs(aio): fix typo in attribute-directives
Closes 
2017-11-01 15:21:09 -07:00
Jesus Rodriguez
c30eff898a docs(aio): update universal for CLI
PR Close 
2017-11-01 15:18:43 -07:00
Jesus Rodriguez
ca129ba549 docs(aio): upgrade to v5 and cli 1.5
PR Close 
2017-11-01 14:14:08 -07:00
Trotyl Yu
171ae154c2 docs(packaging): fix typo
PR Close 
2017-11-01 15:45:58 -04:00
Austin
4426c0f14e fix(docs): Fix 404 on amcdnl image
PR Close 
2017-11-01 15:45:28 -04:00
George Kalpakas
901436e46f docs: fix link texts
Fixes 

PR Close 
2017-11-01 15:44:59 -04:00
Mark Goho
6fbc2b3be0 docs(aio): update AngularJS Quick Reference guide
PR Close 
2017-11-01 15:44:35 -04:00
Sergey Koshechkin
93d23ddcc8 docs(aio): fix typo
PR Close 
2017-11-01 15:42:25 -04:00
Sergey Koshechkin
548a809a05 docs(aio): fix typo
PR Close 
2017-11-01 15:41:57 -04:00
zdouble
a161b4ab6d docs(aio): fix typo
PR Close 
2017-11-01 15:41:27 -04:00
Matias Niemelä
60b91656cd docs: add changelog for 5.0.0 2017-11-01 11:00:39 -07:00
Matias Niemelä
1858d99559 release: cut the 5.0.0 release 2017-11-01 09:47:02 -07:00
Jesus Rodriguez
3a8665409d build(aio): add i18n boilerplate type ()
PR Close 
2017-10-31 01:06:25 -04:00
Rado Kirov
005a78bd83 refactor: allow compilation with TypeScript 2.5 ()
A small number of types need to be adjusted. The changes seem to be
backwards compatible with TS 2.4.

PR Close 
2017-10-31 00:26:43 -04:00
Matias Niemelä
7553ce9dfe docs: add changelog for 5.0.0-rc.9 2017-10-30 21:24:59 -07:00
Matias Niemelä
42bfe4477f release: cut the 5.0.0-rc.9 release 2017-10-30 21:24:54 -07:00
Hans Larsen
3bdbb18c8b build: update rollup lint rule from bad merge ()
PR Close 
2017-10-30 23:43:49 -04:00
Hans Larsen
13f8648a00 fix: add missing globals from each rollup configuration ()
PR Close 
2017-10-30 23:09:17 -04:00
Hans Larsen
b6abcb2500 refactor: make all rollup config ES5 compatible ()
So they can be required by other Node scripts.

PR Close 
2017-10-30 23:09:17 -04:00
Hans Larsen
f1a9e1e361 build: add lint rule for global flags in rollup config ()
We now verify that every imports is part of the globals defined in the files rollup.config.js.

PR Close 
2017-10-30 23:09:16 -04:00
Tobias Bosch
54480f7dfc fix(compiler): report errors properly in G3 in certain conditions ()
Condition: static analysis error, given:
- noResolve:true
- generateCodeForLibraries: false
- CompilerHost.getSourceFile throws on non existent files

All of these are true in G3.
PR Close 
2017-10-30 21:24:30 -04:00
Matias Niemelä
951bd33b09 build: add release as a valid commit message subject ()
PR Close 
2017-10-30 21:23:18 -04:00
Matias Niemelä
bf57df3e04 build: temporarily increase the commit msg limit to 120
Right now HEAD and 5.0.x have a branch deviation and therefore
all the commits between both branches are being compared. There
exists a problematic commit which has a commit message that is
longer than 100 commits. This patch will temporarily increase
the limit to 120 so that CI passes. Once master is resumed to
being the primary development branch (once 5.0.0 is out) then
the the msg limit will be set back to 100.
2017-10-30 21:20:43 -04:00
Tobias Bosch
420852e2f5 fix(compiler): reexport less symbols in .ngfactory.ts files ()
* don't reexport symbols that the user already reexported
* never reexport symbols that are part of arguments of non simple function calls

Fixes 

PR Close 
2017-10-30 20:11:29 -04:00
Tobias Bosch
04eb80cc2b fix(compiler): always use relative paths to refer to generated code
Previously we generated imports like `@angular/material/index.ngfactory`,
which doesn’t make sense as we don’t ship generated code on npm

Closes 
2017-10-30 18:28:25 -04:00
Matias Niemelä
308fc8e328 docs: add changelog for 5.0.0-rc.8 2017-10-27 23:46:02 -07:00