mediawiki-extensions-Visual.../modules/ve-mw/ui
Ed Sanders 003c5ac410 Use a blank temp document when selection is empty
shallowCloneFromRange can a broken document if you pass
a collapsed range. That should be fixed upstream but for
now this fixes a major bug (and is faster).

Bug: T150492
Change-Id: I9b539c588d91ef7f22e662c7cae0b3f89b21d33a
2016-11-11 00:08:11 +00:00
..
actions Use a blank temp document when selection is empty 2016-11-11 00:08:11 +00:00
commands
contextitems
datatransferhandlers Strip RESTBase IDs from HTML generated when wikitext is pasted 2016-10-13 17:42:11 -07:00
dialogs Merge "build: Replace jscs and jshint with eslint" 2016-10-28 18:43:15 +00:00
elements
inspectors eslint: Remove unused exception and fix documentation errors 2016-10-28 12:02:36 -07:00
pages Replace non-standard whitespace in comments 2016-11-08 14:15:12 +00:00
styles CSS styleguide fixes 2016-10-25 15:58:10 -07:00
themes
tools build: Replace jscs and jshint with eslint 2016-10-28 18:33:15 +00:00
widgets eslint: Remove unused exception and fix documentation errors 2016-10-28 12:02:36 -07:00
ve.ui.MWCommandRegistry.js
ve.ui.MWDesktopWikitextSurface.js Move editfont class down to surface view, so it doesn't break DebugBar 2016-10-07 16:10:58 -04:00
ve.ui.MWExtensionWindow.js MWExtensionWindow: Use #setDir, not the removed #setRTL 2016-11-09 11:13:09 -08:00
ve.ui.MWMobileContext.js
ve.ui.MWMobileSurface.js
ve.ui.MWSequenceRegistry.js build: Replace jscs and jshint with eslint 2016-10-28 18:33:15 +00:00
ve.ui.MWWikitextCommandRegistry.js Collapse to end after inserting WT signature 2016-11-09 15:26:44 +00:00
ve.ui.MWWikitextDataTransferHandlerFactory.js Only unregister WT string handler in WT handler factory 2016-09-21 13:08:10 -07:00
ve.ui.MWWikitextSequenceRegistry.js Remove commented out code 2016-10-03 15:08:47 -04:00
ve.ui.MWWikitextTransferRegistry.js