Releases: lakejason0/mediawiki-skins-Lakeus
Releases · lakejason0/mediawiki-skins-Lakeus
1.1.15
Changes
- Dropdowns are now labeled through HTML tags, instead of hardcoded CSS.
- Personal menu's position is tweaked.
- Some after content of portlets is now hidden.
- Added Sticky TOC, with new variables and corresponding Theme designer settings.
- Is a bit buggy in 1.38, sometimes disappears.
- Auto collapse behavior can be changed through user preferences.
- To disable it site-wide, use
$wgLakeusShowStickyTOC. For user-side, use CSS.
Full Changelog: v1.1.14...v1.1.15
1.1.14
Changes
- Added a toggle for portlet animations,
$wgLakeusShouldAnimatePortlets.- Default to
false, as it may cause visual artifacts. - The behavior before this version can be restored by setting it to
true.
- Default to
Full Changelog: v1.1.13...v1.1.14
1.1.13
1.1.12
Changes
- Localization updates.
- When a variant is selected, it is now not displaying (#17).
Full Changelog: v1.1.11...v1.1.12
1.1.11
Changes
- Fixed that "Jump to content" string isn't included in
skin.json
Full Changelog: v1.1.10...v1.1.11
1.1.10
Changes
- Normalise Mustache templates
- Add "Jump to content" link
- Message box classes
Full Changelog: v1.1.9...v1.1.10
1.1.9
1.1.8
Changes
- Remove deprecated features
- Changes dependencies from wrong
user.defaultstouser.options
Full Changelog: v1.1.7...v1.1.8
1.1.7
1.1.6
Changes
- The site title now has a
min-width, fixing the overflow issue. - ULS will not be shown under semi-mobile.
Full Changelog: v1.1.5...v1.1.6