A polyfill of ResizeObserver API for Ember.
The addon relies on the resize-observer-polyfill, which is about 2.44 KB
gzipped and supports even IE10.
Do you even need the polyfill?
Current browser support for ResizeObserver: caniuse.com, MDN: Browser compatibility.
ember install ember-resize-observer-polyfill
Just install the addon.
- Ember.js v3.12 or above
- Ember CLI v2.13 or above
- Node.js v10 or above
See the Contributing guide for details.
This project is licensed under the MIT License.