mediawiki-extensions-Visual.../modules/ve-mw/ui
David Lynch 5d19272aa1 ArticleTarget: Change rendering of category preview
Just generate the standard wiki skin markup for categories. Adjust linkcache to always know
whether links are hidden categories. (It previously knew *sometimes*,
depending on whether a MWCategoryWidget had interacted with that category.)

Make the save dialog preview use the same method as the bottom-of-editor preview.

Bug: T194092
Change-Id: I37fea15eaef0a5847f27ce41dd92370a4bf353b6
2018-05-13 16:40:59 -05:00
..
actions Make save commands only executable when article is saveable 2018-03-22 10:44:30 -05:00
commands
contextitems Use ve.resolveUrl in MediaContext/Dialog 2018-05-05 14:04:15 +01:00
datatransferhandlers Add a plain text paste transfer handler for source mode 2018-04-22 12:52:56 -05:00
dialogs ArticleTarget: Change rendering of category preview 2018-05-13 16:40:59 -05:00
elements
inspectors Remove unused overrides in internal link annotation inspector 2018-05-05 14:32:55 +01:00
pages Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
styles Fix layout of welcome dialog on smaller screens 2018-04-12 23:15:15 +01:00
themes Update custom styles for format menu after OOUI changes 2018-04-26 01:48:28 +02:00
tools Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
widgets Create getters for localised APIs (getContentApi/getLocalApi) 2018-05-05 14:32:55 +01:00
ve.ui.MWCommandRegistry.js
ve.ui.MWExtensionWindow.js
ve.ui.MWSequenceRegistry.js
ve.ui.MWSurface.js Create an MWSurface and move langChange handling there 2018-05-07 11:53:23 +01:00
ve.ui.MWWikitextCommandRegistry.js
ve.ui.MWWikitextDataTransferHandlerFactory.js
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js Create an MWSurface and move langChange handling there 2018-05-07 11:53:23 +01:00
ve.ui.MWWikitextTransferRegistry.js