mediawiki-extensions-Visual.../modules/ve-mw/ui
Bartosz Dziewoński bff16fb352 ve.ui.MWLanguageVariantNodeContextItem: Fix condition for empty table
For magical HTML reasons, a `<tbody>` node is automatically inserted
inside the `<table>` node. Therefore the table always had exactly one
direct child, this check always failed and table was never shown.
Instead, count the rows.

Change-Id: Ia8a5387c3f605689ab1053c923952ec955b83253
2017-08-29 21:57:48 +02:00
..
actions MWLinkAction: Don't annotate close tags 2017-08-13 11:33:43 -04:00
commands build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
contextitems ve.ui.MWLanguageVariantNodeContextItem: Fix condition for empty table 2017-08-29 21:57:48 +02:00
datatransferhandlers Merge "MWMediaTransferHandler: Allow uploading of dropped Blobs" 2017-04-27 19:32:42 +00:00
dialogs Merge "Create wrapper paragraph when converting block image to inline" 2017-08-24 22:16:16 +00:00
elements MWSaveDialog: Run links through a render function for preview & visual diff 2017-03-31 10:51:35 +01:00
inspectors MWLinkAnnotationInspector: check input validity when switching modes 2017-08-29 11:28:29 -05:00
pages build: Upgrade grunt-eslint from 19.0.0 to 20.0.0 2017-07-18 12:55:33 +01:00
styles Remove execute mode from non-executable 2017-08-24 10:57:25 -04:00
themes Increase width of param actions container 2017-08-29 14:28:26 +01:00
tools ve.ui.MWEducationPopupTool: Don't show if not inside a BarToolGroup 2017-07-19 22:13:34 +02:00
widgets build: Upgrade grunt-eslint from 19.0.0 to 20.0.0 2017-07-18 12:55:33 +01:00
ve.ui.MWCommandRegistry.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWExtensionWindow.js Allow for mw.body being null in <selfclosing/> extensions 2017-08-23 16:13:16 +00:00
ve.ui.MWSequenceRegistry.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
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 build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWWikitextSurface.js Improve NWE new section styles 2017-03-03 11:59:06 +00:00
ve.ui.MWWikitextTransferRegistry.js build: Upgrade grunt-eslint from 19.0.0 to 20.0.0 2017-07-18 12:55:33 +01:00