Skip to content

Releases: Borderliner/Meshki

v1.5.0: Added new plugin named "Button colors"

14 Feb 11:39
Compare
Choose a tag to compare

Added new plugin named "Button colors"
Updated documents and lots of refinements
Changed "container" and "content" roles
Code colorization using Prism in docs

v1.4.2: Push sidenav now doesn't resize all elements (Much better performance)

30 Dec 00:13
Compare
Choose a tag to compare

Removed unnecessary Ruby code
Contains the "P Yekan" font built-in
Removed "Sharp" mode
Push sidenav now doesn't resize all elements (Much better performance)
Buttons can now be used inside sidenav

v1.4.1: Sharp mode now available

09 Dec 12:06
Compare
Choose a tag to compare

Disabled blue highlight on mobile
Removed slider animation
Sharp mode now available
Hosting docs on GitHub Pages

v1.4.0: Better sidenav

07 Nov 00:22
Compare
Choose a tag to compare

Better sidenav
Added ranged input styling
Added fieldset styling
Many small improvements and code cleanings

v1.3.3: Fixed critical grid system bug

05 Nov 11:47
Compare
Choose a tag to compare

Fixed critical grid system bug
Changed grid system syntax a bit
Updated docs for grid system

v1.3.2: Fixed nav-dropdown-content text-align for RTL

04 Nov 15:58
Compare
Choose a tag to compare

Fixed nav-dropdown-content text-align for RTL
Lots of improvements for docs
Tons of code cleaning
<nav> can now be used instead of div.nav

v1.3.1: Fixed critical bug related to Sidenav

24 Oct 23:44
Compare
Choose a tag to compare

Fixed critical bug related to Sidenav
Fixed critical bug related to Navbar elements
Improved docs

v1.3.0: Added RTL support for Middle Eastern languages

23 Oct 19:01
Compare
Choose a tag to compare

Added RTL support for Middle Eastern languages
Added 3rd state for buttons
Major improvements

v1.2.5: Fixed nav-dropdown-content.nav-right going off the screen (HOTFIX)

13 Oct 09:10
Compare
Choose a tag to compare

Fixed nav-dropdown-content.nav-right going off the screen, to address the #2 issue.

v1.2.4: Fixed nav-right not working on nav-dropdown (HOTFIX)

11 Oct 10:13
Compare
Choose a tag to compare

This is a hotfix to address the #2 issue.
Fixes nav-right class not working on nav-dropdown, due to positioning issues.