Skip to content

v2.26.0

Compare
Choose a tag to compare
@alistair3149 alistair3149 released this 06 Aug 17:27
b91f3ff

2.26.0 (2024-08-06)

Features

  • core: ✨ add reset styles for border-width and border-color (2fe9443)
  • core: ✨ tweak changelist and toc border width (b9cd270)
  • core: ✨ update box-shadow CSS variables (c1370e9)
  • fonts: ✨ bump Roboto Flex to 3.200 (4d803f8)
  • OOUI: ✨ update filter invert rules (b922b03)
  • SMW: ✨ tweak Tippy styles to match with Citizen (f1e2130)
  • stickyHeader: ✨ add transition to secondary sticky header (1703d29)
  • UserProfileV2: ✨ add UserProfileV2 style (#914) (ffbaa5b)
  • wikitable: ✨ add new wikitable utility classes for additional styling (362dcd0)
  • wikitable: ✨ use more accurate selectors to apply border and border radius (cc0820c)

Bug Fixes

  • AccountInfo: 🐛 incorrect CSS var name (d115a5e)
  • AccountInfo: 🐛 resetting incorrectly styled elements (#915) (dad5c26)
  • core: 🐛 do not use inset for box-shadow-border (6711196)
  • core: 🐛 fix uneven margin in table cells (9baf851)
  • overflow: 🐛 fix undefined wrapper (764f759)
  • stickyHeader: 🐛 incorrect border box shadow (9a0ebf4)
  • WikiEditor: 🐛 missing border bottom rule (81348ff)
  • wikitable: 🐛 incorrect border radius when both thead and tbody are present (15ebea1)
  • wikitable: 🐛 incorrect selector for tfoot (08a7a51)

Miscellaneous Chores

  • husky: 🔧 deprecate old commands (bd0cea7)