MinervaNeue/skinStyles
jdlrobson 37a3045f62 🐛 Bug: Make the history action's filters form toggleable again
Before this commit, the filters form would stay collapsed and the user
couldn't toggle the visibility of the form. This commit fixes that by
loading the necessary modules for the history action to make the form
toggleable again:

- mediawiki.page.ready
- jquery.makeCollapsible
- jquery.makeCollapsible.styles

Additional Changes:

- The explicit addition of the 'mediawiki.action.history' module to the
defaultModules array in SkinMinerva was removed because this module
should already be added by HistoryAction.php and all we are doing with
Minerva is styling it differently.

- The styling to hide the filter revisions box in
skinStyles/mediawiki.action.history.styles.less was removed now that
this functionality should work again

Bug: T223204
Change-Id: Icf4a22a62228aca5a120bcdf3d6fede35b3c928e
2019-06-07 14:27:23 +00:00
..
ext.confirmEdit.fancyCaptcha.styles Separate ConfirmEdit styles from Login styles 2019-01-17 23:48:54 +00:00
ext.echo.styles.special Change z-index of page-issues read-more link 2019-02-07 19:37:02 -05:00
mediawiki.action.edit.styles build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass 2018-12-12 23:26:48 +00:00
mediawiki.content-json JSON content: Fix table margins 2019-05-08 11:37:57 -07:00
mediawiki.editfont.styles Set editfont size to 16px (100%) 2018-11-27 22:56:01 +00:00
mediawiki.hlist build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass 2018-12-12 23:26:48 +00:00
mediawiki.page.gallery.styles build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass 2018-12-12 23:26:48 +00:00
mediawiki.skinning.content.parsoid Images should have borders in Android app / parsoid generated content 2019-03-23 00:15:04 +00:00
mediawiki.special.search.styles build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass 2018-12-12 23:26:48 +00:00
mediawiki.special.userlogin.common.styles Separate ConfirmEdit styles from Login styles 2019-01-17 23:48:54 +00:00
mobile.languages.structured Refactor LanguageOverlay styles 2019-02-22 11:02:30 -07:00
mobile.notifications.overlay QA: Port Notifications browser test to Node.js 2019-04-11 13:26:39 -07:00
mobile.special.mobilemenu.styles Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
mobile.special.mobileoptions.styles [Bug] Special:MobileOptions heading padding should be consistent 2018-11-15 11:38:06 -08:00
mobile.special.styles Use system font stack as sans-serif choice 2019-03-27 10:01:01 -07:00
mobile.startup Remove `.background-size()` mixin usage 2019-04-03 18:02:48 -07:00
README.txt Move remaining Minerva skinStyles from MobileFrontend 2018-05-29 09:30:48 +00:00
mediawiki.action.history.styles.less 🐛 Bug: Make the history action's filters form toggleable again 2019-06-07 14:27:23 +00:00
mediawiki.interface.helpers.styles.less Add Minerva specific mediawiki.interface.helpers.styles.less file 2019-05-07 15:54:13 +02:00

README.txt

If a module introduced by MobileFrontend has Minerva specific styles they are added here and applied
as part of ResourceModuleSkinStyles.