mediawiki-extensions-WikiEd.../modules
Sam Wilson 23e4ebd244 Use flexbox for toolbar group items
Most toolbar items don't need this because they're inline-block
buttons and spans etc., but items of type 'element' can be block
elements (for example, the Realtime Preview button) and switching
them to flex items means they don't have to do anything special
to ensure their own layout.

This will make it easier to switch VisualEditor to use the
standard system of adding to the toolbar (in
Ic307f9dc7ad976862c8d8c6551ed29e6071f655f ).

Bug: T308423
Change-Id: Iff6d80628ebb5ec5685136fa02c2345eb5b49d42
2024-01-31 06:43:59 +03:00
..
images/toolbar Realtime Preview: remove Beta Feature and onboarding popup 2023-03-17 15:22:32 +08:00
insertlink Fix remaining uses of 'parent'->'super' 2023-11-02 17:11:24 +00:00
realtimepreview Realtime Preview: also trigger on form.reset() 2023-12-08 16:00:04 +00:00
templates Move reference-specific settings to the Cite extension 2023-06-22 14:07:29 +02:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.21.0 2022-02-07 17:27:27 +00:00
ext.wikiEditor.js Revert "Remove hacks that avoid duplicate event logging with MobileFrontend" 2023-06-09 15:20:01 -05:00
ext.wikiEditor.toolbar.styles.less stylelint: Enable selector-pseudo-element-colon-notation 2023-03-30 01:14:34 +02:00
jquery.wikiEditor.dialogs.config.js build: Update linters 2023-08-16 17:10:28 +01:00
jquery.wikiEditor.dialogs.config.less Move reference-specific settings to the Cite extension 2023-06-22 14:07:29 +02:00
jquery.wikiEditor.dialogs.js
jquery.wikiEditor.dialogs.less Styles: Replaces deprecated mixins prefixes with unprefixed CSS property 2023-01-29 10:33:01 +01:00
jquery.wikiEditor.js Add missing space before closing parenthesis 2023-08-17 09:52:11 +00:00
jquery.wikiEditor.less Remove all unused "loading" code, messages and animations 2022-04-21 15:29:15 +02:00
jquery.wikiEditor.toolbar-apex.less Styles: Replaces deprecated mixins prefixes with unprefixed CSS property 2023-01-29 10:33:01 +01:00
jquery.wikiEditor.toolbar-wikimedia.less stylelint: Enable selector-pseudo-element-colon-notation 2023-03-30 01:14:34 +02:00
jquery.wikiEditor.toolbar.config.js Stop using autoMsg and use mw.messages directly instead 2023-07-06 10:39:24 +02:00
jquery.wikiEditor.toolbar.js Streamline smaller pieces of JavaScript code 2022-03-04 09:22:07 +00:00
jquery.wikiEditor.toolbar.less Use flexbox for toolbar group items 2024-01-31 06:43:59 +03:00