Changelog


v2.2.3

  • Added mixin button (deprecated from version 3)

v2.2.2

  • Fixed bugs
  • Added helpers

v2.2.1

  • Fixed bugs
  • Restructured file tree
  • Refactored files

v2.2.0

  • Added .fw-extra-bold
  • Added .fw-black
  • Added .vh-* and .vw-* helpers
  • Renamed variable @s-gutter by @s-column-padding
  • Changed priority of .*:pad-all-* and .*:mrg-all-*
  • Fixed a:focus
  • Fixed margin of .line container

v2.1.2

  • Removed docs from NPM

v2.1.1

  • Added docs to repository

v2.1.0

  • Updated custom shido file
  • Updated main variables
  • Removed <hr> styles
  • Updated button mixin
  • Added mixing bg color
  • Updated helpers
  • Renamed custom settings file
  • Renamed variable @s-base-font by @s-body-font
  • Updated value of variable @s-max-margin from 6 to 8
  • Updated value of variable @s-max-padding from 6 to 8
  • Updated transition time of tag <a>
  • Updated helpers .width-100% and .height-100% by .w-100 and .h-100
  • Set background white and color black by default
  • Removed variables from customize-settings.less

v2.0.2

  • Added class .scontainer-liquid
  • Changed transition time for helpers .trans-ease and .trans-linear from .3s to .2s
  • Changed transition time for mixin .mix-transition from .3s to .2s
  • Renamed class .dis-row by .dis-table-row
  • Renamed class .dis-cell by .dis-table-cell
  • Renamed class .h-full by .height-100%
  • Renamed class .w-full by .width-100%

v2.0.1

  • Added padding left: 10px and right: 10px to .scontainer

v2.0.0

  • Added .xl breakpoint
  • Added .pos-relative
  • Now you can see the grid using classes .show-grid-scontainer .show-grid-line .show-grid-scol
  • Added aspect ratio classes
  • Added background position classes
  • Added font weight classes
  • Added .txt- classes
  • Added .appearance-none
  • Added print classes
  • Added multiple helpers
  • Updated breakpoints
  • Updated customize-settings.less
  • Updated value of variable @s-max-margin from 8 to 6
  • Updated value of variable @s-max-padding from 8 to 6
  • Renamed .bg-cover by .bg-img-cover
  • Renamed .bg-fixed by .bg-img-fixed
  • Renamed .txt-regular by .fw-regular
  • Renamed .txt-light by .fw-light
  • Renamed .txt-bold by .fw-bold
  • Renamed .txt-lower by .txt-lowercase
  • Renamed .txt-upper by .txt-uppercase
  • Renamed .h-100 by .h-full
  • Renamed .w-100 by .h-full
  • Renamed .mrg-neg- by .-mrg-
  • Removed unnecessary colors

v1.1.0

  • Documentation for version 2 and future versions will be kept permanently
  • Documentation for version 1 is no longer available