Releases: nomadjimbob/mikio
Releases · nomadjimbob/mikio
2023-06-05
- 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
- 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
- Added automatic Light/Dark mode option (disabled by default).
- Added support for the translate plugin.
2023-05-13
- 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
- Fixed empty scrollbars being shown when TOC is set to full height #49. Thanks vitaprimo and RonaldPR.
- Added a
noshadow
subtheme.
2022-10-31
- Added support to directly editing Mikio Plugin within Template Style Settings.
2022-10-12
- Removed green debug background
- Fixed blank page being displayed instead of media detail #48. Thanks spratinatin
2022-10-09
- 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
- 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
- Added support to directly set title icon width and height in config. Thanks AlexiaR