v1.1.2 (2017-03-17)
Merged pull requests:
v1.1.1 (2017-01-04)
Closed issues:
Merged pull requests:
- Use a plain <input> instead of {{input}} #48 (cibernox)
- Reinstall gh-pages addon #46 (Robdel12)
- Update changelog for 1.1.0 #45 (Robdel12)
v1.1.0 (2016-08-30)
Implemented enhancements:
- Action not firing when selecting the same file twice #23
- Use an import strategy that supports more ember cli versions #41 (Robdel12)
- Add the ability to reset the file input #37 (Robdel12)
Fixed bugs:
- TypeError: this.import is not a function #35
- width: 0px on hidden file input is treated like not there #33
- Importing emberx-file-input in an addon #30
- Provide default
alt
attribute #21 - Chrome CSS bug fix: make width 1px, not 0. #43 (Robdel12)
- Add default
alt
attribute & test for it #39 (Robdel12) - Remove
ember-cli-import-polyfill
addon #38 (Robdel12)
Closed issues:
- Usage in embedded scenario (Wordpress Plugin Application) #34
- Setting file format #32
- Warning when installed in Ember v2.6.2 #29
- Overriding init without calling this._super is deprecated #27
- Limited support (Ember 1.13+ only) #19
- Add badges for NPM and ember-observer #18
- Hidden file input styling bug in mobile Safari #16
- Release on npm ? #2
Merged pull requests:
- Document the
accept
property #44 (Robdel12) - Update ember cli 2.7 #40 (Robdel12)
- Add ember-cli-import-polyfill back (fixes #30) #31 (Robdel12)
- Update ember CLI and deps #28 (Robdel12)
- Update included hook for nested addons #26 (xcambar)
- Add Changelog #25 (Robdel12)
- npm and ember observer badges #20 (cowboyd)
- Fix mobile Safari styling bug for hidden file input element #17 (timiyay)
v1.0.0 (2015-10-09)
Closed issues:
Merged pull requests:
- Add
accept
attribute to the native file input #15 (Robdel12) - Adding a multi file input example #14 (Robdel12)
- Fill out package.json #13 (Robdel12)
- Readme updates #12 (Robdel12)
- Add docs on how to customize the css properly #10 (Robdel12)
- Add gh-pages addon #9 (Robdel12)
- Include example of firing actions from component #8 (lydiaguarino)
- Use label to style input #6 (Robdel12)
- Adding build status badge and small clean up #5 (Robdel12)
- Upgrade ember-cli to 1.13.8 #3 (Robdel12)
- Charge for glory #1 (lydiaguarino)
* This Change Log was automatically generated by github_changelog_generator