discourse/vendor/assets/javascripts
Martin Brennan 35f6441938
DEV: Add uppy.js to build and project (#13645)
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!
2021-07-07 10:39:33 +10:00
..
highlightjs DEV: Fix build due to highlight.js branch issue (#12441) 2021-03-18 18:21:23 -04:00
moment-locale DEV: Delete en-SG moment-locale (#11220) 2020-11-12 11:24:59 -05:00
moment-timezone-names-locale FEATURE: Add localized timezone names (#7004) 2019-02-25 14:40:02 -05:00
babel.js DEV: updates js transpiler to use babel 7 (#10627) 2020-09-15 09:26:33 +02:00
bootbox.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
bootstrap-modal.js DEV: upgrades bootstrap-modal (#7235) 2019-03-21 14:18:12 +01:00
break_string.js
buffered-proxy.js FIX: Update non-Ember CLI ember-buffered-proxy (#13227) 2021-06-01 16:49:03 +02:00
caret_position.js DEV: Bump uglifyjs (#7834) 2019-10-09 10:02:49 -03:00
custom-uppy.js DEV: Add uppy.js to build and project (#13645) 2021-07-07 10:39:33 +10:00
ember-qunit.js DEV: Modulize component tests (#11300) 2020-11-20 15:54:09 +01:00
fake_xml_http_request.js
handlebars.js Update handlebars from 4.7.6 to 4.7.7 (#13027) 2021-05-12 13:03:17 +02:00
handlebars.runtime.js Update handlebars from 4.7.6 to 4.7.7 (#13027) 2021-05-12 13:03:17 +02:00
jquery.autoellipsis-1.0.10.js Don't pre-minifiy autoellipsis 2017-05-18 15:16:15 -04:00
jquery.color.js DEV: updates jquery-color to prevent it to pull old jquery version (#7857) 2019-07-04 15:03:21 +02:00
jquery.fileupload-process.js FEATURE: Optimize images before upload (#13432) 2021-06-23 12:31:12 -03:00
jquery.fileupload.js DEV: Update jquery.fileupload and dependencies (#9466) 2020-04-28 10:39:29 -04:00
jquery.iframe-transport.js DEV: Update jquery.fileupload and dependencies (#9466) 2020-04-28 10:39:29 -04:00
jquery.js DEV: uses jquery 3.5.1 (#11230) 2020-11-13 14:26:56 +01:00
jquery.sortable.js
jquery.tagsinput.js Use Yarn to manage dependencies, cleanup unused bootstrap libs (#6436) 2018-10-03 10:15:43 -04:00
jquery.ui.widget.js DEV: Update jquery.fileupload and dependencies (#9466) 2020-04-28 10:39:29 -04:00
lodash.js DEV: Add uppy.js to build and project (#13645) 2021-07-07 10:39:33 +10:00
markdown-it.js DEV: Update markdown-it from 8.4.1 to 10.0.0 (#8164) 2019-10-08 13:00:22 +02:00
Markdown.Converter.js
moment-timezone-with-data.js DEV: Update MomentJS and highlightJS 2020-11-11 12:34:26 +11:00
moment.js DEV: Update MomentJS and highlightJS 2020-11-11 12:34:26 +11:00
mousetrap-global-bind.js Update javascripts (#9907) 2020-05-28 12:15:13 -04:00
mousetrap.js Update javascripts (#9907) 2020-05-28 12:15:13 -04:00
popper.js DEV: Use absolute path for popper.js sourcemap (#11762) 2021-01-20 08:59:34 -05:00
pretender.js FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
qunit.js FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
resumable.js Use Yarn to manage dependencies, cleanup unused bootstrap libs (#6436) 2018-10-03 10:15:43 -04:00
route-recognizer.js FIX: Silence route-recognizer source map errors in development mode 2020-07-15 15:42:04 -04:00
rsvp.js
show-html.js
sinon.js FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
uppy.js DEV: Add uppy.js to build and project (#13645) 2021-07-07 10:39:33 +10:00
virtual-dom-amd.js
virtual-dom.js
xss.min.js