Skip to content

Releases: safrazik/knockout-file-bindings

1.2.0

26 Aug 11:35
Compare
Choose a tag to compare
  • Fixed issue #35 Array properties are sorted wrong

1.1.2

22 Dec 18:29
Compare
Choose a tag to compare
  • Feature #27: get notified when ALL properties are up to date

1.1.1

08 Nov 10:03
Compare
Choose a tag to compare
  • Fixed an issue when fileName: false
  • Added demo.html

1.1.0

19 Sep 12:48
Compare
Choose a tag to compare
  • Multiple file uploads support!
  • No more jQuery dependency
  • fixed issues

1.0.2

09 Sep 07:50
Compare
Choose a tag to compare

Fixed issue with file dragging in IE - replaced element.dataset.xxx with jQuery $(element).data('xxx')

1.0.1

18 Aug 15:25
Compare
Choose a tag to compare

Added main files to bower