0.2.0 • Published 6 years ago
eflex-ember-in-element-polyfill v0.2.0
ember-in-element-polyfill
This will make in-element (see RFC 287) available in all Ember versions
starting at 2.12.
For Ember versions without native support this addon will use the already available private -in-element, using an AST
transform, so no run-time overhead will occur.
Compatibility
- Ember.js v2.12 or above
- Ember CLI v2.13 or above
Installation
ember install ember-in-element-polyfillUsage
Install the polyfill and use {{#in-element}} as specified in RFC 287.
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.
0.2.0
6 years ago