Upgrade to angular 2.0.0-rc.1 #176

Merged
ciriarte merged 6 commits from master into master 2016-05-07 16:39:03 +00:00
ciriarte commented 2016-05-03 23:43:43 +00:00 (Migrated from github.com)

Hi Guys,

I've updated the code to point to 2.0.0-rc.1, please let me know if it looks OK or you want me to change anything.

Hi Guys, I've updated the code to point to 2.0.0-rc.1, please let me know if it looks OK or you want me to change anything.
ciriarte commented 2016-05-06 22:28:19 +00:00 (Migrated from github.com)

@valorkin sorry to bother you again! I've updated this one as well to rc.1 and made Travis happy-green. Could you please take a look whenever you have the chance? Good luck at ngconf!

@valorkin sorry to bother you again! I've updated this one as well to rc.1 and made Travis happy-green. Could you please take a look whenever you have the chance? Good luck at ngconf!
ciriarte commented 2016-05-06 22:29:00 +00:00 (Migrated from github.com)

@heidermatos I think it needs a bit more testing, but it looks OK to me so far.

@heidermatos I think it needs a bit more testing, but it looks OK to me so far.
valorkin commented 2016-05-07 00:35:17 +00:00 (Migrated from github.com)

@ciriarte you can bother me with such PR's as much as you can :)

@ciriarte you can bother me with such PR's as much as you can :)
valorkin commented 2016-05-07 00:40:56 +00:00 (Migrated from github.com)

looks good, with some comments :)

looks good, with some comments :)
ciriarte commented 2016-05-07 05:18:57 +00:00 (Migrated from github.com)

@valorkin Thanks for the feedback! I've applied the changes you've requested. My only concern is the following npm warning that appears due to the shift to dev dep of rxjs:

npm WARN @angular/core@2.0.0-rc.1 requires a peer of rxjs@5.0.0-beta.6 but none was installed.

I guess we should leave it to the user to declare those dependencies in their project.json, according to this commit:

80b025ae53

Therefore, I've decided to just instruct Travis to install rxjs during build time.

@valorkin Thanks for the feedback! I've applied the changes you've requested. My only concern is the following npm warning that appears due to the shift to dev dep of rxjs: `npm WARN @angular/core@2.0.0-rc.1 requires a peer of rxjs@5.0.0-beta.6 but none was installed.` I guess we should leave it to the user to declare those dependencies in their project.json, according to this commit: https://github.com/angular/angular/commit/80b025ae53760310e6776dd7897eff4bda5e4a26 Therefore, I've decided to just instruct Travis to install rxjs during build time.
ciriarte commented 2016-05-07 14:45:20 +00:00 (Migrated from github.com)

@valorkin done 👍 it did speed up the build a lot! I've removed 4 as well. Thanks for your feedback, I'm learning a lot.

@valorkin done 👍 it did speed up the build a lot! I've removed 4 as well. Thanks for your feedback, I'm learning a lot.
rodolfocop commented 2016-05-08 15:04:44 +00:00 (Migrated from github.com)

very good man, I thank the commitment of all to finalize these modifications!

very good man, I thank the commitment of all to finalize these modifications!
valorkin commented 2016-05-09 06:17:47 +00:00 (Migrated from github.com)

Hey, guys I am flying back, tomorrow I should be able to test and merge

On Sun, May 8, 2016, 17:04 Rodolfo Galli notifications@github.com wrote:

very good man, I thank the commitment of all to finalize these
modifications!


You are receiving this because you modified the open/close state.

Reply to this email directly or view it on GitHub
https://github.com/valor-software/ng2-file-upload/pull/176#issuecomment-217725561

Hey, guys I am flying back, tomorrow I should be able to test and merge On Sun, May 8, 2016, 17:04 Rodolfo Galli notifications@github.com wrote: > very good man, I thank the commitment of all to finalize these > modifications! > > — > You are receiving this because you modified the open/close state. > > Reply to this email directly or view it on GitHub > https://github.com/valor-software/ng2-file-upload/pull/176#issuecomment-217725561
rodolfocop commented 2016-05-09 13:56:58 +00:00 (Migrated from github.com)

No problem, i'll be waiting and if you need to be here to help!

No problem, i'll be waiting and if you need to be here to help!
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#176