Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 1.39 KB

HISTORY.md

File metadata and controls

25 lines (25 loc) · 1.39 KB

History


  • Updated to Bootstrap 3.3.2
  • Updated _color-control.scss for text and bg hover colors
  • Added vertical & horizontal margins in the _easy-box-model.scss
  • Updated _min-heights.scss for a new class syntax: .minh-*, left _min-heights_deprecated.scss
  • Added _text-responsive.scss file to control REM's for modern browsers
  • Updated EBM _grid-lists.scss to work with media queries
  • Updated EBM folder structure
  • Extended _backgrounds.scss to work with Social Colors
  • Added _panels-custom.scss
  • Updated _flexbox.scss for middle & center
  • Updated _grid-lists.scss for grid-list-right
  • Extended _buttons-custom.scss with social buttons and colors
  • Improved _easy-box-model.scss padding vertical and horizontal loops to work with media queries and children elements
  • Changed EBM .css output to ebm.css
  • Updated EBM _backgrounds.scss for background-color: property
  • Added dummy images for users and items
  • Added _type-custom.scss disable anchor underline on hover
  • Added @mixin normalize-text for removing margins created by B3
  • Added EBM media queries control list for smarter screen size control
  • Stylesheets app folder now is divided by: elements, modules & views
  • Added <script> tags on index.html for faster building
  • Added .hover-[brand colors] classes for html hover control
  • Extended min-heights with the @media-queries [$screen size] loops