Skip to content

v2.36.0

Choose a tag to compare

@alistair3149 alistair3149 released this 23 Oct 17:26
936e9c1

2.36.0 (2024-10-23)

Features

  • Echo: ✨ sync Echo alert styles with mw.notifications (cabf6b4)
  • MediaWiki: ✨ add styles for usermessage (b66ce9d)
  • MediaWiki: ✨ update mw.notification styles (cb5d4a7)
  • menu: ✨ increase line-height of menu items (4849c64)
  • toc: ✨ add wrapper for TOC link to hold summary (2157bcf)
  • tokens: ✨ lower the brightness of destructive color in dark mode (2a53abe)
  • tokens: ✨ update state colors (db4d8a0)

Bug Fixes

  • DiscussionTools: 🐛 fix invisible highlighted section text (b68cc3a)
  • Echo: 🐛 increase specificity for the selector to apply padding properly (5e749ed)
  • menu: 🐛 prevent dropdown menus from overflowing the viewport (50832a7)
  • pageActions: 🐛 add missing transition property (7867ad9)
  • toc: 🐛 incorrect closing tag for toc summary (51c7110)
  • toc: 🐛 summary should not be escaped (00bda1f)

Performance Improvements

  • RecentChanges: ⚡️ disable sticky header on RC page due to performance issue (243738a)