mediawiki-extensions-Visual.../modules/ve-mw/ui
thiemowmde 3a7d345093 Remove redundant elements from Unicode-enabled regex
Same as in If6c7e85 in the TemplateWizard codebase. [a-z] is already
part of \p{L}, and [0-9] is part of \p{N}.

Change-Id: I8008ac7e504739b8f4b5fb5dd732b0deca20cefc
2024-05-24 15:47:02 +02:00
..
actions ESLint: Re-enable prefer-const and fix 2024-05-21 17:50:12 +01:00
commands ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
contextitems ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
datatransferhandlers ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
dialogs ESLint: Re-enable prefer-const and fix 2024-05-21 17:50:12 +01:00
elements ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
inspectors ESLint: Re-enable prefer-const and fix 2024-05-21 17:50:12 +01:00
layouts ESLint: Re-enable prefer-const and fix 2024-05-21 17:50:12 +01:00
pages ESLint: Re-enable prefer-const and fix 2024-05-21 17:50:12 +01:00
styles Fix media dialog layout. 2024-05-02 18:59:29 +01:00
toolgroups ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
tools ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
widgets Remove redundant elements from Unicode-enabled regex 2024-05-24 15:47:02 +02:00
ve.ui.MWAriaDescribe.js
ve.ui.MWCommandRegistry.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWExtensionWindow.js ESLint: Re-enable prefer-const and fix 2024-05-21 17:50:12 +01:00
ve.ui.MWSequenceRegistry.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.ui.MWSurface.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWWikitextCommandRegistry.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.ui.MWWikitextDataTransferHandlerFactory.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.ui.MWWikitextSequenceRegistry.js Move verbose copyright message to AUTHORS.txt 2023-12-01 16:07:39 +00:00
ve.ui.MWWikitextSurface.js ESLint: Enforce no-var and autofix 2024-05-21 17:40:52 +01:00
ve.ui.MWWikitextTransferRegistry.js Prefer arrow callbacks 2024-05-01 14:11:54 +01:00