mediawiki-skins-MinervaNeue/skinStyles
Nicholas Ray c22eab914e Add minerva-animations-ready CSS class in Minerva
Per T234570, browser support for animations is solid now so we no longer
need to check for browser support.

However, due to some browsers firing css transitions on page load (see
https://bugs.chromium.org/p/chromium/issues/detail?id=332189), we still
need JS to add this wrapping class after CSS transitions are loaded to
prevent the transitions firing on page load for some components
(DropDownList and MainMenu). See MainMenu.less or DropDownList.less for
an example of how this is used.

MobileFrontend adds an animations class too rn, but that will be removed
in in I58f754740f7146f09c38220a7614285e57684924.

Bug: T234570
Change-Id: If0cf7113b40f7217a22b66a8669138466af2cf5d
2020-01-09 13:58:37 -07:00
..
ext.confirmEdit.fancyCaptcha.styles Enable stylelint 'selector-max-id' rule and disable only on occurrence 2019-11-27 17:36:59 -08:00
ext.echo.mobile Echo is removed from Minerva 2019-10-08 23:21:12 +00:00
ext.echo.styles.special Dev: Prep for storybook 2019-08-21 12:20:26 -07:00
mediawiki.action.edit.styles Enable stylelint 'selector-max-id' rule and disable only on occurrence 2019-11-27 17:36:59 -08: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 Dev: Prep for storybook 2019-08-21 12:20:26 -07:00
mediawiki.page.gallery.styles Dev: Prep for storybook 2019-08-21 12:20:26 -07:00
mediawiki.skinning.content.parsoid Dev: Prep for storybook 2019-08-21 12:20:26 -07:00
mediawiki.special.search.styles Enable stylelint 'selector-max-id' rule and disable only on occurrence 2019-11-27 17:36:59 -08:00
mediawiki.special.userlogin.common.styles Enable stylelint 'selector-max-id' rule and disable only on occurrence 2019-11-27 17:36:59 -08:00
mediawiki.ui.icon Merge "Remove line-height as a way to create "screen-reader" text for icons." 2019-12-04 18:56:33 +00:00
mobile.languages.structured Dev: Prep for storybook 2019-08-21 12:20:26 -07:00
mobile.special.mobilediff.styles Enable stylelint 'selector-max-id' rule and disable only on occurrence 2019-11-27 17:36:59 -08:00
mobile.special.mobilemenu.styles Main menu button works without JS 2019-12-19 19:55:39 +00:00
mobile.special.mobileoptions.styles Replace #content selector by .mw-body 2019-12-03 11:36:18 -07:00
mobile.special.styles Replace #content selector by .mw-body 2019-12-03 11:36:18 -07:00
mobile.startup Add minerva-animations-ready CSS class in Minerva 2020-01-09 13:58:37 -07:00
mediawiki.action.history.styles.less Enable stylelint 'selector-max-id' rule and disable only on occurrence 2019-11-27 17:36:59 -08:00
mediawiki.interface.helpers.styles.less Add Minerva specific mediawiki.interface.helpers.styles.less file 2019-05-07 15:54:13 +02:00
mediawiki.rcfilters.filters.ui.less Avoid flash of unstyled content on Special:Watchlist 2019-09-26 21:47:27 +00:00
mediawiki.special.changeslist.legend.less Adding skin styles for the changeslist module. 2019-07-30 19:00:09 +02:00
mediawiki.special.changeslist.less username & userlinks should appear on a separate line on RecentChanges and Watchlist 2020-01-06 15:18:00 +01:00
README.txt Move remaining Minerva skinStyles from MobileFrontend 2018-05-29 09:30:48 +00:00

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