Skip to content

Latest commit

 

History

History
146 lines (65 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

146 lines (65 loc) · 2.13 KB

CHANGELOG

2.3.3 - 03/06/2013

  • Update boostrap to 2.3.2.

2.3.2 - 03/06/2013

  • Update to less-rails 2.3.1. Really uses less v1.3.3
  • Update boostrap to 2.3.1.

2.3.1 - 03/06/2013

  • Update to less-rails 2.3.0.

2.3.0 - 02/24/2013

  • Update boostrap to 2.3.0. Thanks to all that helped!

2.2.1 - 01/14/2013

  • Update bootstrap to 2.2.2. Thanks to @trentclowater

2.2.0 - 10/31/2012

  • Update bootstrap to 2.2.1. Thanks to @spider-network

2.1.1 - 09/05/2012

  • Use bootstrap 2.1.1. Thanks @erdah.

2.1.0 - 08/21/2012

  • Use bootstrap 2.1.0. Thanks @vickash.

2.0.13 - 06/07/2012

  • Update to bootstrap 2.0.4.

2.0.12 - 04/25/2012

  • Work with latest less.rb v2.2.1.

2.0.11 - 04/25/2012

  • Update to bootstrap 2.0.3.

2.0.10 - 04/04/2012

  • Include a way to require the responsive responsive file.

2.0.9 - 04/04/2012

  • Bumping the less-rails depedency so everyone can use therubyracer 0.10.0.

2.0.8 - 03/13/2012

  • Fix icon sprite paths. Seems they are real paths now.

2.0.7 - 03/13/2012

  • Update to official bootstrap 2.0.2

2.0.6 - 02/15/2012

  • Update to official bootstrap 2.0.1

2.0.5 - 02/15/2012

  • Fix .nav-list .active > a:hover Fixes #30

2.0.3, 2.0.4 - 02-03/2012

  • Fix IE9 background hack from bootstrap upstream.
  • Misc border-radius 0px fixes.

2.0.2 - 02/01/2012

  • Change require order for tooltip.js [Rufus Post]

2.0.1 - 01/31/2012

  • Package up Glyphicons and use less-rails' asset-url() helper.

2.0.0 - 01/31/2012

  • Update to Twitter Bootstrap 2.0.0

1.4.1 - 11/18/2011

  • Update to use less-rails ~> 2.1.0

1.4.0 - 11/05/2011

  • Bootstrap update (f92759b36db43e782e4235f1f214ac5851383f9b)

1.3.3 - 10/09/2011

  • Move bootstrap LESS files to vendor/frameworks. Should fix assets:precompile bugs.
  • New test setup and hopefully a more sane engine initializer.

1.3.2 - 09/28/2011

  • Require less-rails properly. Thanks Benoit Bénézech (bbenezech).

1.3.1 - 09/26/2011

  • Require twipsy before popover [stratequip]

1.3.0 - 09/25/2011

  • Initial 1.3.0 release (68605bdd51760a929cc661607f06f479c53b0bee)