discourse/vendor/assets/javascripts
Robin Ward c172f2068d
REFACTOR: Remove $.cookie in favor of a local library based on it (#10548)
This helps us out in a few ways:

1. It lessens our reliance on jQuery
2. It's slightly less code because it omits options we don't use
3. It is one less library to import and put into ES6 modules
2020-08-27 14:07:51 -04:00
..
highlightjs FIX: Our test build of highlight.js was broken 2020-07-20 15:34:24 -04:00
moment-locale DEV: updates moment.js and moment-timezone.js 2019-04-26 15:00:57 +02:00
moment-timezone-names-locale
Markdown.Converter.js
babel.js DEV: upgrades babel to 6.26.3 (#7651) 2019-05-30 17:08:37 +02:00
bootbox.js
bootstrap-modal.js
break_string.js
browser-update.js.erb Improve support for old browsers (#9515) 2020-04-29 21:40:21 +03:00
buffered-proxy.js
caret_position.js DEV: Bump uglifyjs (#7834) 2019-10-09 10:02:49 -03:00
ember-qunit.js FIX: Silence ember-qunit source map warning 2020-07-15 15:35:32 -04:00
fake_xml_http_request.js
favcount.js
handlebars.js DEV: upgrades vendored handlebars to 4.7.6 (#9371) 2020-04-07 17:01:02 +02:00
handlebars.runtime.js DEV: upgrades vendored handlebars to 4.7.6 (#9371) 2020-04-07 17:01:02 +02:00
i18n-patches.js FIX: Fallback locale was not available for extra translations 2019-05-24 11:38:26 +02:00
intersection-observer.js
jquery.autoellipsis-1.0.10.js
jquery.ba-resize.js
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.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 SECURITY: updates juqery to 3.5.0 (#9708) 2020-05-08 21:12:04 +02:00
jquery.sortable.js
jquery.tagsinput.js
jquery.ui.widget.js DEV: Update jquery.fileupload and dependencies (#9466) 2020-04-28 10:39:29 -04:00
lodash.js DEV: lodash is actually on 4.17.15 (#8378) 2019-11-20 11:16:09 +01: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
moment-timezone-with-data.js DEV: Use moment-timezone with 10-year range data 2019-05-07 23:42:49 -04:00
moment.js DEV: updates moment.js and moment-timezone.js 2019-04-26 15:00:57 +02: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: popperjs 2.0.6 (#9171) 2020-03-11 10:34:58 +01:00
resumable.js
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
sweetalert.js
virtual-dom-amd.js
virtual-dom.js
xss.min.js