mediawiki-skins-MinervaNeue/resources/skins.minerva.scripts
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
..
page-issues Use document.body and document.documentElement as jQuery selector 2020-01-06 14:33:44 +01:00
AB.js Curtail use of mw.mobileFrontend in Minerva 2019-10-01 14:54:59 +00:00
ctaDrawers.js CtaDrawers no longer stay behind in DOM 2019-12-19 19:56:02 +00:00
downloadPageAction.js Make label for the PDF button in the page-actions menu appear on desktop size 2019-11-05 19:52:01 +01:00
drawers.js CtaDrawers no longer stay behind in DOM 2019-12-19 19:56:02 +00:00
errorLogging.js Remove wgMinervaErrorLogSamplingRate 2019-10-03 14:57:14 +00:00
init.js Add minerva-animations-ready CSS class in Minerva 2020-01-09 13:58:37 -07:00
menu.js Simplify menu code 2019-12-19 12:14:13 -08:00
mobileRedirect.js Trigger AmcOutreach on History, Talk, and Desktop links 2019-10-02 14:55:18 -06:00
preInit.js Render main menu and shield on server side 2019-10-04 19:35:28 +00:00
references.js CtaDrawers no longer stay behind in DOM 2019-12-19 19:56:02 +00:00
search.js Curtail use of mw.mobileFrontend in Minerva 2019-10-01 14:54:59 +00:00
styles.less Unify transition values across board 2019-10-24 12:11:52 -07:00
TabScroll.js Use document.body and document.documentElement as jQuery selector 2020-01-06 14:33:44 +01:00
talk.js Use document.body and document.documentElement as jQuery selector 2020-01-06 14:33:44 +01:00
TitleUtil.js mediawiki.RegExp (deprecated) -> mediawiki.util 2019-09-09 18:10:35 +00:00
Toolbar.js Curtail use of mw.mobileFrontend in Minerva 2019-10-01 14:54:59 +00:00
UriUtil.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
watchstar.js Use core watchstar code 2019-10-15 15:33:25 -07:00