ember-web-api icon indicating copy to clipboard operation
ember-web-api copied to clipboard

Inflector Deprecation

Open gbochenek opened this issue 7 years ago • 5 comments
trafficstars

Ember 2.17 adds a deprecation warning for Ember.Inflector. Instead, projects should favor import Inflector from 'ember-inflector'.

gbochenek avatar Dec 07 '17 18:12 gbochenek

I fixed this to user ember-inflector in PR #15 . I verified that this removed the deprecation from my app, but I wasn't able to run the ember-web-api tests on my machine.

@CrshOverride, if you have time, could you take a look? I would love to see this merged so I don't have to use my forked copy.

barryofguilder avatar Dec 14 '17 20:12 barryofguilder

@barryofguilder I'll take a look tonight. Thanks for the PR!

CrshOverride avatar Dec 18 '17 16:12 CrshOverride

@CrshOverride any updates on this?

barryofguilder avatar Jan 06 '18 16:01 barryofguilder

@barryofguilder Sorry for the delay. I've been slammed with personal and work stuff. It's finally slowing down a little. The code is pretty straight forward, I just need to see what's going on with the tests.

CrshOverride avatar Jan 09 '18 20:01 CrshOverride

@CrshOverride Any updates on this? Is there anything we can do to help it move along?

barryofguilder avatar May 14 '18 17:05 barryofguilder