mediawiki-skins-MinervaNeue/resources/skins.minerva.scripts
Volker E 38ca243e39 styles: Replace 'mediawiki.ui/variables' call with skin variables
Replacing 'mediawiki.ui/variables.less' @import with
new skin-aware 'mediawiki.skin.variables.less' standard.
Removing calls for 'mediawiki.skin.variables.less' in favor for
'minerva.variables.less' for consistency.
Also
- replacing several static values with new Codex design token featuring
  skin variables of `background-color`, `color`, `border-*` and
  `transition` categories
- renaming several Less variables to variable naming standard
- moving a small number of MinervaNeue specific variables into
  'minderva.variables.less' file. Those should be replaced in mid-future
  by Codex design tokens

Please note, that this patch is not replacing all values with
possible Codex tokens. It's just applying them on selected
categories for consistency for now to keep the patch easier reviewable.
Further replacements will be done in follow-up patches.

Bump MediaWiki core required version to >= v1.41.0.

Bug: T319381
Bug: T332541
Depends-On: I98c8cc27527533e2efb3b987ee34bc403e988b75
Change-Id: I86c5a35377541a784552c29456e0b8b507b3ee9c
2023-04-24 16:08:27 +00:00
..
page-issues styles: Replace 'mediawiki.ui/variables' call with skin variables 2023-04-24 16:08:27 +00:00
AB.js build: Update eslint-config-wikimedia to 0.16.0 2020-06-04 08:39:32 -07:00
addPortletLink.js Fix spacing between icon + text in toggle menu and JS 2022-02-05 20:28:59 -05:00
ctaDrawers.js Instrument mobile talk page clicks 2021-11-08 09:17:29 -08:00
downloadPageAction.js Don't show download button if there's no window.print 2023-01-25 22:37:03 +01:00
drawers.js build: Update eslint-config-wikimedia to 0.16.0 2020-06-04 08:39:32 -07:00
initMobile.js Replace slow thumbnail init code with event delegation 2023-04-19 21:13:55 +00:00
menu.js Simplify menu code 2019-12-19 12:14:13 -08:00
mobileRedirect.js Add metric platfrom event tracking on mobile desktop toggle 2022-07-08 18:19:21 +00:00
preInit.js build: Update eslint-config-wikimedia to 0.16.0 2020-06-04 08:39:32 -07:00
references.js Nested references should not trigger console warning 2020-07-24 22:09:07 +00:00
search.js Use an attribute for disabling search input autocapitalization 2023-01-31 17:55:31 +00:00
searchSuggestReveal.js Make MobileFrontend dependency a soft one 2020-01-17 14:02:23 -08:00
setup.js Fix the download link to use addPortletLink 2021-09-27 21:54:17 +00:00
styles.less styles: Replace 'mediawiki.ui/variables' call with skin variables 2023-04-24 16:08:27 +00:00
TabScroll.js build: Update eslint-config-wikimedia to 0.16.0 2020-06-04 08:39:32 -07:00
TitleUtil.js mediawiki.RegExp (deprecated) -> mediawiki.util 2019-09-09 18:10:35 +00:00
Toolbar.js Move components files up one level into Skins directory 2021-10-22 18:45:38 +00:00
UriUtil.js Special handling for hash fragments we cannot decoded 2020-10-20 12:26:54 -07:00
watchstar.js Use watchstar() instead of deprecated jQuery event to update watchstar classes 2021-12-21 16:43:57 +00:00