Skip to content

remove assert statement that breaks typeable#1

Closed
ppong wants to merge 1 commit intoigor/inflight_patchfrom
ppong/typeable_patch
Closed

remove assert statement that breaks typeable#1
ppong wants to merge 1 commit intoigor/inflight_patchfrom
ppong/typeable_patch

Conversation

@ppong
Copy link

@ppong ppong commented May 31, 2013

No description provided.

@nhan
Copy link

nhan commented May 31, 2013

I feel like we should fix Typeable. Let see what @igorT has to say about this.

@nhan
Copy link

nhan commented Jun 1, 2013

Can't we just override detectInstance in Typeable?

@nhan
Copy link

nhan commented Jun 17, 2013

Closing because this is already in master.

@nhan nhan closed this Jun 17, 2013
igorT pushed a commit that referenced this pull request May 12, 2014
Deprecate former underscored names.
mmun pushed a commit that referenced this pull request Sep 29, 2021
[BUGFIX beta] Don't use old method names with the new injection system.
mmun pushed a commit that referenced this pull request Apr 26, 2023
* Fix lint error

* Fix `_requireBuildPackages` error

* Reset yarn.lock from master

There seems to be some issues in the yarn.lock

To solve them I ran:
- `git checkout master yarn.lock`
- `yarn`

Throw an error in case of dependency mismatch (#2)

* Throw an error in case of dependency mismatch

An app (or addon) that consumes ember-data should have:
- either jquery
- or ember-fetch version 6.0.0 or above

Throw a build error if it's not the case.

* Remove ember-fetch as a peerDependency

Move ember-fetch to dependencies (#3)

Indeed, two `ember-fetch`'s modules are imported in rest-adapter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants