mirror of
https://github.com/Hutchy68/pivot.git
synced 2024-11-14 14:39:03 +01:00
42 lines
1.6 KiB
Markdown
42 lines
1.6 KiB
Markdown
## Version 2.0.0
|
|
|
|
* [bug fix] Addressed serveral W3C validation errors with HTML output.
|
|
* [bug fix] update JavaScript of Foundation.js to stop deprecation warnings. Now version matches Foundation branch of Foundation 5.5.3 not released.
|
|
* [CSS, bug fix] various changes to CSS to fix bugs and address MediaWiki hidden CSS loading
|
|
* [enhancement] ability to preload Font Awesome and bypass server setup errors, added as a feature setting
|
|
* [enhancement] move all Font Awesome icons to `::before` CSS from JS pivot.js
|
|
* [b/c changes] remove feature `'IeEdgeCode'` feature set to send a compatibility header
|
|
* [b/c changes] removing support for IE 9 and earlier
|
|
|
|
## Version 1.0.5
|
|
|
|
* [bug fix] Search link was not follow $wgScript path
|
|
* [language] Search input box localisation
|
|
|
|
## Version 1.0.4
|
|
|
|
* [bug fix] Don't style sitenotice and user message
|
|
* [bug fix] Echo compatibility with Echo REL_1_28 release
|
|
* [bug fix] Page indicator margins
|
|
|
|
## Version 1.0.3
|
|
|
|
* [enhancement] Added support for Visual Editor
|
|
* [enhancement] Added support for Page Indicators
|
|
* [bug fix] Minor CSS changes for Echo integration and NO Print elements
|
|
|
|
## Version 1.0.2
|
|
|
|
* [bug fix] AddThis div container
|
|
* [enhancement] Hide AddThis on non content pages by disabling <script> from running
|
|
|
|
## Version 1.0.1
|
|
|
|
* [enhancement] License update on Special:Version
|
|
* [bug fix] Echo notification sizing mobile CSS
|
|
* [bug fix][enhancement] Move Echo notification container to page content area
|
|
* [enhancement] Echo notification count number hidden when 0
|
|
|
|
## Version 1.0.0
|
|
|
|
* Initial release of Pivot skin for MediaWiki |