DockYard / ember-in-viewport

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

Replace assign polyfill with Object.assign #299

Closed mehulkar closed 2 years ago

mehulkar commented 2 years ago

Ember.assign is deprecated in Ember 4.x. Closes #298