mediawiki-skins-Vector/resources/skins.vector.styles
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
..
common Naming convention using 'skin' as entrance point 2020-05-28 20:58:01 -07:00
images Show half-star when the page is temporarily watched 2020-05-12 00:06:16 +00:00
legacy [dev] Remove outdated selector now that cache has expired 2020-06-01 21:45:08 +00:00
checkboxHack.less [feature] add menu button to toggle panel visibility 2020-05-28 02:14:13 +00:00
Footer.less Remove #footer selectors now that cache has expired 2020-05-06 18:55:50 -07:00
Indicators.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
layout.less Fixes "Contributions" control gets Overlapped in 200% Zoom mode 2020-06-05 00:29:18 +00:00
Logo.less [feature] add menu button to toggle panel visibility 2020-05-28 02:14:13 +00:00
Menu.less Hotfix: Cannot rename emptyPortlet to empty-portlet yet. 2020-05-28 16:01:38 -07:00
MenuDropdown.less Reduce distribution of legacy classes 2020-05-26 20:22:08 +00:00
MenuPortal.less Refactor: Simplify and standardize menu definitions 2020-05-12 15:17:38 -07:00
MenuTabs.less Class names with hyphens preferred over camel case 2020-05-07 14:43:13 -07:00
SearchBox.less Replace deprecated @colorFieldBorder variable and use others 2020-04-28 01:42:09 +00:00
Sidebar.less [fix][Less] disable sidebar animations on page load 2020-06-09 12:18:59 -06:00
SidebarLogo.less [legacy] Split sidebar code and mark layout as legacy in preparation for new layout 2020-04-16 11:29:03 -07:00
SiteNotice.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
skin-legacy.less Naming convention using 'skin' as entrance point 2020-05-28 20:58:01 -07:00
skin.less Naming convention using 'skin' as entrance point 2020-05-28 20:58:01 -07:00
TabWatchstarLink-ie8.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
TabWatchstarLink.less Show half-star when the page is temporarily watched 2020-05-12 00:06:16 +00:00