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: jensWorkGit/angular2-seed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f74af98
Choose a base ref
...
head repository: angular/angular2-seed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1f7ed58
Choose a head ref
  • 19 commits
  • 16 files changed
  • 4 contributors

Commits on Nov 7, 2016

  1. Configuration menu
    Copy the full SHA
    5cb368e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2016

  1. Configuration menu
    Copy the full SHA
    b355a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f33b2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    612edbe View commit details
    Browse the repository at this point in the history
  4. refactor: code style

    PatrickJS committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    07bfd07 View commit details
    Browse the repository at this point in the history
  5. chore: update deps

    PatrickJS committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    9a062d0 View commit details
    Browse the repository at this point in the history
  6. feat: async tag script

    PatrickJS committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    693d184 View commit details
    Browse the repository at this point in the history
  7. feat: async tag

    PatrickJS committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    3394a67 View commit details
    Browse the repository at this point in the history
  8. chore: remove vendor

    PatrickJS committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    30c23f1 View commit details
    Browse the repository at this point in the history
  9. refactor: update webpack 2

    PatrickJS committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    3b255d2 View commit details
    Browse the repository at this point in the history
  10. chore: yarn.lock

    PatrickJS committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    57a61cf View commit details
    Browse the repository at this point in the history
  11. chore: update tsconfig

    PatrickJS committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    d3bd850 View commit details
    Browse the repository at this point in the history
  12. chore: fix build task

    PatrickJS committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    31054de View commit details
    Browse the repository at this point in the history
  13. chore: update zone.js

    PatrickJS authored Nov 19, 2016
    Configuration menu
    Copy the full SHA
    d2500ab View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Configuration menu
    Copy the full SHA
    659769a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. feat: cors dev server

    PatrickJS authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    06a7455 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. removed --cors from package.json (angular#147)

    The "--cors" option is not recognized by webpack and consequently broke `npm start`.
    cultofmetatron authored and PatrickJS committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    12b167d View commit details
    Browse the repository at this point in the history
  2. chore(webpack): added cors headers to devpack (angular#148)

    since --cors no longer works, I added the following here so that we can still have cors
    cultofmetatron authored and PatrickJS committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    da68a1f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. chore: Bump angular to 4+, update year to 2017, HTML output for build…

    … via webpack (angular#158)
    
    * bumping angular versions, updated year to 2017
    
    * added html output for webpack on build
    
    * removed script tag to avoid loading zone/script twice
    
    * bump angular to 4+, bump other dependencies, update webpack config
    mcescalante authored and PatrickJS committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    1f7ed58 View commit details
    Browse the repository at this point in the history
Loading