Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-14Test Rails app: Depend on sassc-railsGleb Mazovetskiy
2018-12-14sass -> sasscGleb Mazovetskiy
Fixes #1156
2015-11-25Readme: Add Bootstrap 3 vs 4 noticeGleb Mazovetskiy
2015-11-25gemspec: Sass v3.3.4 is required for @at-rootGleb Mazovetskiy
2015-09-27Update test dependenciesGleb Mazovetskiy
2015-06-18Change minimum sass versionPaul Hayes
As of version 3.3.5, the @at-root sass feature has been introduced: https://github.com/twbs/bootstrap-sass/pull/805 https://github.com/twbs/bootstrap-sass/commit/2579e3374f146d85ce517cc368fb54c9d198ecc8 This feature depends on sass >= 3.3. * Bump minimum sass version * Remove sass 3.2 gemfile and update tests See also: https://github.com/twbs/bootstrap-sass/issues/920
2015-01-18Relax runtime dependencies and set min versionsGleb Mazovetskiy
2015-01-18Make autoprefixer-rails a dependency #824Gleb Mazovetskiy
2014-09-03Port over fixes from branch nextGleb Mazovetskiy
2014-06-24add autoprefixer as dev dependencyGleb Mazovetskiy
2014-06-24remove autoprefixer-rails dependency from gemspecGleb Mazovetskiy
The gem can be used without Rails.
2014-05-26Merge pull request #620 from synthdnb/masterGleb Mazovetskiy
Add autoprefixer to dependency.
2014-05-26spec changesGleb Mazovetskiy
2014-05-22Add autoprefixer to dependencyMarshall
2014-05-04revise dev depsGleb Mazovetskiy
2014-04-19Revert "explicitly require test-unit"Gleb Mazovetskiy
This reverts commit 41709364b44e2e3c777a78e9bcff761712680126.
2014-04-19explicitly require test-unitGleb Mazovetskiy
attempt to fix jruby travis failure. \#587
2014-03-26Clean up dependenciesGleb Mazovetskiy
* Do not depend on sass-rails gem for testing * Remove unused dummy rails app dep-s
2014-01-16sprockets-rails test for #500Gleb Mazovetskiy
test for digest presence in asset refs compiled with Rails in production mode
2014-01-14Fixed homepage link in gemspecAndrew Nesbitt
2013-12-24update gemspec and bowerGleb Mazovetskiy
2013-09-09dummy appGleb Mazovetskiy
2013-08-28Shell out to git commands to compute Gem filesThomas McDonald
This includes test files, and so fixes #321
2013-08-28Loosen dependency on sass-railsThomas McDonald
2013-08-20oops. remove byebug from gemspecGleb Mazovetskiy
2013-08-20update to masterGleb Mazovetskiy
2013-08-05converter: nicer loggerGleb Mazovetskiy
2013-07-27Add version file so version can be programatically accessed.Thomas McDonald
2013-03-12Upgrade to 2.3.1 from official upstream.Tristan Harward
Overrides thomas-mcdonald/bootstrap-sass#307, thomas-mcdonald/bootstrap-sass#306
2013-02-222.3.0.1v2.3.0.1Thomas McDonald
fix a few bugs n stuff
2013-02-09Update to match bootstrap 2.3 from jlong/sass-twitter-bootstrap #54Tristan Harward
Fixes thomas-mcdonald/bootstrap-sass#288
2012-12-11Bump version numbers to 2.2.2.0Tristan Harward
2012-12-04Added license to gemspecPeter Marsh
2012-11-19Bump to 2.1.1.1v2.2.1.1Thomas McDonald
2012-11-04Depend on sass ~> 3.2Tristan Harward
I think runtime is correct for this, but please correct me if I'm wrong...
2012-11-01Update sass-rails dependency version to require > 3.2Tristan Harward
2012-11-01Bump version of bootstrapTristan Harward
2012-10-31Version 2.1.1v2.1.1.02.1-stableThomas McDonald
2012-09-302.1.0.1v2.1.0.1Thomas McDonald
Various bugfix release.
2012-09-01Bump working version to 2.1.0.0Thomas McDonald
2012-08-28Bump version to 2.0.4.1Thomas McDonald
2012-06-27Update version to 2.0.4.0v2.0.4.0Thomas McDonald
2012-05-222.0.3.1v2.0.3.1Thomas McDonald
2.0.3.1 is a bug fix for navbar alignment issues
2012-04-26version -> 2.0.3Thomas McDonald
2012-03-28bump version to 2.0.2Thomas McDonald
2012-03-28SASS -> SassThomas McDonald
2012-02-17bumped versionThomas McDonald
2012-02-17Changed Gem description to refer to Compass & RailsThomas McDonald
2012-02-06Update bootstrap-sass to 2.0.0v2.0.0Thomas McDonald
Now with support for Compass!
2012-01-17pushing 1.4.4v1.4.4Thomas McDonald