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