This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
2.1.0-beta
Please report any bugs on the tracker. Please make sure you reference you are using 2.1.0-beta. We would really like to finally release this version if the feedback is positive. Thanks!
Version 2.1.0-beta
- [compatibility] Remove IE 8 support entirely
- [code] Moved icon appending for Visual Editor to
(window).load
function - [code] Improved styling of TOC
- [code] [b/c break] Switch to MW 1.25+ extension registration mechanism
- [code] [b/c break] Removed I18n shim for < MW 1.23
- [code] Move Echo above Page Actions button
- [feature] Add page indicator support
- [feature] Add 'enableTabs' for tabs on page support
- [language] Enable "Back" in mobile nav menu to be localised
- [bug fix] RTL detection improved
- [code] More CSS fixes for Orbit, Tabs, etc
Version 2.0 [Never Released]
- [feature] [b/c break] Upgrade to Foundation 5.5.3 (Foundation Tabs have a coding change to build tabs on pages)
- [code] [b/c break] Use the help page set with MediaWiki:Helppage
- [feature] [code] Remove "Login" word for annon users, dropdown for log in and create account links
- [icons] Update to Font Awesome 4.5
- [icons] Missing icons for Visual Editor, CiteThisPage, et al were added
- [feature] Support of more menu items in top-bar, flows automatically
- [code] Hard set of logo icon in top-bar now controlled by CSS in foreground.css file (can be overridden)
- [code] Actions button on_hover is using native Foundation 5 on_hover (regression in Foundation 5 caused move on_hover to left instead of bottom)
- [code] Echo div container divided with div for alerts and div for messages (MW Flow extension compatible)
- [bug fix] Visual Editor z-index issue, toolbar and widget sizing
- [code] z-index values for z-indexed elements re-indexed appropriately