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

Latest commit

 

History

History
31 lines (22 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

31 lines (22 loc) · 2.15 KB

HEAD

2.1.0 (January 24, 2017)

2.0.0 (December 16, 2016)

  • Updated the HiDPI units in _settings.scss and the hidpi-bg-img @mixin (#88).
  • Updated the h-hide-visually Helper (#87).
  • Updated print styles (#83).
  • Removed the spinner from the number input type (#82).
  • Made the base link styles into a @mixin (#81).
  • Updated to latest normalize.css (#80).
  • Removed base disabled/readonly styles (#79).
  • Applied Campaign Monitor CSS conventions via stylelint, and updated stylelint to latest version. Also added a Gulp task to lint all necessary .scss files (#72).
  • Added a new Helper to remove responsive images (#71).

1.2.0 (September 9, 2016)

  • Remove bottom margin from grid items in the last row of a grid when using the Vertical Gutter modifier. This is done by applying a negative bottom margin which equals the vertical gutter amount to the grid container.

1.1.0 (August 1, 2016)

  • Removal of line-height rule for all text <input> elements and <select> and <option> elements.
  • Added a new Grid modifier: No wrap l-grid--nowrap.
  • Added a new Container modifier: Full width l-container--full-width.
  • Added a new Helper: Text word wrap and hyphenate h-text-wrap-word-and-hyphenate.

1.0.0 (May 25, 2016)