mediawiki-skins-MinervaNeue/includes
Piotr Miazga (polishdeveloper) 82724b3c44 Add data-mw="interface" attribute to Menu elements
While dropping support of smart logout in favour of core ready.js
logout, we noticed that the logout selector is a little bit too weak.
Editors could make a link on a page that would work as a logout
button. The easiest way to prevent this (and any other possible
problems) is to add `data-mw="interface"` attribute to all generated
menu entries.

Change-Id: I22611b9641d82328623beb3f693bf7cddb2289ff
2021-02-11 20:35:40 +00:00
..
Menu Use User->isRegistered(), not deprecated isLoggedIn() 2020-12-17 19:09:15 -08:00
Permissions Improve function and property documentation 2021-01-16 14:35:10 +01:00
Skins Add data-mw="interface" attribute to Menu elements 2021-02-11 20:35:40 +00:00
LanguagesHelper.php Extract language/variants check to a service 2019-07-16 19:53:57 +00:00
MinervaHooks.php Add data-mw="interface" attribute to Menu elements 2021-02-11 20:35:40 +00:00
MinervaUI.php Rename $glyphPrefix to $iconPrefix to better reflect variable value 2020-04-29 15:14:59 -07:00
ResourceLoaderLessVarFileModule.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ServiceWiring.php Show half star for temporarily watched pages 2020-08-27 11:57:13 -04:00
SkinOptions.php Improve function and property documentation 2021-01-16 14:35:10 +01:00