Skip to content

Update package.json#124

Closed
sivakumar-kailasam wants to merge 42 commits intoember-cli:masterfrom
sivakumar-kailasam:master
Closed

Update package.json#124
sivakumar-kailasam wants to merge 42 commits intoember-cli:masterfrom
sivakumar-kailasam:master

Conversation

@sivakumar-kailasam
Copy link
Member

Fixes #122.

@MajorBreakfast
Copy link
Contributor

Added a comment.

This PR is based on an outdated version of ember-cli. We now call it "blueprint" instead of "skeleton" (my idea :)

But you're totally right. We should add ember-cli as a dep.

updated as per @MajorBreakfast's comments
@MajorBreakfast
Copy link
Contributor

Could you rebase? I can't merge it :S

@sivakumar-kailasam
Copy link
Member Author

Doing it now

On Mar 21, 2014 12:43 AM, "MajorBreakfast" notifications@github.com wrote:

Could you rebase? I can't merge it :S


Reply to this email directly or view it on GitHubhttps://github.com//pull/124#issuecomment-38209050
.

@sivakumar-kailasam
Copy link
Member Author

@MajorBreakfast Can you try it now?

@MajorBreakfast
Copy link
Contributor

3 Options:

  • git rebase -i HEAD~3 to squash commits (good execise, but tricky if you're new to this)
  • redo it with one commit
  • I do the change :), but that's cheating

sivakumar-kailasam and others added 22 commits March 21, 2014 01:00
Cannot specify --strict-mode flag to node otherwise it will require
strict-mode in node_modules, which we don't really want.
Since this is included in app/utils/ajax.js it seems justified to make
sure it works without configuration changes.
I guess this is necessary for mocha to be able to run tests. Boo.
Nested elements should be indented once (two spaces). http://mdo.github.io/code-guide/#html-syntax

I saw [this commit](https://github.com/frabrunelle/ember-cli/commit/d72da9cd9990a07c5dd652bb758b595fea2bb45d) called "quote consistency" but for HTML it's more common to have double quotes. So I would suggest having double quotes for HTML and single quotes for JavaScript.

Also, shouldn't the content of title be `<%= namespace %>` instead of `App`?
@sivakumar-kailasam
Copy link
Member Author

did I just screw this up, you might have guessed it, this is my first rebase :(

@sivakumar-kailasam
Copy link
Member Author

should I close this PR and new one instead?

@stefanpenner
Copy link
Contributor

yup, you did.

It should only be 1 commit

@sivakumar-kailasam
Copy link
Member Author

closing this will send a new one

@MajorBreakfast
Copy link
Contributor

Don't worry: Rebasing is super hard at first :D But you'll get the hang of it eventually.

@sivakumar-kailasam
Copy link
Member Author

Will take your word for it :)
On Mar 21, 2014 1:49 AM, "MajorBreakfast" notifications@github.com wrote:

Don't worry: Rebasing is super hard at first :D But you'll get the hang of
it eventually.


Reply to this email directly or view it on GitHubhttps://github.com//pull/124#issuecomment-38216044
.

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.

0.0.12 is broken.

8 participants