Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Converts Services to Ember.Service extensions #36

Closed
wants to merge 1 commit into from
Closed

Converts Services to Ember.Service extensions #36

wants to merge 1 commit into from

Conversation

danmcclain
Copy link

  • Injects services via Ember.inject instead of initializer
  • Removes Facebook facepile, Facebook deprecated/removed it
  • Fixes tests

* Injects services via `Ember.inject` instead of initializer
* Removes Facebook facepile, Facebook deprecated/removed it
* Fixes tests
@danmcclain
Copy link
Author

Tests intermittently failed locally

@kennethkalmer
Copy link

Just confirm, Facebook's Facepile stopped working June 23rd, 2015.

The failing tests on Travis should be because it is still building with Phantom 1.9. Rebasing this PR should probably fix it. I'll do a rebase this side as well to see.

@danmcclain
Copy link
Author

@kennethkalmer What branch should this be rebased against? I'm not seeing anything with Phantom 2.0

@jschneier
Copy link

I'm seeing deprecations in Ember 1.13.x and this pull request has the fixes, is there anything I can do to get it over the line? The PR looks correct.

@locks locks closed this in #41 Sep 27, 2016
locks added a commit that referenced this pull request Sep 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants