Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(aio): update to @angular/core@5.0.0-rc.5 #19702

Closed
wants to merge 31 commits into from

Commits on Nov 1, 2017

  1. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    c154d6b View commit details
    Browse the repository at this point in the history
  2. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    8702684 View commit details
    Browse the repository at this point in the history
  3. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    95bfbb5 View commit details
    Browse the repository at this point in the history
  4. build(aio): upgrade to @angular/{material,cdk}@2.0.0-beta.11 + md->ma…

    …t 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    0458617 View commit details
    Browse the repository at this point in the history
  5. 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.
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    4fa1055 View commit details
    Browse the repository at this point in the history
  6. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    2e8ca60 View commit details
    Browse the repository at this point in the history
  7. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    29cb0ee View commit details
    Browse the repository at this point in the history
  8. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    52e7f6d View commit details
    Browse the repository at this point in the history
  9. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    90eabfc View commit details
    Browse the repository at this point in the history
  10. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    b46c852 View commit details
    Browse the repository at this point in the history
  11. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    8cead1a View commit details
    Browse the repository at this point in the history
  12. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    cf95e31 View commit details
    Browse the repository at this point in the history
  13. 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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    1123c96 View commit details
    Browse the repository at this point in the history
  14. build(aio): disable 'global' support in webpack

    This will be fixed in CLI once angular/angular-cli#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
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    d9b4b74 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a7bcdd8 View commit details
    Browse the repository at this point in the history
  16. 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`.
    petebacondarwin authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    d25a815 View commit details
    Browse the repository at this point in the history
  17. build(aio): remove cli patches

    petebacondarwin authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    54f8b5e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ca95095 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7f0e351 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0b33d42 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4c5762a View commit details
    Browse the repository at this point in the history
  22. ci(aio): increase payload size limit for polyfills.ts

    The latest builds have added ~2kB to the size of this file (500 bytes zipped).
    petebacondarwin authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    99a1217 View commit details
    Browse the repository at this point in the history
  23. style(aio): fix docs linting issues

    These issues appeared after upgrade of eslint jasmine plugin
    petebacondarwin authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    8b48f8b View commit details
    Browse the repository at this point in the history
  24. build(aio): lock zone.js to 0.8.16

    Later versions (before 0.8.19) had a size increase.
    petebacondarwin authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    d4fac7d View commit details
    Browse the repository at this point in the history
  25. refactor(aio): rename CustomMdIconRegistry to CustomIconRegistry

    The change of Angular Material version means that the `md` prefix is
    no longer appropriate.
    petebacondarwin authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    65ecec3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    022e4fb View commit details
    Browse the repository at this point in the history
  27. build(aio): upgrade to @angular/cli@1.5.0-rc.6

    -rw-r--r--  1 iminar  eng   14880 Oct 30 11:29 dist/0.b19e913fbdd6507d346b.chunk.js
    -rw-r--r--  1 iminar  eng    1533 Oct 30 11:29 dist/inline.25600c3b48de18b97581.bundle.js
    -rw-r--r--  1 iminar  eng  486476 Oct 30 11:29 dist/main.d1292a34401056535884.bundle.js
    -rw-r--r--  1 iminar  eng   37070 Oct 30 11:29 dist/polyfills.0dfca732c5a075c110d0.bundle.js
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    ed3d3d9 View commit details
    Browse the repository at this point in the history
  28. build(aio): upgrade to @angular/cli@1.5.0-rc.8

    -rw-r--r--  1 iminar  eng   14880 Nov  1 11:57 dist/0.b19e913fbdd6507d346b.chunk.js
    -rw-r--r--  1 iminar  eng    1533 Nov  1 11:57 dist/inline.3574d1d784c09c507dbd.bundle.js
    -rw-r--r--  1 iminar  eng  497812 Nov  1 11:57 dist/main.76bbb69df79eaefef54c.bundle.js
    -rw-r--r--  1 iminar  eng   37259 Nov  1 11:57 dist/polyfills.fdb71956ccd13330fb47.bundle.js
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    3c31b9f View commit details
    Browse the repository at this point in the history
  29. revert: build(aio): remove cli patches

    This reverts commit f0d530b.
    
    cli rc.8 reintroduces the node polyfill which causes size regression,
    so I'm putting the patch back in.
    
    -rw-r--r--  1 iminar  eng   14880 Nov  1 12:11 dist/0.b19e913fbdd6507d346b.chunk.js
    -rw-r--r--  1 iminar  eng    1533 Nov  1 12:11 dist/inline.25600c3b48de18b97581.bundle.js
    -rw-r--r--  1 iminar  eng  486476 Nov  1 12:11 dist/main.d1292a34401056535884.bundle.js
    -rw-r--r--  1 iminar  eng   37070 Nov  1 12:11 dist/polyfills.0dfca732c5a075c110d0.bundle.js
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    bf7178e View commit details
    Browse the repository at this point in the history
  30. build(aio): upgrade to @angular/core@5.0.0-rc.9

    build fails - material upgrade required
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    ac81270 View commit details
    Browse the repository at this point in the history
  31. build(aio): upgrade to @angular/material@2.0.0-beta.12

    -rw-r--r--  1 iminar  eng   14880 Nov  1 12:25 dist/0.b19e913fbdd6507d346b.chunk.js
    -rw-r--r--  1 iminar  eng    1533 Nov  1 12:25 dist/inline.2826385ad3e299c6d1c1.bundle.js
    -rw-r--r--  1 iminar  eng  486476 Nov  1 12:25 dist/main.f0610805f4aad19da4be.bundle.js
    -rw-r--r--  1 iminar  eng   37070 Nov  1 12:25 dist/polyfills.0dfca732c5a075c110d0.bundle.js
    IgorMinar authored and gkalpak committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    1557319 View commit details
    Browse the repository at this point in the history