Releases: cybertoothca/ember-cli-textarea-autosize
Releases · cybertoothca/ember-cli-textarea-autosize
2.15.0
Matching Ember-Cli MAJOR.MINOR
Versioning
What's Changed
- Ensuring that the old ember-cli-text-support-mixins of 1.x is used. by @nadnoslen in #25
Full Changelog: v1.1.0...v2.15.0
1.1.1
Simply creating a new release that will install the appropriate ember-cli-text-support-mixins
add-on as well as the latest autosize
library.
Issues have been tagged here: https://github.com/cybertoothca/ember-cli-textarea-autosize/milestone/2?closed=1
Further improvements are in the pipeline.
1.1.1. Release Candidate #1
Testing the blueprint.
1.1.0
- BREAKING CHANGE Mixins from 1.0 have been moved to the
ember-cli-text-support-mixins
project. If you were using these mixins refer to the updated README file of this project in order to adjust yourimport
directives accordingly. - Ember upgrade to 2.14
- Remove dependency on Bower
Raise a ticket if you experience issues and I'll help you through them.