mediawiki-extensions-Discus.../modules
Bartosz Dziewoński 48d5a67d41 ReplyWidget: Pass initial config values to #setup, not to constructor
The same ReplyWidget instance can be re-used when the user cancels
replying and then starts replying again to the same comment.

Previously, the initial values passed to the constructor (when switching
modes) would still persist in this case, even if they were incorrect.

Bug: T263061
Change-Id: I3dff007456bfd4f3149c718ae72fbf373a2e2913
2020-09-25 20:00:00 +02:00
..
dt-ve build: Update eslint-config-wikimedia to 0.17.0 2020-08-26 23:46:34 +01:00
lib Handle timestamps in daylight saving time 2019-10-22 16:33:21 +02:00
.eslintrc.json eslint: Disable max-len 2020-04-21 15:50:19 +01:00
CommentController.js ReplyWidget: Pass initial config values to #setup, not to constructor 2020-09-25 20:00:00 +02:00
CommentItem.js Add content getters to Thread/Comment items 2020-09-12 13:19:36 +01:00
controller.js 'transcludedfrom' API response is an object, not array 2020-09-16 22:30:11 +02:00
dt.debug.js Fix debug mode after language variant changes 2020-09-24 19:49:04 +02:00
dt.init.js Refactor CommentParser 2020-07-20 23:38:10 +01:00
dt.init.less Do not include .dt-init-replylink-buttons in printouts 2020-08-10 17:55:08 +02:00
dt.ui.ReplyWidget.js ReplyWidget: Pass initial config values to #setup, not to constructor 2020-09-25 20:00:00 +02:00
dt.ui.ReplyWidget.less Edit summary in advanced mode 2020-09-14 22:29:54 +01:00
dt.ui.ReplyWidgetPlain.js ReplyWidget: Pass initial config values to #setup, not to constructor 2020-09-25 20:00:00 +02:00
dt.ui.ReplyWidgetVisual.js ReplyWidget: Pass initial config values to #setup, not to constructor 2020-09-25 20:00:00 +02:00
HeadingItem.js build: Update eslint-config-wikimedia to 0.17.0 2020-08-26 23:46:34 +01:00
highlighter.css Fix highlighter styles: match sig/timestamps border sizes 2020-07-14 23:17:29 +01:00
highlighter.js Fix debug mode after language variant changes 2020-09-24 19:49:04 +02:00
logger.js VisualEditorFeatureUse: trackdebug logging consistent with EditAttemptStep 2020-07-20 17:26:53 -05:00
modifier.js Skip over whitespace when looking for trailing comments 2020-09-11 15:37:09 +01:00
Parser.js Merge "Fix parsing links in Parsoid documents without short URLs" 2020-09-17 20:40:40 +00:00
ThreadItem.js Add content getters to Thread/Comment items 2020-09-12 13:19:36 +01:00
utils.js utils: Avoid Node#contains for IE 11 support 2020-09-11 18:06:44 +00:00