mediawiki-skins-Citizen/includes/Partials
H. C. Kruse 407d367e37 feat: add drawer subsearch (#264)
* bug: Fix display of theme toggle button if set to auto

* feat: Add subsearch script to drawer

An input in the drawer allows to search portal headings and links for matching text
- Hides all portals / links based on the search value

Feature can be enabled by setting `$wgCitizenEnableDrawerSubSearch = true;` in LocalSettings.

* bug: Fix subsearch
2021-02-03 15:01:50 -05:00
..
Drawer.php feat: add drawer subsearch (#264) 2021-02-03 15:01:50 -05:00
Footer.php fix: Fatal error 2021-01-28 21:09:52 +01:00
Header.php fix: Fatal error 2021-01-28 21:09:52 +01:00
Metadata.php refactor: Create base partial class 2021-01-28 20:34:46 +01:00
PageLinks.php fix: Fatal error 2021-01-28 21:09:52 +01:00
PageTools.php fix: Fatal error 2021-01-28 21:09:52 +01:00
Partial.php refactor: Create base partial class 2021-01-28 20:34:46 +01:00
Theme.php fix: fix display of theme toggle button if set to auto (#261) 2021-01-31 12:38:37 -05:00