ember-polyfills / ember-modifier-manager-polyfill

Polyfill element modifiers for Ember 2.12 through 3.7
MIT License
10 stars 4 forks source link

Implement capabilities! #2

Closed rwjblue closed 5 years ago

rwjblue commented 5 years ago

The capabilities interface described in https://emberjs.github.io/rfcs/0373-Element-Modifier-Managers.html is not being enforced in 3.8, we need to fix that upstream and stay compatible.

rwjblue commented 5 years ago

This was just fixed (in Ember 3.13.0-beta.3).