ember-cli-text-support-mixins
v3.16.3
Published
Ember.TextSupport enhancements including a {{input-text}} and {{text-area}} component.
Downloads
335
Maintainers
Readme
ember-cli-text-support-mixins
Ember.TextSupport enhancements including a {{input-text}}
and {{text-area}}
component.
Compatibility
- Ember.js v3.12 or above
- Ember CLI v2.13 or above
- Node.js v10 or above
Installation
The following command will install this add-on:
ember install ember-cli-text-support-mixins
Demo & Documentation
The demonstration web application can be found here: https://ember-cli-text-support-mixins.cybertooth.io/. [Short description of the addon.]
Dependencies
ember-cli-element-closest-polyfill
Polyfill terrible M$ browsers with the Element.closest()
& Element.matches()
using
ember-cli-element-closest-polyfill
.
keyevent
The constants from keyevent
are installed
by yarn and ember-cli-node-assets
.
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.