Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Releases: Dialexio/Jony

1.0.7 - "Nothing new, if you've had the latest commit"

18 Mar 02:02
Compare
Choose a tag to compare

This project is still as inactive as ever. 🙃

  • Usability fixes for mobile.
  • Adjusted the default border radius to 6 pixels.
  • Shrunk the TOC.
  • Simplified the highlight-on-click effect.
  • Stylized form elements on pages such as Special:UserLogin and Special:PasswordReset.
  • Reduced the line height on lists.
  • The page title now resembles the iOS 11 big and bold header style more.
  • Properly make the "About" strings localizable.
  • Adjusted the LESS for revision comparisons.

1.0.6 - "Think of this like a x.1 release of iOS, I guess."

25 Oct 23:51
Compare
Choose a tag to compare

So this had some severe usability issues for mobile. It's still not as pretty as it could be on mobile, but it's functional again. Oh, and the toolbox is back. (Thanks, Example skin. 😒)

  • Made some UI widgets (i.e. buttons, text boxes, etc.) a little more iOS-y again.
  • Logo's background color now fills the entirety of the sidebar. (This issue was noticeable when scrolling horizontally.)
  • Missing metadata was finally added.
  • Removed a CSS/LESS margin rule for <ol> that caused issues with higher numbers.
  • Addressed a styling issue with external links that were clicked.
  • Restored the toolbox. (Thanks dcbane on IRC!)
  • Made SF Mono (and other suggestions) the default font for <code> and <pre>.
  • Adjustments to coloration when viewing diffs to make it more colorblind-friendly (I think).

1.0.5 - "Sharper. Newer. Better-er."

02 Oct 23:46
Compare
Choose a tag to compare

This was kind of an emergency release to make the skin capable of handling 1.5x and 2x logos. It's tested on MediaWiki 1.28.x.

1.0.4 - "It's been way too long."

15 May 20:55
Compare
Choose a tag to compare

"Next release will (hopefully) push the "Actions" commands into a drop-down (think of how the Vector skin does it) for smaller screens."

So much for that idea.

  • Bump the version up so it matches what's shown in MediaWiki.
  • Increased font size in some areas.
  • MediaWiki notifications are now iOS-inspired and more annoying prominent until you actually address it.
  • System font is used where possible.
  • Supports MediaWiki 1.26.
  • Slightly improved iOS Safari experience.

Calm before the storm

29 Jun 20:25
Compare
Choose a tag to compare

Next release will (hopefully) push the "Actions" commands into a drop-down (think of how the Vector skin does it) for smaller screens.

  • Moved font face declaration to <body> since links in <pre> blocks were being affected.
  • Line height for <ol> and <ul> was modified.
  • Centered the wiki logo.
  • <code> no longer has vertical padding.
  • Fixed stupid localization boo-boos, so information should now show properly in MediaWiki.
  • Buttons for user signup/login forms are now capitalized.
  • Fixed an issue where image links were showing the highlight on click trait that links show.

LESS variable changes:

  • External links now have a LESS variable "extlink" to control color.
  • LESS variable "radius" controls the border-radius of practically whatever in this theme uses it.

Mostly color changes.

21 Jun 00:19
Compare
Choose a tag to compare
  • Properly centered the "status bar" (Personal tools links)
  • Fixed an issue where the tabs on the "Special:Preferences" page showed the dark gray highlight when clicked.
  • Minor changes to the LESS variables.
  • Added some padding to the search box so text doesn't hug the edge in Firefox.
  • Color changes to table.diff (highlighted changes when comparing page revisions)

Also, since I didn't make it clear in the previous release, I don't really care if you change the color for links.

Initial release.

22 Jun 19:21
Compare
Choose a tag to compare

Here goes nothing! (…This has been tested, by the way.)