Implement all Uploader features within the HTML 5 strategy
Description
At the moment, the HTML 5 version of the Uploader is now able to successfully upload files to a server. However, there is still some functionality missing. This includes:
Local behaviour such as the ability to remove files and handle browse button enabling/disabling based on certain events
Full support for file progress events
Error handling
Support for all options in Uploader's queueSettings
At the moment, the HTML 5 version of the Uploader is now able to successfully upload files to a server. However, there is still some functionality missing. This includes:
Local behaviour such as the ability to remove files and handle browse button enabling/disabling based on certain events
Full support for file progress events
Error handling
Support for all options in Uploader's queueSettings