v2.30.0
2.30.0 (2024-09-27)
There are some minor HTML changes with these release. If you have parser cache enabled, please make sure to clear them after updating.
Features
- core: ✨ add placeholder text color (7b3f8f5)
- core: ✨ increase max-height for menus in mobile layout (6f6aa82)
- search: ✨ add keyboard hint to search card (a213f1d)
- search: ✨ add message to search footer (138f7a9)
- search: ✨ clean up and simplify styles (151d60f)
- search: ✨ clean up HTML structure (c35d86f)
- search: ✨ clean up search suggestion padding (f1bf40a)
- search: ✨ clean up spacing and alignment in typehead elements (5605d18)
- search: ✨ remove search form and footer glass effect (3ad8902)
- search: ✨ tweak search box to be more center for desktop (28b117d)
- search: ✨ tweak various search styles (55227e6)
- search: ✨ use glass effect on search form and footer (d90ba79)
Bug Fixes
- search: 🐛 add missing reset style for li (8800ca6)
- search: 🐛 add missing search footer background color (d6a7c9d)
- search: 🐛 fix incorrect max height for search card (eb3927a)
- search: 🐛 fix search button icon clipping (73eb950)
- search: 🐛 search all content namespaces for Action API (3719897)
- VisualEditor: 🐛 unstick page header in VE (3804574)
Miscellaneous Chores
- dev-deps: 🔧 update browserlist (60e96f7)