Goal
Replace Less mixin calls for .transition(), which was deprecated in MediaWiki 1.37.
Criteria for Done
Replace with standard CSS transition:
https://codesearch.wmcloud.org/search/?q=%5C.transition%5C(&i=nope&files=(.*)%5C.(css%7Cless)%24&excludeFiles=&repos=
Alternatively:
https://codesearch-beta.wmcloud.org/deployed/?q=%5C.transition&files=&excludeFiles=&repos=
MediaWiki
- MediaWiki core
Extensions
- ContentTranslation
- MediaSearch
- Page-Previews
- WikiEditor (2010)
- MediaWiki-extensions-GuidedTour
- StructuredDiscussions
- GrowthExperiments
- Maps (Kartographer)
- MachineVision
- Notifications (Echo)
- WikiLambda
- CheckUser
- UniversalLanguageSelector
- Wikidata-Page-Banner
Note, #GettingStarted is ignored, as it's undeployed.
Skins
Volunteer repos [not essential for resolving]
-
Liquipedia / LiquiFlowarchived - PCGamingWiki / overclocked – issue filed
- Mirage skin
-
dgraph-io / mediawiki-dgraph-skinarchived - dolfinus / DarkVector – pull request provided at https://github.com/dolfinus/DarkVector/pull/34
- Refreshed skin
Remove mixin
- Remove from MW core's mediawiki.mixins.less file and make note in release notes