Skip to content

Remove usage of global Em#117

Merged
stefanpenner merged 1 commit intoember-cli:masterfrom
HeroicEric:add-missing-imports
Aug 5, 2015
Merged

Remove usage of global Em#117
stefanpenner merged 1 commit intoember-cli:masterfrom
HeroicEric:add-missing-imports

Conversation

@HeroicEric
Copy link
Copy Markdown
Contributor

Adds missing imports of Ember and removes usage of global Em

@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Aug 1, 2015

Can you remove from .jshintrc also?

@HeroicEric HeroicEric force-pushed the add-missing-imports branch from 6d84302 to ea0c761 Compare August 1, 2015 01:26
@joostdevries
Copy link
Copy Markdown
Member

@HeroicEric could you merge master/rebase.

@HeroicEric HeroicEric force-pushed the add-missing-imports branch from ea0c761 to ea5e173 Compare August 5, 2015 13:59
@HeroicEric
Copy link
Copy Markdown
Contributor Author

@joostdevries updated

Comment thread app/models/gist-file.js
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can we instead do

const { computed } = Ember

this will be nice once we cut over to the module API.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

For sure. Didn't want to start making style decisions but I'm 👍 if you all are

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍 from me

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@stefanpenner Updated that one and a few more that I came across

@HeroicEric HeroicEric force-pushed the add-missing-imports branch from ea5e173 to 5a0390a Compare August 5, 2015 21:50
@HeroicEric HeroicEric force-pushed the add-missing-imports branch from 5a0390a to 5dbdfd7 Compare August 5, 2015 21:52
stefanpenner added a commit that referenced this pull request Aug 5, 2015
@stefanpenner stefanpenner merged commit 701c1ff into ember-cli:master Aug 5, 2015
@stefanpenner
Copy link
Copy Markdown
Contributor

nice thanks!

@HeroicEric HeroicEric deleted the add-missing-imports branch August 5, 2015 23:36
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.

4 participants