mediawiki-extensions-Discus.../modules
Ed Sanders 2f44d99184 Simplify CSS selectors for [reply] and [subscribe] links
:first-of-type selectors refer to the node name, so just
use :first-child and :last-child for the open and close brackets.

Change-Id: I2e8ca7e99d1262522ed2d3b5133093817af8ad29
2022-07-27 16:22:11 +00:00
..
dt-ve Halve the initial height of the reply widget on mobile 2022-07-01 15:05:00 +01:00
lib
.eslintrc.json ReplyWidgetVisual: Pass in memory-wrapped store to VE 2022-06-17 14:05:54 +01:00
AbandonCommentDialog.js
AbandonTopicDialog.js
autotopicsubpopup-image.svg First-run experience popup for automatic topic subscriptions 2021-11-15 22:45:42 +01:00
CommentController.js CommentController: Scroll before focusing in showAndFocus 2022-07-07 13:43:16 +01:00
CommentDetails.js
CommentItem.js Avoid localized digits in internal timestamps in JS 2022-07-13 02:33:24 +02:00
controller.js Have "Read as wiki page" link remove all DT content changes 2022-06-30 23:02:50 +01:00
createMemoryStorage.js ReplyWidgetVisual: Pass in memory-wrapped store to VE 2022-06-17 14:05:54 +01:00
debughighlighter.js debughighlighter: Fix date highlighting 2022-03-29 23:52:00 +02:00
debughighlighter.less Rename highlighter to debughighlighter 2022-03-01 14:20:18 +00:00
dt.debug.js Replace mediawiki.Uri with native URL (or polyfill) 2022-04-08 00:35:37 +02:00
dt.init.js Ready A/B test code for topic subscriptions 2022-05-19 01:09:40 -05:00
dt.init.less Simplify CSS selectors for [reply] and [subscribe] links 2022-07-27 16:22:11 +00:00
dt.ui.NewTopicController.less New topic hint: Cleanup CSS 2022-06-29 11:58:51 +01:00
dt.ui.ReplyWidget.js ReplyWidget: Scroll save error into view after showing it 2022-07-25 18:16:13 +02:00
dt.ui.ReplyWidget.less Merge "Show a "Return to reply/new topic" button when widget is scrolled off the screen" 2022-07-18 16:09:54 +00:00
dt.ui.ReplyWidgetPlain.js ReplyWidget: Introduce a 'refresh' teardown mode that preserves auto-save 2022-02-02 18:38:22 +00:00
dt.ui.ReplyWidgetVisual.js Merge "ReplyWidgetVisual: Pass in memory-wrapped store to VE" 2022-06-17 22:26:06 +00:00
HeadingItem.js Move placeholder heading level (99) to a constant 2022-06-14 22:51:49 +01:00
highlighter.js highlighter: Fix exception when trying to highlight an unknown comment 2022-07-22 17:47:09 +02:00
logger.js Allow logged out users to be enrolled in the A/B test 2022-01-10 18:10:50 -06:00
ModeTabOptionWidget.js
ModeTabSelectWidget.js
modifier.js Don't allow the root node to be treated like a comment frame 2022-03-10 17:45:08 +00:00
NewTopicController.js New topic hint: Avoid error about section editing when opened from diff 2022-06-29 21:42:52 +02:00
Parser.js Move placeholder heading level (99) to a constant 2022-06-14 22:51:49 +01:00
ReplyLinksController.js Enable transformations in preview mode 2022-07-07 23:37:56 +01:00
ThreadItem.js Truncate timestamps in comment IDs / names 2022-06-24 00:49:58 +02:00
ThreadItemSet.js Set rootNode for items from in ThreadItemSet#newFromAnnotatedNodes 2022-06-20 19:03:09 +02:00
topicsubscriptions.js Show thread metadata in section headers 2022-06-23 17:17:09 +01:00
utils.js Replace mediawiki.Uri with native URL (or polyfill) 2022-04-08 00:35:37 +02:00