HexagonJS
File Input Changelog
1.15.0
Bugfix
Fixed an issue where the files were immediately cleared when adding via the files popup in IE
1.4.1
Bugfix
#225
Change the type of the button to fix a bug where forms were submitted
1.4.0
hx.FileInputoptionsObject
options
buttonTextString
Updated
#211
hx.FileInputoptionsObject
options
filesSelectedTextString
Updated
#211
hx.FileInputoptionsObject
options
noFilesTextString
Added
#211
1.3.1
hx.FileInputoptionsObject
options
filesselectedFilesString
Removed
#210
This variable was badly named and unused internally. It has been replaced by filesSelectedText .
hx.FileInputoptionsObject
options
filesSelectedTextString
Added
The string to indicate the number of files selected
Bugfix
#210
Changed the option name to be more sensible and actually use it in the code.
1.3.0
Added
#25
New FileInput component and fluid api function