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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-11rake update[v4-dev]Gleb Mazovetskiy
2015-09-02rake update[v4-dev]Gleb Mazovetskiy
2015-08-27compass template styles.sass -> styles.scssGleb Mazovetskiy
2015-08-27Compass template .sass -> .scssGleb Mazovetskiy
2015-08-27Fix comments in templates/project/_bootstrap-variables.sassGleb Mazovetskiy
2015-08-26Fix updater caching, use upstream version for variablesGleb Mazovetskiy
2015-08-26Remove obsolete files, s/bootstrap-sass/bootstrapGleb Mazovetskiy
2015-08-25Updated to latest v4-dev build and fixed some leftover stuffJan Stevens
2015-08-21Back to tracking v4-dev, will start tracking rc releasesJan Stevens
2015-08-21Tracking official versions instead of v4-dev, now using v4.0.0-alphaJan Stevens
2015-08-20Updated with newest alpha so we can compile it on rubyJan Stevens
2015-08-19Updated template file after regex fixJan Stevens
2015-08-19Updated the templatesJan Stevens
2015-06-16Bump to 3.3.5Gleb Mazovetskiy
2015-05-28rake convertGleb Mazovetskiy
2015-04-27rake convertGleb Mazovetskiy
2015-03-16rake convertGleb Mazovetskiy
2015-03-16rake convertGleb Mazovetskiy
2015-03-16rake convertGleb Mazovetskiy
2015-01-20Bump to v3.3.3Gleb Mazovetskiy
This is a re-packaged release of 3.3.2.1 (v3.3.2+1). Versions are now strictly semver. The PATCH version may be ahead of the upstream. Framework version: Bootstrap **v3.3.2**.
2015-01-20Bump to 3.3.2.1Gleb Mazovetskiy
Fixed glyphicons regression
2015-01-19bump to 3.3.2Thomas McDonald
2015-01-18rake convertGleb Mazovetskiy
2014-12-17Sass: explicitly set $bootstrap-sass-asset-helperGleb Mazovetskiy
Remove reliance on a hack as a polyfill for `function-exists`. Remove clutter from the generated variables template.
2014-12-17doc: compass install -r #229Gleb Mazovetskiy
2014-11-12bump version to v3.3.1Gleb Mazovetskiy
2014-11-12rake convertGleb Mazovetskiy
2014-10-30Fix version in templates/project/_bootstrap-variables.sassGleb Mazovetskiy
2014-10-29rake convertGleb Mazovetskiy
2014-10-28Generate templates/project/_bootstrap-variables.sass #755Gleb Mazovetskiy
2014-06-24Fix compass manifestGleb Mazovetskiy
Compass generator will copy javascripts and fonts on project creation Refs #645
2014-06-24pure scss asset helpers, new pathsGleb Mazovetskiy
2014-05-11Removed @import "bootstrap/variables";Gregory Pakosz
Requires users to uncomment the whole variable chain when customizing Bootstrap.
2014-05-04Change Compass template to use Sass helpersGleb Mazovetskiy
2014-02-14fix compass issue (does not recognize .scss.erb as scss): change compass ↵Gleb Mazovetskiy
template to Sass
2014-02-14Update _variables.scss.erbGleb Mazovetskiy
2013-11-15Sass-only supportGleb Mazovetskiy
2013-11-09potential fix for compass problemsGleb Mazovetskiy
2013-10-24refs #451 inject bs_variables_pathGleb Mazovetskiy
2013-10-17Compass manifest.rb: remove hard-coded JS files listGleb Mazovetskiy
2013-10-16update compass + improve docsGleb Mazovetskiy
2013-09-09Merge branch '3'Thomas McDonald
This isn't quite finished, but we can work on the issues on master
2013-07-29Remove Glyphicon sprites from Compass manifest.Étienne Després
2013-05-25Update javascripts in compass manifestPeter Gumeson
2013-05-25Refactored converter to handle javascript assetsPeter Gumeson
2013-05-05Added the @import for the _variables.scss filePhil Thompson
2013-05-05Added the _variables.scss file to the manifestPhil Thompson
2013-05-05Added the _variables.scss file into the project template folderPhil Thompson
2013-04-28Add `affix` to the list of Javascriptsbrief
2013-04-13Update to a working copy of 3-wipThomas McDonald