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

Upgrade Getting Started with Angular 2 Tutorial and code to Angular 2.0.0 RC1 #2

Merged
merged 241 commits into from
Jun 3, 2016

Conversation

mraible
Copy link
Owner

@mraible mraible commented Jun 3, 2016

Sync with angular2-seed to upgrade to Angular 2.0.0 RC1. Then re-worked the tutorial to use new directory structure, component router and refactored tests.

mgechev and others added 30 commits March 17, 2016 11:16
* 'master' of github.com:mgechev/angular2-seed:
  Update readme with Material2 fork of the seed
  docs(readme): note about advanced seed option
chore: simplify config, deprecates npm_deps
  - Requires a change to tsconfig to prevent duplicate typings
chore: migrate gulp-tslint-stylish to tslint-stylish
feat: emitError if running in ci
* 'master' of github.com:mgechev/angular2-seed:
  feat: emitError if running in ci
* 'master' of github.com:mgechev/angular2-seed:
  fix(deps): set proper rxjs version
mgechev and others added 29 commits May 29, 2016 14:18
Karma was including node_modules spec files. This is not what we want, because:
- we should not test the framework,
- tests may fail so would CI or CD processes.
Excluded node_modules' spec files in karma configuration.
chore(build): remove router-deprecated
perf(initial-load): load bundles instead of lib files separately
* 'master' of github.com:mgechev/angular2-seed:
  perf(initial-load): load bundles instead of lib files separately
chore: core-js instead of reflect-metadata
@mraible mraible merged commit 4b8d82f into master Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.