Skip to content
This repository was archived by the owner on Aug 25, 2018. It is now read-only.

Upgrade to Suport AngularFire 2.0.1 and Firebase 3.0#68

Closed
matheushf wants to merge 17 commits intogooglearchive:masterfrom
matheushf:patch-1
Closed

Upgrade to Suport AngularFire 2.0.1 and Firebase 3.0#68
matheushf wants to merge 17 commits intogooglearchive:masterfrom
matheushf:patch-1

Conversation

@matheushf
Copy link
Copy Markdown

@matheushf matheushf commented Jun 7, 2016

Still needs to update the CoffeeScript part, but the generator is fully working.

Issue #67

if (!this.options.coffee &&
this.expandFiles(path.join(this.appPath, '/scripts/**/*.coffee'), {}).length > 0) {
this.options.coffee = true;
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

If coffeescript isn't supported, let's go ahead and throw an error?

@katowulf
Copy link
Copy Markdown

@matheushf thanks for this. Great work! I had one comment regarding CoffeeScript.

Note that this PR looks to include a pretty serious rider: it restyles a lot of the code, creating a lot of diff fodder that is superfluous to the changes and unrelated to upgrading us to the latest. If we're going to change coding styles, then a) they should pass Angular linting styles and b) that should be done as a separate PR and consistently across the entire project.

I know that's an annoyance, and it will be a bit of a mess to clean up. However, inversely, it will be a mess to have conflicting styles in the code and to clean it up after a PR as well. So I'm going to hold this until the formatting changes are removed and this is PR is focused on exactly one mission.

@danieljsj
Copy link
Copy Markdown

Dude - thanks you two guys for being champs at this; @matheushf for initiative, git-r-done-ness, and hanging in there, and @katowulf for the project itself and for high levels of git&PR sophisitication (which I would have never thought of!)

@matheushf
Copy link
Copy Markdown
Author

Alright @katowulf, I'm going to clean up the code. Actually, at the end I didn't notice that I had changed so much. And thanks @danieljsj 😄

@katowulf
Copy link
Copy Markdown

Let me know when you're ready for me to test this out.

@matheushf
Copy link
Copy Markdown
Author

matheushf commented Jun 17, 2016

You can test now.

#70 #68

@spock74
Copy link
Copy Markdown

spock74 commented Jun 20, 2016

is it possible to get the generator ??

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants