Skip to content

Updating to angular2-*@2.0.0-rc6 (deps, specs ...) #944

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

Merged
merged 6 commits into from
Sep 2, 2016
Merged

Conversation

katallaxie
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Angular 2 RC6

  • What is the current behavior? (You can also link to an open issue here)

Angular 2 RC5

  • What is the new behavior (if this is a feature change)?
  • Other information:

@katallaxie
Copy link
Contributor Author

katallaxie commented Sep 1, 2016

@gdi2290 I have updated to RC6. There seems to be an issue with the DedupePlugin. Should we move ahead anyway? See angular/angular-cli#1587

@katallaxie katallaxie changed the title Updating to angular2-*@2.0.0-rc6 (deps, spec's ...) Updating to angular2-*@2.0.0-rc6 (deps, specs ...) Sep 1, 2016
@PatrickJS
Copy link
Owner

@katallaxie there always seems to be a problem with DedupePlugin. I would leave a comment saying it doesn't work atm otherwise developers would be confused if they uncomment it

@@ -17,7 +17,6 @@ export const routes = [
Detail
],
imports: [
BrowserModule,
FormsModule,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't you need CommonModule here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have included it again. But BrowserModule is already imported in app.module.ts.

@katallaxie katallaxie merged commit fad28ac into master Sep 2, 2016
@katallaxie katallaxie deleted the rc6 branch September 2, 2016 06:43
@katallaxie katallaxie mentioned this pull request Sep 2, 2016
awcodify pushed a commit to awcodify/d3-angular-4 that referenced this pull request Aug 28, 2017
* ~ adding angular-*@2.0.0-rc6
* ~ fixing .specs for angular-*@2.0.0-rc6
* ~ removing comment from x-large spec
* ~ remove old module from +detail and adding again CommonModule
* ~ disabling DedupePlugin (angular/angular-cli#1587)
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.

2 participants