DockYard / ember-in-viewport

Detect if an Ember View or Component is in the viewport @ 60FPS
MIT License
245 stars 91 forks source link

Fix deprecations caused by missing args to deprecate #282

Closed SergeAstapov closed 3 years ago

SergeAstapov commented 3 years ago

This fixes deprecations caused by missing args to deprecate function.

@snewcomer could you please release it as patch version before #281 lands which has breaking changes?

SergeAstapov commented 3 years ago

@cibernox do you mind to make another patch release with this fix for newer Ember versions?

SergeAstapov commented 3 years ago

This is included in #283