Skip to content

2.23.0

Features

  • CiteThisPage: ✨ add styles for Extension:CiteThisPage 7178f6d
  • codex: ✨ backport Codex v1.8.0 variables to mediawiki.skin.variables 2896817
  • core: ✨ clean up th styles 232fd0c
  • core: ✨ theme and unify text selection color using progressive colors ba62b92
  • dropdown: ✨ add fade-in animation to dropdown menu 20e4f7e
  • PWA: ✨ set orientation to natural 1f417ed
  • SearchDigest: ✨ tweak stats table styles 9037fd1
  • stickyHeader: ✨ add background transition 8eef0aa
  • wikitable: ✨ avoid double border when border attribute is active fccc024
  • wikitable: ✨ use box-shadow instead of border hacks to build table border 442c272

Bug Fixes

  • core: 🐛 add webkit prefix to backdrop filter rules 6dfc62b
  • core: 🐛 fix incorrect screen reader text reset styles d3ef4af
  • core: 🐛 incorrect box-shadow values 9161988
  • dropdown: 🐛 dropdown button should be above the backdrop c2523b1
  • dropdown: 🐛 use both touchstart and mousedown event listener for click outside event a4593d7, closes #895
  • search: 🐛 check if article path has question mark before adding search params ecc4cca, closes #903
  • search: 🐛 fix incorrect parameter for debounce function 55b310d
  • share: 🐛 incorrect debounce parameter assignment e9fd488
  • skinning: 🐛 only apply top margin to figcaption when it is not empty 3d7311d
  • stickyHeader: 🐛 add a placeholder element to page header to avoid layout shift when stickied e5336c4, closes #854
  • stickyHeader: 🐛 only add sticky class on resize when it is applicable 7f9f975
  • stickyHeader: 🐛 use more accurate calculation for placeholder a7a763b
  • toc: 🐛 fix transparent ToC button aaa677f
  • toc: 🐛 keep ToC button at the same position 72edb81