Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (31 loc) · 1.32 KB

HISTORY.md

File metadata and controls

48 lines (31 loc) · 1.32 KB

3.2.3 (2014-08-31)

  • Fix syntax error in Darkly and Flatly.

3.2.2 (2014-08-30)

  • Add Paper theme
  • Add Sandstone theme

3.2.0 (2014-07-12)

  • Update all themes to current bootswatch versions (3.2.0)

3.0.0 (2013-10-17)

  • Update all themes to current bootswatch versions (3.0.0)
  • Remove Spruce theme
  • Remove Superhero theme
  • Add Custom base theme for creating your own swatch
  • Change version scheme to match bootstrap versioning

0.5.0 (2013-05-21)

  • Update all themes to current bootswatch versions (2.3.2)
  • Add Flatly theme
  • Add script for determining variables that need to be rearranged
  • Add list of conversions to do manually (CONVERSION.md)

0.4.0 (2013-02-22)

  • Update all themes to current bootswatch versions (2.3.0)

0.3.2 (2013-01-23)

  • Escape complex arguments to box-shadow in Simplex (reported @murtra)
  • Make glyphicon links rails-friendly by default (reported @nysalor)

0.3.1 (2013-01-14)

  • Add !default to all bootswatch variables, making them overridable

0.3.0 (2013-01-13)

  • Add a converter script for most of the repetitive less/sass conversion work
  • Add bootswatch project as a submodule
  • Add a rake task that auto-converts less files from submodule into scss
  • Convert all latest bootswatches to scss
  • Stop using percentage -> percentile conversion, it seems to only break things