Skip to content

1.0.4

Compare
Choose a tag to compare
@lakejason0 lakejason0 released this 21 Jul 12:34
· 461 commits to master since this release

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.
  • Adjusted the style of portlet items.
    • margins 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.