github kartik-v/bootstrap-fileinput v4.1.7
Version 4.1.7

latest releases: v5.5.4, v5.5.3, v5.5.2...
9 years ago

Date: 13-Feb-2015

  • Relocate sample files from examples directory to bootstrap-fileinput-samples repo.
  • Set copyright year to current.
  • (enh #162): New property ajaxSettings to allow configuring ajax params.
  • (bug #160): Correct documentation typo for usage.
  • (bug #159): Ensure filestack is passed correctly with outData for events.
  • (enh #157): Upload progress bar styling enhancements.
    • Allow upload progress bar css class to be configurable
    • Create and allow two different styles/css classes for progress bar
      • progressClass: styling for progress bar when upload is in process
      • progressCompleteClass: styling for progress bar when upload is complete
  • (enh #156): Fix reset of file stack for various upload modes (single, batch async and batch sync).
  • (enh #155): Allow display of long file names without spaces/word breaks.
  • (enh #154): Code cleanup and restructure for JS lint changes (using JSHint Code cleanup library).
  • (enh #153): Improve error handler for trapping FileReader security exceptions and new property msgFileSecured will display the security exception message.
  • (enh #152): New faster replaceAll method instead of regexp parsing to replace tags in templates.
  • (enh #151): New filebatchselected event triggered after every batch of files are selected.
  • (enh #149): Custom tags support for layoutTemplates and previewTemplates (new properties customLayoutTags and customPreviewTags included).

Don't miss a new bootstrap-fileinput release

NewReleases is sending notifications on new releases.