Skip to content

Latest commit

 

History

History
100 lines (52 loc) · 1.95 KB

File metadata and controls

100 lines (52 loc) · 1.95 KB

CHANGELOG

0.5.6 November 23, 2013

  • minor tweak for Zurb Foundation

0.5.5 November 22, 2013

  • fixes for Zurb Foundation 5.0

0.5.4 November 22, 2013

  • support for Zurb Foundation 5.0

0.5.3 November 18, 2013

  • better comments

0.5.2 November 18, 2013

  • fix mixin names

0.5.1 November 18, 2013

  • make it clear that the mixins are just examples

0.5.0 November 11, 2013

  • use mixins for uniform layout across frameworks

0.4.2 November 9, 2013

  • move ‘Home’ link to conform to framework examples
  • add responsive navbar for Twitter Bootstrap 2.3

0.4.1 November 9, 2013

  • add option to generate navigation links for Devise

0.4.0 November 9, 2013

  • separate file for navigation links; isolate framework-specific markup in navigation partial

0.3.0 November 9, 2013

  • create a file ‘framework_and_overrides’ instead of ‘bootstrap_and_overrides’ or ‘foundation_and_overrides’

0.2.2 November 2, 2013

  • remove ‘container’ div from Bootstrap 3 application layout (issue #1)

0.2.1 November 2, 2013

  • no turbolinks when used with Rails 3.2

0.2.0 October 31, 2013

  • installs a framework by setting up files in the assets folder

0.1.9 October 20, 2013

  • use class instead of id for simple CSS flash messages

0.1.8 October 19, 2013

  • fix navigation
  • fix Foundation messages partial

0.1.7 October 13, 2013

  • support for Haml markup

0.1.6 October 13, 2013

  • support for Zurb Foundation 4.0

0.1.5 October 12, 2013

  • support for Twitter Bootstrap 3.0

0.1.4 September 20, 2013

  • add simple stylesheet if there is no front-end framework

0.1.3 September 20, 2013

  • add missing escape sequence to ERB delimiters

0.1.2 September 20, 2013

  • add simple layout files
  • add missing turbolinks attributes

0.1.1 September 19, 2013

  • add navigation links for ‘About’ or ‘Contact’ if view files exist in expected locations

0.1.0 September 19, 2013

  • support for Twitter Bootstrap 2.3