### Changelog
- 1.0.14
    - changed default fileAccept
    - added option fileAccept
- 1.0.12
    - added new options
        - onMaxFileSizeErrorCallback
        - maxFilesErrorCallback
    - updated react-resumablejs
- 1.0.11
    - updated react-resumablejs
- 1.0.10
    - added option maxFiles
- 1.0.9
    - added option categories. Now you can set Categories ID from Kaltura.
    - updated example.
- 1.0.8
    - updated react-resumablejs module.
- 1.0.7
    - updated Demo, now can login with Kaltura user/pass to get the KS.
    - updated react-resumablejs module.
    - added disableInput option to enable or disable the input file.
- 1.0.6
    - fixed demo.
    - added maxFileSize options ( in bytes ).
- 1.0.5
    - updated react resumablejs.
- 1.0.4
    - added module open as dev dependencies.
    - added option onFileRemoved.
    - changed onSuccess to onFileSuccess.
    - updated example.
- 1.0.1
    - updated react-resumablejs.