Skip to content

Base 3.0.0 Released!

Compare
Choose a tag to compare
@matthewhartman matthewhartman released this 15 May 12:26
· 43 commits to master since this release
  • Refactored base to use normalize v4.1.1
  • Updated default jQuery version to 1.12.3
  • Added more variables for general hover and focus states, form elements and more
  • Updated default typography and headings
  • Updated favicons
  • Added new font-size helpers (.fs-1, .fs-2, .fs-3, .fs-4, .fs-5, .fs-6) which are based off the h1 - h6 font sizes respectively
  • Added styleguide
  • Refactored grid to use new names ( .col-# [mobile first], .col-#-m [medium devices], .col-#-l [large devices], .col-#-xl [hd devices] )
  • Added new grid columns (1-2, 1-3, 2-3, 1-4, 3-4, 1-5, 2-5, 3-5, 4-5) for all devices
  • Updated favicons
  • Refactored and cleaned up mixins file
  • Added gulp source maps for CSS
  • Added gulp plugin to base64 encode SVG images
  • Added clean task to gulpfile.js
  • Version bump package.json and bower.json
  • Updated travis.yml to use a more stable version of Node
  • Updated readme and changelog
  • Version bump for style.scss