mediawiki-extensions-Discus.../modules
Bartosz Dziewoński 711d5c4371 Parse Parsoid document as XHTML to avoid IE 11 bugs
This is the same as in VisualEditor. ve.parseXhtml has workarounds for
IE 11 bugs that would cause dirty diffs when saving.

Note that we must use ve.serializeXhtml to convert the document back
to a HTML string, but this is already the case (the conversion happens
in mw.libs.ve.targetSaver.saveDoc).

Change-Id: Ib6dec0002eaf33fc0d4a45331a6d38e5c5d7ab8c
2020-03-02 18:14:35 +01:00
..
lib Handle timestamps in daylight saving time 2019-10-22 16:33:21 +02:00
.eslintrc.json build: Update linters 2019-10-28 12:29:56 +00:00
CommentTarget.js Blacklist/convert tables and headings in VE target 2020-02-18 15:44:40 +00:00
CommentTargetWidget.js Blacklist/convert tables and headings in VE target 2020-02-18 15:44:40 +00:00
CommentTargetWidget.less Remove vertical padding from VE visual target 2020-02-18 15:53:45 +00:00
controller.js Parse Parsoid document as XHTML to avoid IE 11 bugs 2020-03-02 18:14:35 +01:00
dt.debug.js Re-add debug highlighter 2019-10-24 23:21:40 +02:00
dt.init.js Fix re-initialization after page is updated 2020-01-04 18:49:55 +01:00
dt.init.less Merge "Highlight comment after saving" 2019-12-03 16:49:01 +00:00
dt.ui.ReplyWidget.js ReplyWidget: Disable "Reply" button if input is empty 2020-02-29 03:58:28 +01:00
dt.ui.ReplyWidget.less Re-style preview 2020-02-08 00:13:41 +00:00
dt.ui.ReplyWidgetPlain.js Instrumentation 2020-02-24 19:50:27 +01:00
dt.ui.ReplyWidgetVisual.js Instrumentation 2020-02-24 19:50:27 +01:00
highlighter.css Rename the lines denoting child comments in debug mode to "rulers" 2020-02-10 22:14:38 +01:00
highlighter.js Improve comment ruler drawing in debug mode when indentation is weird 2020-02-11 02:32:32 +01:00
logger.js Correct the integration for logging 2020-02-28 17:42:21 +00:00
modifier.js modifier: Fix IE 11 incompatibility due to 'parentElement' 2020-03-02 18:14:35 +01:00
parser.js Work around mw.Uri crash on fallback encoding in links 2020-02-29 19:08:01 +01:00