mediawiki-extensions-Visual.../modules/ve-mw/ui
Ed Sanders 0917d27e61 Fix wikitext table insertion
Since Ic8b11d8052 #insertContent puts multiline strings on separate
lines, so to get this to behave correctly, pass in linear data instead.

Bug: T170160
Change-Id: Ie121fce1af46c6834945f4de30bcd9924ee96fd1
2017-07-10 16:16:11 +01:00
..
actions Check magic link autolink sequences also after paste 2017-03-30 23:13:00 -04:00
commands
contextitems Internal link context popup: selflinks still get link styling 2017-04-11 10:51:05 -07:00
datatransferhandlers Merge "MWMediaTransferHandler: Allow uploading of dropped Blobs" 2017-04-27 19:32:42 +00:00
dialogs ve.ui.MWWikitextSwitchConfirmDialog: Remove broken "evil hack" 2017-07-04 21:49:15 +02:00
elements MWSaveDialog: Run links through a render function for preview & visual diff 2017-03-31 10:51:35 +01:00
inspectors Rename deprecated Card to current TabPanel 2017-05-10 11:46:49 -07:00
pages TextInputWidgets: update for deprecated multiline behavior 2017-07-03 22:09:58 +01:00
styles Merge "Keep TOC in correct place in document" 2017-06-28 12:31:33 +00:00
themes
tools ve.ui.MWEducationPopupTool: Remove unnecessary manual popup positioning 2017-06-14 23:19:09 +02:00
widgets Keep TOC in correct place in document 2017-06-22 15:16:15 -07:00
ve.ui.MWCommandRegistry.js
ve.ui.MWExtensionWindow.js TextInputWidgets: update for deprecated multiline behavior 2017-07-03 22:09:58 +01:00
ve.ui.MWSequenceRegistry.js
ve.ui.MWWikitextCommandRegistry.js Fix wikitext table insertion 2017-07-10 16:16:11 +01:00
ve.ui.MWWikitextDataTransferHandlerFactory.js MWWikitextDataTransferHandlerFactory: Don't reimplement getText 2017-05-10 10:58:42 -05:00
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js
ve.ui.MWWikitextTransferRegistry.js