ember-resize-observer-polyfill
v0.0.1
Published
A polyfill of ResizeObserver API for Ember.
Downloads
1,387
Maintainers
Keywords
Readme
ember-resize-observer-polyfill
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.
Installation
ember install ember-resize-observer-polyfill
Usage
Just install the addon.
Compatibility
- Ember.js v3.12 or above
- Ember CLI v2.13 or above
- Node.js v10 or above
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.