mediawiki-extensions-Visual.../modules/ve-mw/ui
WMDE-Fisch 4377893297 Stop hide unused label from overflowing
Will implicitly set a max width for the button due to the margin.
Long words will break in the middle of the word.

Also includes a shorter label.

Bug: T300008
Change-Id: I37505af8383d8c0c2bd4af3987ec5e2a3049688a
2022-04-29 10:26:20 +02:00
..
actions Use new config option signature when building sequences 2022-03-11 17:12:54 +00:00
commands Move var declarations inline 2022-03-01 17:50:24 +00:00
contextitems Remove "delete" button from link node desktop context 2022-03-30 17:43:02 +01:00
datatransferhandlers Move var declarations inline 2022-03-01 17:50:24 +00:00
dialogs Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00
elements Use .bind() syntax where it makes code more readable 2022-02-21 10:34:03 +00:00
inspectors Move var declarations inline 2022-03-01 17:50:24 +00:00
pages Merge "Remove MWDismissibleMessageWidget and use MessageWidget's showClose option instead" 2022-03-17 11:43:33 +00:00
styles Stop hide unused label from overflowing 2022-04-29 10:26:20 +02:00
tools Move var declarations inline 2022-03-01 17:50:24 +00:00
widgets Update template search fallback to max out at 10 2022-04-21 09:25:00 +00:00
ve.ui.MWAriaDescribe.js Make better use of the ARIA mixin 2021-11-18 15:21:47 +00:00
ve.ui.MWCommandRegistry.js
ve.ui.MWExtensionWindow.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWSequenceRegistry.js Use new config option signature when building sequences 2022-03-11 17:12:54 +00:00
ve.ui.MWSurface.js Add mw-show-empty-elt to MW surfaces 2021-11-19 16:08:53 +00:00
ve.ui.MWWikitextCommandRegistry.js Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00
ve.ui.MWWikitextDataTransferHandlerFactory.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js
ve.ui.MWWikitextTransferRegistry.js