mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński e7fd1ac847 .eslintrc: Enable and fix "max-statements-per-line": 1
I am surprised this was disabled. I investigated this after reviewing
some code by a new contributor which I was certain should have failed
the lint check, but passed.

Change-Id: I5b3c837b8ca3292f6e268b3922443bd9587eadbe
2018-10-30 00:19:16 +01:00
..
actions Don't assume commandGroup has a demote property set 2018-08-31 22:20:36 +01:00
commands Update VE core submodule to master (e69a4a07c) 2018-08-25 18:08:48 +01:00
contextitems Update link contexts with label info from core 2018-06-26 21:16:53 +00:00
datatransferhandlers Use data.cloneElements when converting pasted wikitext 2018-10-29 21:36:10 +00:00
dialogs Merge "Improve the gallery dialog layout for mobile" 2018-10-15 10:19:41 +00:00
elements Add missing mw-content-(dir) class to MWPreviewElement 2018-05-11 16:59:12 +00:00
inspectors .eslintrc: Enable and fix "max-statements-per-line": 1 2018-10-30 00:19:16 +01:00
pages Merge "ui.MWParameterPage: multiline inputs for line if newlines already present" 2018-09-13 12:02:47 +00:00
styles Move styles that are not theme-wide out of themes/ 2018-10-23 05:04:27 +02:00
tools Replace deprecated 'advanced' by renamed to 'settings' icon 2018-09-07 19:46:12 -07:00
widgets Improve the gallery dialog layout for mobile 2018-10-12 16:58:48 +01:00
ve.ui.MWCommandRegistry.js
ve.ui.MWExtensionWindow.js Don't add body attribute to an extension node with an empty body 2018-10-08 17:29:58 +01:00
ve.ui.MWSequenceRegistry.js Update VE core submodule to master (2859146e5) 2018-08-14 09:20:07 +02:00
ve.ui.MWSurface.js
ve.ui.MWWikitextCommandRegistry.js
ve.ui.MWWikitextDataTransferHandlerFactory.js
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js Wikitext surface getCaretPosition: Handle null ranges 2018-08-08 18:52:39 +00:00
ve.ui.MWWikitextTransferRegistry.js