Skip to content

Releases: nomadjimbob/mikio

2023-06-05

05 Jun 08:51
Compare
Choose a tag to compare
  • Fixed bug with ~~hide-parts~~ no longer working. #52. Thanks nathanmcguire.
  • Mikio Control Macros now support the format -~SETTING~- as well as the standard ~~SETTING~~. This fixes an incompatibility with the Comment Syntax support extension.

2023-05-19

19 May 00:08
Compare
Choose a tag to compare
  • Setting tpl»mikio»showNotifications to an empty string is the same as setting it to always.
  • Fixed languages not shown in dropdown correctly with the translate plugin when plugin»translation»dropdown is turned on.
  • Fixed some css issues on small screens.

2023-05-18

18 May 10:41
Compare
Choose a tag to compare
  • Added automatic Light/Dark mode option (disabled by default).
  • Added support for the translate plugin.

2023-05-13

12 May 23:16
Compare
Choose a tag to compare
  • Fixed tables not being styling correctly and incorrect language used in the styling config #50. Thanks RonaldPR.
  • The themes LessC engine will output any exceptions that occur in the fallback CSS to help track issues.

2023-05-11

10 May 21:25
Compare
Choose a tag to compare
  • Fixed empty scrollbars being shown when TOC is set to full height #49. Thanks vitaprimo and RonaldPR.
  • Added a noshadow subtheme.

2022-10-31

31 Oct 02:47
Compare
Choose a tag to compare
  • Added support to directly editing Mikio Plugin within Template Style Settings.

2022-10-12

12 Oct 00:26
Compare
Choose a tag to compare
  • Removed green debug background
  • Fixed blank page being displayed instead of media detail #48. Thanks spratinatin

2022-10-09

09 Oct 07:30
Compare
Choose a tag to compare
  • Fixed issue of new elements not being added to CSS when a custom template style is set
  • Fixed issue of wiki page style (existing and missing) not taking priority of link colouring
  • Added support for styling link pseudo classes (visited, hover, active) for links and page links #47. Thanks chrbinder

2022-10-04

04 Oct 12:00
Compare
Choose a tag to compare
  • Cleaned up the code to PHPCS standards
  • Fixed breadcrumb layouts on mobile #31
  • Fixed Media Manager on small displays
  • Fixed layout compatibility on Greebo
  • Fixed search results layout #41
  • Added Dark-mode support #43. Thanks chrbinder
  • Fixed incorrect file names listed #45. Thanks babudro
  • Fixed sidebars not showing #46. Thanks dasbenjo

Possible Breaking Changes

  • Some elements now have their own color options to allow finer control of your website design.

2022-05-10

10 May 00:08
Compare
Choose a tag to compare
  • Added support to directly set title icon width and height in config. Thanks AlexiaR