Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 5.84 KB

CHANGELOG.md

File metadata and controls

86 lines (60 loc) · 5.84 KB

0.2.0 (2016-03-08)

Bug Fixes

  • header: add link text to github link (88a4edd)

Features

  • Run tests in CI (13d6427)
  • scss: separate plain-tag styles from the explicit classes (0c42db9)

0.1.2 (2016-02-16)

Bug Fixes

  • publish: Generate changelog via 'version' npm script. (6961f11)

0.1.1 (2016-02-16)

0.1.0 (2016-02-15)

Bug Fixes

  • buttons: change vertical-align from bottom to middle (6c7b640)
  • buttons: font weight (8e902fe)
  • buttons: only apply box-shadow when button element is active (6444f5d)
  • colors: Fix colors.json generation, allowing skyBlue to be tested. (81f7baf)
  • docs: typo in typography docs (d4c3250)
  • icons: remove aliases (d22fd71)
  • reset: default font family (ec94956)
  • lint errors (45f5db9)
  • reset: lint errors (a1503ad)
  • lint warnings (7ae46e4)
  • test: Check for border-top-color vice border-color. Correctly create a card element in (c834059)
  • test: Render striped table in colors fixture to unit test color 'brightly-lit'. Also c (d2efb36)
  • variables: enable overriding -icons-path and -icons-name (bbf62fd)
  • variables: images path bug fix reintroduced after previous merge, made hexToRgb function gl (b16e42f)

Features

  • add aside (9f111db)
  • typography: add styles for inline text elements (a98823f)
  • basic card (ce43e84)
  • buttons (7d09838)
  • buttons test (9d0ac25)
  • colors and palettes are now variablize and documented (af4ddfa)
  • colors integrated, docs corrected, palettes being used correctly-er (6928306)
  • dropdown menus (3620602)
  • Dropdown Menus (33bbab6)
  • dropdowns (bfe19f0)
  • dropdowns, scss for compounds (d2dffc5)
  • typography: make titles and leads responsive (7402d6a)
  • new chevron icons (0b5bd0c)
  • aside: add bottom margin (d1fac0a)
  • aside: set font-size for h1 through h6 (5b066b4)
  • buttons: add buttons (6c3faee)
  • card: add bottom margin (0879593)
  • card: change heading to header (c5cb1b1)
  • header: add basic header (b61b2d6)
  • header: add brand, active nav item, logo, and responsive height (5da3e64)
  • icons: add icons (391fb4d)
  • reset: prevent sub and sup from changing line height (25f40a3)
  • reset: reset margins on

    -

    and

    (05a8bc0)

  • responsive utilities: add responsive utilities (4dc63f4)
  • typography: add labels and titles (c74ea81)
  • typography: add leads (8184f18)
  • typography: add link base styles (0ecee6f)
  • typography: add unstyled and inline lists (c08b676)
  • typography: base styles for body copy (

    ) (39bd55e)