2.10.0
Notes
- Borders are added to wikitables. If you have any templates or styles rely on
.wikitable, please note the changes. --font-size-hNvariables are renamed:
| Old CSS variable | New CSS variable |
|---|---|
--font-size-h1 |
--font-size-xxx-large |
--font-size-h2 |
--font-size-xx-large |
--font-size-h3 |
--font-size-x-large |
--font-size-h4 |
--font-size-large |
--font-size-h5 |
--font-size-medium |
--font-size-h6 |
--font-size-medium |
⚠ BREAKING CHANGES
- core: 💥 ✨ rework font-size CSS variables
Features
- core: ✨ override font-size-related skin variables
3f44789 - core: ✨ use CSS variables for small font sizes
c9f665e - core: ✨ use CSS variables for x-small font sizes
3162e19 - core: 💥 ✨ rework font-size CSS variables
a9acc08 - gallery: ✨ increase margin for gallery
bba8398 - gallery: ✨ use flexbox for packed gallery
2972726 - Scribunto: ✨ tweak debug console styles
6947105 - wikitable: ✨ add border to wikitables
9bd23fd - wikitable: ✨ simplify wikitable border styles
b6872f9 - wikitable: ✨ use the same font size for th and td
c13fd3e