mediawiki-skins-MinervaNeue/components/ToggleList
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
..
DropDownList.less Add minerva-animations-ready CSS class in Minerva 2020-01-09 13:58:37 -07:00
MenuListItem.less Modify padding on .toggle-list-item 2019-09-25 00:12:51 +02:00
ToggleList.js [UI] [menu] remove menu height resizing 2019-07-31 20:05:54 +00:00
ToggleList.less Remove border-radius 2020-01-06 21:47:55 +01:00
ToggleList.mustache Menu groups have identifiers 2019-10-25 19:00:54 +00:00
ToggleListItem.mustache Logout users via API Ajax call to prevent extra step on Special:Logout 2019-11-26 14:45:21 -08:00