mediawiki-skins-MinervaNeue/components
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
..
PageActionsMenu Use core watchstar code 2019-10-15 15:33:25 -07:00
ToggleList Add minerva-animations-ready CSS class in Minerva 2020-01-09 13:58:37 -07:00
PageActionsMenu.mustache Logout users via API Ajax call to prevent extra step on Special:Logout 2019-11-26 14:45:21 -08:00
ToggleList.mustache Logout users via API Ajax call to prevent extra step on Special:Logout 2019-11-26 14:45:21 -08:00