Skip to content

Latest commit

 

History

History
183 lines (157 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

183 lines (157 loc) · 6.05 KB

v3.1.0

  • Add Tailwind-like utility classes as a plugin

v3.0.0

  • Add light-mode plugin
  • Add Switch button component
  • Change navbar style
  • Add scrollbar style
  • Fix button color bugs
  • Clean up code structure for colors
  • Add flex-flow classes
  • Add getting started boilerplate
  • Clean up and update docs
  • Better scroll ui and animations
  • Minimize layout styling for row and footer
  • Fix doc search functionality
  • Remove hard-coded sidenav width, now configurable with "--sidenav-width" in ":root"
  • Better source code watch for dev
  • Fix small bugs here and there

v2.5.1

  • Fix navbar visuals
  • Fix and improve code styling
  • Update and greatly improve docs
  • Fix Sidenav bottom paddings

v2.5.0

  • Add Flexbox layout system at last
  • Updated and fixed docs greatly
  • Add useful layout helpers
  • Fix row positioning
  • Replace CDNJS with JSDelivr
  • Update doc modules e.g. prism, clipboardjs
  • Remove JQuery usage from docs all together
  • Improve template structure formatting in docs
  • Optimize & simplify features in docs

v2.4.0

  • Remove bower support
  • Improve and clean up docs
  • Fix navbar button paddings
  • Remove yarn support
  • Replace local VazirFD with online Vazirmatn from google for RTL
  • Update project info
  • Fix button sizes in RTL
  • Clean up project builder
  • Text align helpers

v2.3.1

  • Change hover text colors to dark
  • Remove extra button padding in RTL mode

v2.3.0

  • Fix placeholder positioning bug for RTL
  • Update all dependencies to their recent stable version
  • Change RTL font from Yekan to Vazir
  • Update linting rules and apply them
  • Update Normalize.css to its recent version

v2.0.1

  • Fixed padding issues for forms in RTL version
  • Fixed placeholder colors not consistent on browsers

v2.0.0

  • Rewrite Meshki using a pre-processor

v1.5.1

  • Added Cyan button color
  • Better cross-browser compatibility
  • Small bug fixes and docs improvement

v1.5.0

  • 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

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

v1.4.1

  • Disable blue highlight on touch devices
  • Remove slider's knob animation
  • Add sharp class to sharpen elements
  • Host docs on GitHub for better accessibility

v1.4.0

  • Fix navbar bottom padding overlaying the content
  • Better sidenav color, without borders
  • More compact footer
  • Add slider component
  • Add fieldset component

v1.3.3

  • Fix grid offset which is caused after changing the whole system
  • Update grid system docs

v1.3.2

  • Fix RTL text align for dropdown-content
  • Update Getting Started structure

v1.3.1

  • Fix critical Sidenav errors
  • Fix Footer text alignment
  • Fix critical Navbar elements positioning

v1.3.0

  • Add basic complete RTL support, for right-to-left languages (like Persian, Arabic, Hebrew, etc.)
  • Fix button-couples on tablets, where they crash after opening the push slider (Future releases)
  • Make Meshki font-agnostic
  • Add pre-defined text selection color for better consistency across OSes.
  • Update Normalize.css to v5.0
  • Add 3rd state to buttons (:active)
  • Add an rule to make the whole form elements have sharp edges (Will be a plugin)

v1.2.3

  • Increase opacity of the overlay to 40%
  • Better close button for sidenav in docs
  • Hide vertical line on mobiles/phablets

v1.2.2

  • Fix overlapping issue in button-couple
  • Add the tools used in Meshki's development to README.md
  • Renew links on the docs
  • Add twitter follow button to the main page
  • Grey-out disabled buttons

v1.2.1

  • Add a better overlay for Sidenav
  • Add heart animation to the documents
  • Document improvement and typo fixes
  • Remove unused Ubuntu font
  • Add striped table toggle button
  • Add a double-button (X or Y)
  • Add Grunt Watch to compile on file change
  • Add Vertical Line element

v1.2.0:

  • Added fixed navbar again, works completely
  • Improve the documents
  • Change main font to "Open Sans"
  • New modern front page

v0.5.2:

  • Add overlay to sidenav
  • Add info about default properties of Meshki
  • Update normalize-css from v4.1.1 to v4.2.0

v0.5.1:

  • Fix anchor tag buttons in iOS
  • Navbar's dropdown is not fixed yet.
  • Add animation to navbar's dropdown

v0.5.0:

  • Fix the navbar's dropdown in handheld devices (Tried my best)
  • Raleway is not clear on small sizes. Change it to Roboto Ubuntu.
  • Add active navbar button
  • Update docs
  • Host Meshki on a popular CDN

v0.4.4:

  • Let the user choose between pushing sidenav or a normal one
  • A note about Meshki's website which uses pure Meshki
  • Textarea's text needs padding
  • Change checkboxes and radio buttons
  • Fix ugly form dropdown in Firefox
  • Add button sizes
  • Add latest version's label to index.html

v0.4.3:

  • Add proper meta tags to the document, and work on SEO
  • Fix outline for sidenav-close-button
  • Disabled links on sidenav still works when clicked on
  • Fix Midori's issue with buttons
  • Set the default style of codes to "glass"
  • Utility section of the document lacks proper comments
  • Append (Borderliner) to my real name as a copyright holder
  • Code for buttons section in the document has extra useless line ends
  • Try fixing several FIXME's inside the code