Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ember Data 1.13.x compat #262

Merged
merged 1 commit into from
Jun 19, 2015
Merged

Ember Data 1.13.x compat #262

merged 1 commit into from
Jun 19, 2015

Conversation

tstirrat
Copy link
Contributor

@tstirrat tstirrat commented Jun 9, 2015

  • Use modelName for store methods where required
  • Renamed many places to make it clear when a class (typeClass) or string (modelName) is being used

Note: This is a compatibility breaking change. This will only work with Ember Data beta.18 or newer.

As such, I am considering releasing this as 2.0.0 so that I don't hugely break people's apps..

This is part 1 of cleanup in preparation for Ember Data 1.0 RC/Final.

@tstirrat tstirrat force-pushed the ts-beta-19-changes branch from ae09998 to f4ae681 Compare June 17, 2015 17:41
@tstirrat tstirrat changed the title Ember Data beta.18+ fixes Ember Data 1.13.0 compat Jun 17, 2015
@tstirrat tstirrat changed the title Ember Data 1.13.0 compat Ember Data 1.13.x compat Jun 19, 2015
@tstirrat tstirrat mentioned this pull request Jun 19, 2015
9 tasks
@tstirrat tstirrat force-pushed the ts-beta-19-changes branch from 094b3b9 to abdf6eb Compare June 19, 2015 18:07
@tstirrat tstirrat force-pushed the ts-beta-19-changes branch from abdf6eb to a9c75b4 Compare June 19, 2015 18:34
tstirrat added a commit that referenced this pull request Jun 19, 2015
@tstirrat tstirrat merged commit 0b919fa into master Jun 19, 2015
@tstirrat tstirrat deleted the ts-beta-19-changes branch June 19, 2015 18:39
@tstirrat tstirrat added this to the 1.13.0 Compat milestone Jun 19, 2015
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.

2 participants