mediawiki-skins-Vector/resources
Stephen Niedzielski 3003724a3a [fix][Less] disable sidebar animations on page load
There's a longstanding Chrome bug that causes CSS transitions to show in
their terminal states. This patch works around the issue by limiting
transitions to JavaScript users only via the `client-js` class which is
added to the root `html` Node some time after page content loads. The
effect is a better overall experience for everyone but transitions
unfortunately no longer appear for no-JS devices.

I am unable to reproduce this issue in Vector's configuration. This
patch should only be merged as a last resort.

Bug: T246419
Bug: T234570
Change-Id: Ifcb2bf1fddb85113a4858b7a210ded3954952e6e
2020-06-09 12:18:59 -06:00
..
skins.vector.icons [fix][RTL] flip menu collapse button icon 2020-06-03 17:09:38 -06:00
skins.vector.js [fix][Less] disable sidebar animations on page load 2020-06-09 12:18:59 -06:00
skins.vector.legacy.js Fix bug: "dancing vector tabs" 2020-06-01 20:02:28 +00:00
skins.vector.styles [fix][Less] disable sidebar animations on page load 2020-06-09 12:18:59 -06:00
CheckboxHack.d.ts [feature] add menu button to toggle panel visibility 2020-05-28 02:14:13 +00:00
CollapsibleTabsPlugin.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
mediawiki.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
skins.vector.styles.responsive.less Reduce distribution of legacy classes 2020-05-26 20:22:08 +00:00