3.2.0
Highlights
Command Palette
- Now on by default! 🎉
- Find anything with new full-text and media search! 🕵️♀️📚
@now finds users directly, like magic! ✨👤- Tips added to make you a wizard! 🧙♂️
Footer
- Shiny new design for the footer! ✨💅
- Site icon are now chilling in the footer! 📚👇
- Links now auto-organize into neat columns! 📊
Syntax Highlight
- Line numbers got a cool background color upgrade! 🎨🔢
Changelog
Features
- commandPalette: ✨ add media search action if supported
04157d8 - commandPalette: ✨ add page edit action
55addaf - commandPalette: ✨ add tips for command palette usage
4fa69e1 - commandPalette: ✨ add user command (#1061)
104adbd - commandPalette: ✨ enable command palette by default
a00ebba - commandPalette: ✨ improve result action handling (#1064)
5b90efa - commandPalette: ✨ improve results transition logic
8ff903d - footer: ✨ add wiki icon to footer if avaliable
e431222 - footer: ✨ update footer styles
6ab4db4 - search: ✨ add the citizen-search-trigger class to trigger search UI
577788e - sectionLinks: ✨ reimplement edit section and use Codex button
2152ac5
Bug Fixes
- commandPalette: 🐛 always clear the results on new query
1392ae0 - commandPalette: 🐛 fix incorrect URL generation for RelatedArticles
21bf5f1 - commandPalette: 🐛 fix incorrect URL generation for REST search
d062fd5 - commandPalette: 🐛 fulltext search should be updated instantly
814f306 - CommandPalette: 🐛 ignore trailing space in search query highlight
eca18e3 - commandPalette: 🐛 prevent duplicate dismiss action in recent items
901935b - commandPalette: 🐛 update URL generation for media search to include type parameter
460803b - footer: 🐛 fix incorrect footer icon wrapping
73e38ed - footer: 🐛 fix incorrect footer styles
66c7253 - header: 🐛 fix missing home icon in header
9ba86b9 - SyntaxHighlight: 🐛 add background for line numbers (#1059)
2aabdab - toc: 🐛 fix scrolling when sticky header is disabled (#1058)
6ea7a57 - typography: 🐛 do not use negative top margin for nested elements after paragraphs
bd38820
Miscellaneous Chores
- Babel: 🔧 remove unnessecary extension styles
ceacb7a