This pull request resolves #14, adds a loading indicator for file uploads, and also dedupes vendor assets in favor of all minified versions. A more complete list is below:
set all AJAX requests to their default value of being performed asynchronously
update jQuery from v2.1.1 to v2.2.0
update Ladda to v0.9.8, load its jQuery adapter and remove unminified versions
remove vanilla selectors and use prefer jQuery selectors for consistency
add a progress indicator for file upload submissions
move non-user scripts into their respective dist directory
Please inform me if I have inadvertently broken something, as it is my first time using COG and may have missed something.
This pull request resolves #14, adds a loading indicator for file uploads, and also dedupes vendor assets in favor of all minified versions. A more complete list is below:
dist
directoryPlease inform me if I have inadvertently broken something, as it is my first time using COG and may have missed something.