discourse/vendor/assets/javascripts
Sam 234694b50f Feature: CommonMark support
This adds the markdown.it engine to Discourse.
https://github.com/markdown-it/markdown-it

As the migration is going to take a while the new engine is default
disabled. To enable it you must change the hidden site setting:
enable_experimental_markdown_it.

This commit is a squash of many other commits, it also includes some
improvements to autospec (ability to run plugins), and a dev dependency
on the og gem for html normalization.
2017-06-23 12:01:33 -04:00
..
better_markdown.js REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
bootbox.js
bootstrap-alert.js
bootstrap-button.js
bootstrap-dropdown.js
bootstrap-modal.js
bootstrap-transition.js
break_string.js
browser-update.js.erb formally remove IE9 support 2016-01-02 23:49:52 -08:00
buffered-proxy.js
caret_position.js Add ES6 support to more files 2015-08-13 10:49:08 -04:00
div_resizer.js FEATURE: show timeline component when expanding post progress 2016-10-19 14:29:58 +11:00
ember-qunit.js Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
fake_xml_http_request.js
favcount.js Fixes issues with composer 2015-05-11 11:18:38 -04:00
handlebars.js Deprecation: Change {{#each x in y}} to {{#each y as |x|}} 2016-05-04 16:18:09 -04:00
handlebars.runtime.js SECURITY: Upgrade Ember to fix CVE-2015-7565. Also upgrade Handlebars 2016-01-15 13:57:45 -05:00
highlight.js FIX: highlight.js is used, but for highlighting text, not code. 2016-02-18 12:19:00 -05:00
htmlparser.js
i18n-patches.js
jquery.autoellipsis-1.0.10.js Don't pre-minifiy autoellipsis 2017-05-18 15:16:15 -04:00
jquery.ba-resize.js Use unminified resize to make debugging easier 2017-03-22 16:39:18 -04:00
jquery.color.js
jquery.cookie.js
jquery.fileupload.js
jquery.iframe-transport.js
jquery.js Use the same jQuery in prod and dev, avoid minimizing twice 2017-03-22 15:48:37 -04:00
jquery.putcursoratend.js
jquery.sortable.js
jquery.tagsinput.js
jquery.ui.widget.js
lodash.js
markdown-it.js Feature: CommonMark support 2017-06-23 12:01:33 -04:00
Markdown.Converter.js
modernizr.custom.00874.js
mousetrap.js Add keyboard shortcuts back to d-editor 2015-11-03 14:01:26 -05:00
pretender.js FIX: Silence DOMException errors when running phantomjs 2017-02-17 16:21:35 -05:00
probes.js Add ES6 support to more files 2015-08-13 10:49:08 -04:00
qunit.js Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
resumable.js
route-recognizer.js
rsvp.js
run-qunit.js Fix qunit tests on Travis. 2016-11-30 16:30:58 +08:00
select2.js FIX: Upgrade Select2 widget - fixes focus on mobile 2015-11-09 13:57:47 -05:00
show-html.js
sinon-1.7.1.js
sinon-qunit-1.0.0.js Removed bad JS tests, upgrade QUnit + ember-qunit 2015-05-13 14:13:37 -04:00
sweetalert.js Javascript file was missing 2016-09-22 09:52:19 -04:00
virtual-dom-amd.js FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
virtual-dom.js FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
xss.min.js REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00