Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-beta.20-1
Choose a base ref
...
head repository: angular/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-beta.21
Choose a head ref
  • 13 commits
  • 33 files changed
  • 9 contributors

Commits on Nov 16, 2016

  1. Configuration menu
    Copy the full SHA
    8f574e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7704b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07e96ea View commit details
    Browse the repository at this point in the history
  4. bug(generate): skip-import flag not being respected (#3147)

    Fixes #2973
    Brocco authored and hansl committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    7c8b7f0 View commit details
    Browse the repository at this point in the history
  5. fix(github-pages-deploy): Show more accurate url (#3160)

    Wenchen Li authored and hansl committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    a431389 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    633ece0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. fix(generate): revert change to component dir in generate module, as …

    …it caused component declaration to go to parent module (#3158)
    Meligy authored and filipesilva committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    71bf855 View commit details
    Browse the repository at this point in the history
  2. feat(build): add sourcemap option (#3113)

    Add `--no-sourcemap` option to `ng build/serve/test`.
    
    Disabling sourcemaps can help with build speeds. My tests on a medium project shoul a 11.5% improvement on initial builds, and a 37% improvement on rebuilds.
    
    Disabling sourcemaps will make debugging harder, since it makes line information very innacurate.
    
    Partially address #1980
    filipesilva authored Nov 17, 2016
    Configuration menu
    Copy the full SHA
    6f9d2c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Configuration menu
    Copy the full SHA
    52f9120 View commit details
    Browse the repository at this point in the history
  2. chore(webpack): add missing -loader suffix (#3187)

    Diogo Franco authored and hansl committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    9484a10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f833d25 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

  1. Configuration menu
    Copy the full SHA
    6e8a848 View commit details
    Browse the repository at this point in the history
  2. v1.0.0-beta.21

    alxhub committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    c1eb4bf View commit details
    Browse the repository at this point in the history
Loading