Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Files

Latest commit

 

History

History
73 lines (57 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

73 lines (57 loc) · 2.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Remove aggressive color declarations
  • Make card text black
  • Let slab headings be the same color as other text in the slab

[5.0.1] - 2019-02-27

Fixed

  • Remove duplicate slab color variant declarations

[5.0.0] - 2019-02-25

  • Too many changes to list. See the commit log for individual changes.

[4.0.9] - 2018-12-10

Added

  • Added .message--success for those times when things just... go well.

[4.0.8] - 2018-09-24

Changed

  • Darken .lead-in-text to improve contrast against white backgrounds

[4.0.7] - 2018-09-06

Added

  • Add three variables to customize "alert" molecule appearance.

[4.0.6] - 2018-09-06

Added

  • Add $global-header-logo-width and $global-header-logo-width-mobile variables

[4.0.5] - 2018-09-06

Added

  • Add margin-bottom to "message" component

[4.0.4] - 2018-08-28

Added

  • Add .card--white variant

Changed

  • Update "card" selectors to not require cards be anchor tags

[4.0.3] - 2018-08-28

Added

  • Add .message component
  • Add .message--caution and .message--danger component variants

[4.0.2] - 2018-08-14

Added

  • Add $mobile-nav-background-color variable to allow customization

[4.0.1] - 2018-08-13

Added

  • Add a quick new cmapaign-page template
  • Add hero-color variable
  • Add .info-alert component styling
  • Add dark blue slab style
  • Add $hero-color variable for customization

Changed

  • Improve styling and display in style guide
  • Set background-size and background-position for hero elements
  • Change global alert background color on primary pages
  • Make all text in reverse-slabs white
  • Make all text in reverse-global-header white
  • Remove aggressive color styling from headings and home template
  • Make reverse-global-header alerts white with dark transparent background
  • Clean up empty CSS rule-sets