Skip to content

PrecisionNutrition/ember-resize-observer-polyfill

Repository files navigation

ember-resize-observer-polyfill

CI status NPM version

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.

Related addons

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.