Skip to content

2.2.0

Features

  • core: ✨ add active states to header buttons 2a8129e
  • core: ✨ add icon to all talk page buttons 323acda
  • core: ✨ add rounded corner to mw-message-box f3ee780
  • core: ✨ add rounded corner to mw-ui-button c172966
  • core: ✨ add site logo to header 7bfec28
  • core: ✨ allow multiple search components on the same page 1939850
  • core: ✨ allow the use of custom search suggestion module 391266c
  • core: ✨ center align searchbox 3d0ff75
  • core: ✨ do not hardcode footer wordmark size 22e1324
  • core: ✨ reduce the click event delay on touch devices 3d1ca8b
  • core: ✨ update MW datatable styles 75ab097
  • core: ✨ update RecentChanges filter styles 594b0ab
  • MultimediaViewer: ✨ smaller scroll indicator for MMV 9bc8d7a
  • search: ✨ add empty state to typeahead 9bf737f
  • search: ✨ add no result state to typeahead 284b0d8
  • search: ✨ clean up redirect text implementation 4293021
  • search: ✨ merge footer into item element c9b03aa
  • search: ✨ show enter key tip when item is active 3488e29
  • search: ✨ use background-image instead for typeahead thumbnails fd0978b
  • search: ✨ use WMUI icon for placeholder 34804e8

Bug Fixes

  • core: 🐛 changelist legends should not be covered by header a3d88aa
  • core: 🐛 message box should be at the top of login form 31c7779
  • core: 🐛 page tool menu should not overflow right (#555) 71d89bc
  • core: 🐛 remove border as it collides with MMV button 9d78879
  • core: 🐛 sticky header flickering a1b2f7f
  • search: 🐛 do not shrink thumbnail cc3e1d4
  • search: 🐛 enter key should click the link in suggestion c5e5ff4
  • search: 🐛 enter key should click the selected item 7805b89
  • search: 🐛 enter key should not throw any error e6ca664
  • search: 🐛 null error when rest api is used f81e5b6
  • search: 🐛 overlay should be visible on mobile 9d7c307
  • search: 🐛 restore ID attribute for suggestion items a1aeff2
  • search: 🐛 typeahead thumbnails should be center-aligned 96ec8e4
  • search: 🐛 update selector for fulltexturl 501286a