Skip to content

v2.22.0

Compare
Choose a tag to compare
@alistair3149 alistair3149 released this 06 Jul 00:40
1eb3a80

2.22.0 (2024-07-06)

Features

  • core: ✨ use px for border-radius (00b2495)
  • core: ✨ use text-wrap pretty for blockquote elements (add781a)
  • dropdown: ✨ revamp dropdown menu handling (516ef3a), closes #882
  • Echo: ✨ upgrade Echo buttons for consistency (fdc6eae)
  • pref: ✨ extend font-size adjustments to all text (b53381e)
  • search: ✨ unify url generation in search typeahead (9c77c7f), closes #898
  • search: ✨ use Short URL in search suggestion (c5c47ae)
  • SearchDigest: ✨ add styles for Extension:SearchDigest (251109c)
  • toc: ✨ drop checkbox hack usage in ToC in favor of dropdown (#894) (f2ff92e), closes #855

Bug Fixes

  • core: 🐛 avoid sr-only text clipping during transform (111607e)
  • core: 🐛 fix invalid background-color properties (23f2667)
  • core: 🐛 remove git merge artifacts (3392eb7)
  • dropdown: 🐛 merge conflicting dismiss event handlers (317296e), closes #895
  • search: 🐛 incorrect article not found icon size (9ace83a)
  • toc: 🐛 elements behind collasped ToC should be interactable (a68626f), closes #896