1.0.4
Changes
- Portlets will automatically close when mouse clicks outside them.
- You'll need to enable JavaScript to enable this feature; portlets are still able to use without JavaScript.
- Empty portlets are no longer shown.
- Thus when the site's language does not have any variants, the variant menu would now be invisible.
- Adjusted the style of site notice.
- On narrower screens the site notice would be wider.
- Fixed several
z-index
issues.- If you are still experiencing issues of
z-index
(e.g. WikiEditor's toolbar shows above the sidebar modal), make sure to create an issue for those.
- If you are still experiencing issues of
- Adjusted the style of portlet items.
margin
s of the<li>
s are now given to their<a>
children, making the whole item clickable and easier for me adding:hover
and:focus
styles to the items.
- Adjusted the style of the categories section.
- Fixed a bug that the class
.skin-Lakeus
is applied to<body>
instead of.skin-lakeus
.
TODO
- Adjust the styles of the sidebar menu.