This PR adds uppy to the project with a custom JS build and the shims needed to import it into our JS code. We need a custom build of Uppy because we do not use webpack for our JS modules/build. The only way to get what you want from Uppy is to use the webpack modules or to include the entire Uppy project including all plugins in a single JS file. This way we can just use the plugins we actually want. Future PRs will actually use Uppy! |
||
|---|---|---|
| .. | ||
| highlightjs | ||
| moment-locale | ||
| moment-timezone-names-locale | ||
| babel.js | ||
| bootbox.js | ||
| bootstrap-modal.js | ||
| break_string.js | ||
| buffered-proxy.js | ||
| caret_position.js | ||
| custom-uppy.js | ||
| ember-qunit.js | ||
| fake_xml_http_request.js | ||
| handlebars.js | ||
| handlebars.runtime.js | ||
| jquery.autoellipsis-1.0.10.js | ||
| jquery.color.js | ||
| jquery.fileupload-process.js | ||
| jquery.fileupload.js | ||
| jquery.iframe-transport.js | ||
| jquery.js | ||
| jquery.sortable.js | ||
| jquery.tagsinput.js | ||
| jquery.ui.widget.js | ||
| lodash.js | ||
| markdown-it.js | ||
| Markdown.Converter.js | ||
| moment-timezone-with-data.js | ||
| moment.js | ||
| mousetrap-global-bind.js | ||
| mousetrap.js | ||
| popper.js | ||
| pretender.js | ||
| qunit.js | ||
| resumable.js | ||
| route-recognizer.js | ||
| rsvp.js | ||
| show-html.js | ||
| sinon.js | ||
| uppy.js | ||
| virtual-dom-amd.js | ||
| virtual-dom.js | ||
| xss.min.js | ||