THIS IS NOT A RELEASE YET
The master
branch is an alpha-quality development branch. Use it at your own
risk!
- …
- …
- …
- …
- …
- …
- (issue #44) Fixed too-wide sidebar in narrow screen, causing cannot tap-to-close.
- (issue #44) Fixed the sidebar became too narrow if the texts in sidebar are too short.
- …
- …
Lakeus skin now supports 27 languages. Many localisations are updated regularly.
Below only new and removed languages are listed.
- …
- …
- …
- …
This is the first release of the mediawiki-skins-Lakeus 1.2 version.
Obsoleted MediaWiki version 1.37.x, 1.38.x were no longer supported in this release.
- (issue #40, #41, #42, #43) Fixed content width changing when switching tabs in
Special:Preferences, which was caused by
skin.less
.
This also contain fixes to the LESSmin()
,max()
problem.
Lakeus skin now supports 27 languages. Many localisations are updated regularly.
- (issue #38) Support for obsoleted MediaWiki version 1.37.x, 1.38.x were dropped.
- (issue #38) Replaced deprecated PHP class alias
ResourceLoaderSkinModule
with namespacedMediaWiki\ResourceLoader\SkinModule
.
The class was namespaced in MediaWiki 1.39 (commit 3e2653f83bc096889d8b69d1e01a52d7de42b247, Change-Id Id08a220e1d6085e2b33f3f6c9d0e3935a4204659),
and the deprecated class alias was removed in MediaWiki 1.42 (commit 21d8d9863b393e0bea608ac2f926b40bfecff9ad, Change-Id I5929a2f760c8d21c1cb2542a19220a91ac7240e4).