Skip to content

mint chip

Compare
Choose a tag to compare
@stubbornella stubbornella released this 13 Oct 14:56

This release contains a lot of cleanup, removing deprecated styles, and improvements to infrastructure and build steps. We also moved our built assets into our .gitignore, from here forward, we'll be attaching our built assets and sass variables file as a binary to our release.

Details of the release can be found below.

Breaking Changes

  • Panels api updated
    • panel-simple-highlight becomes panel-highlight
    • panel-space becomes panel-alt
    • panel-square deprecated
    • panel-tile-simple deprecated
    • panel-shadow becomes panel-shadow-[1-4]
    • panel-heading-simple deprecated
    • panel-heading-basic deprecated
    • panel-crashed becomes panel-danger
    • panel-stopped becomes panel-off
    • panel-clickable replaces previous panel-hoverable
    • link-lowlight-inverse to link-lowlight-alt
  • banner-styleguide-wrapper becomes styleguide-wrapper
  • banner becomes ribbon
  • Application dashboard deprecated
  • link-lowlight-inverse becomes link-lowlight-alt
  • upgrade_your_account widget deprecated
  • boxBgBasic, boxDefault, boxHeadBranded deprecated
  • btn-alternate deprecated
  • bkg-highlight-1 deprecated

New Features

  • Intro page and navigation added to the styleguide
  • tabs-simple-alternate for tabs that have a white background
  • search-input component added
  • inline-ribbon component added
  • ribbon-banner component added
  • label-primary component added
  • Contributing guidelines
  • Improved getting started documentation
  • Additional shadow variable added
  • Moved to Gulp for build
  • CSSCritic added for visual diff testing
  • Add dark inline code snippet

Fixes

  • Improved accessibility of placeholder text via greater contrast
  • Button text is now white for danger and highlight buttons
  • Better documentation for accordions
  • Improved documentation for print specific css styles