genkgo / ember-localforage-adapter

Offline usage for Ember Data, based on localstorage adapter, but now uses Mozilla's localforage as data source
Other
133 stars 26 forks source link

Ember Data 2.0 compatibility (#39) #40

Closed sebweaver closed 9 years ago

sebweaver commented 9 years ago

Hello,

Until https://github.com/emberjs/data/pull/3747 will be merged, here is a workaround for https://github.com/emberjs/data/issues/3736 in order to make ELA compatible with ED 2.0

Sébastien

frederikbosch commented 9 years ago

@sebweaver If the test passes Travis, I will merge immediately. Wonderful work, again!

frederikbosch commented 9 years ago

Will be tagged tomorrow! Great work. If you'd like, I can add you as admin of this repo. Are you interested in that?

sebweaver commented 9 years ago

I'm glad you appreciate my contributions.

For now, I'm OK with my position of humble contributor. It allows to discuss every change I suggest with the author of the package (you) and avoid too hasty decisions.

We'll see later, but thank you for proposing!