Skip to content

Latest commit

 

History

History
88 lines (64 loc) · 6.83 KB

CHANGELOG.md

File metadata and controls

88 lines (64 loc) · 6.83 KB

Change Log

v1.1.2 (2017-03-17)

Full Changelog

Merged pull requests:

  • The white space causes some visual inconsistency #50 (treelite)

v1.1.1 (2017-01-04)

Full Changelog

Closed issues:

  • Publish New Release Soon? #42
  • Action Handler #22

Merged pull requests:

v1.1.0 (2016-08-30)

Full Changelog

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:

v1.0.0 (2015-10-09)

Closed issues:

  • Fill out package.json #11
  • Add docs about how to style the input #7
  • Set up Travis CI builds #4

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator