Skip to content

Rum Raisin

Compare
Choose a tag to compare
@gpleiss gpleiss released this 23 Oct 15:20

0.2.0 (2014-10-22)

Bug Fixes

  • alert: improve contrast for yellow background color vs text ((5fafc7c))
  • alert: Improve docs for alerts ((7b99d42))
  • back-to-top: bring back-to-top forward ((eea9cf9))
  • backgrounds: update docs for bg-glow and bg-cloud ((b2a65f2))
  • ellipsis: make ellisis 2 & 3 line work in the styleguide ((4187fca))
  • files:
    • rename style_guide to styleguide ((647bb5f))
    • pluralize names and change extensions to .scss ((3c37e24))
  • javascript: deprecated javascript specific components ((99c9cf6))
  • media: fix stackable media components ((5a08fc4), closes (#80741572))
  • media object: removed media-list ((b3f859f))
  • panes: update panes ((0017fe3))
  • styleguide:
    • remove extraneous empty divs from table docs ((87c7f9d))
    • fix non-encoded hyphens in docs ((b7deed4), closes (#80909858))
    • Scroll to correct position from top level nav ((bf97096))
  • target: swap out targets to hashes for links between components. ((a84fabc))

Features

  • avatar: combine gravatars with avatars and make them their own section. ((d31eaf9))
  • back-to-top: add back-to-top widget ((f09d9ba))
  • background: make hero image smaller ((0fbeb27))
  • bootstrap: bump to Boostrap v3.2.0 ((a5c6e48))
  • button: change full width title to camelcase ((04f7989))
  • collapse: Renamed Collapse to Accordion ((601db49))
  • embeds: add docs for responsive embeds ((88d13f0))
  • errors: align bootstrap errors to checkboxes and radio buttons ((3fe4ad1))
  • gravatar: pulled gravatar from images ((f9b83a9))
  • modal: move inline modal to be a child of modals. ((a4367ce))
  • modals: Add new alternate dark modal style ((33b8a01))
  • styleguide:
  • styleguide-typography: Make styleguide headings teal ((6406d79))
  • traffic lights: modified traffic lights docs ((18e6af5))

Breaking Changes

  • clickable: update clickables ((84c41f9))
    • Rename classes to .panel-clickable and .panel-clickable-alt
  • flag: refactored media to allow vertical alignment ((d5f3f97))
    • Change media api (classes reflect changes that will be PRd into bootstrap)
  • print: add 3 new print utilities ((a4f8d8d))
    • Deprecate .visible-print
  • utilities: add docs for responsive utilities ((a890fd9))
    • .visible-xs -> .visible-xs-block
    • .visible-sm -> .visible-sm-block
    • .visible-md -> .visible-md-block
    • .visible-lg -> .visible-lg-block