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
2019-04-03Bump to v3.2.0.4 (re-release of 3.2.0.2)v3.2.0+43.2-stableGleb Mazovetskiy
This is a release of v3.2.0.2 that was yanked. v3.2.0.3 contains malware and has also been yanked. See https://github.com/twbs/bootstrap-sass/issues/1195 for more information.
2014-09-03changelog linksv3.2.0+2Gleb Mazovetskiy
2014-09-03rbx test/support require pathGleb Mazovetskiy
2014-09-03rbx require without extnameGleb Mazovetskiy
2014-09-03travisGleb Mazovetskiy
2014-09-03Bump to 3.2.0.2Gleb Mazovetskiy
2014-09-03Port over fixes from branch nextGleb Mazovetskiy
2014-09-03Merge pull request #702 from intuxicated/fix-node-dependencyGleb Mazovetskiy
add nodejs dependencies to package.json
2014-09-03Merge pull request #705 from everaldo/masterGleb Mazovetskiy
added images folder
2014-08-29added images folderEveraldo Gomes
2014-08-28add nodejs dependencies to package.jsonintuxicated
2014-08-04readme [ci skip]Gleb Mazovetskiy
2014-08-04Readme guides ToC [ci skip]Gleb Mazovetskiy
2014-08-04Update Rails guide [ci skip]Gleb Mazovetskiy
* Emphasize application.css.*scss* extension, because Rails 4.1 generates application.*css* by default * Add Bower with Rails section
2014-07-29Bump version to 3.2.0.1v3.2.0+1Gleb Mazovetskiy
* fixes #647 * icon-font-path now defaults to relative path if no asset path helpers are detected
2014-07-29Merge branch 'master' of github.com:twbs/bootstrap-sassGleb Mazovetskiy
2014-07-27Merge pull request #676 from iharthrush/patch-1Gleb Mazovetskiy
Update README.md
2014-07-27Update README.mdIhar Drozdov
application.css.scss file is located in app/assets/stylesheets folder. application.js file is located in app/assets/javascripts folder.
2014-07-25fix typo #675 [ci skip]Gleb Mazovetskiy
2014-07-12better comment for $bootstrap-sass-asset-helperGleb Mazovetskiy
[ci skip]
2014-07-12Merge branch 'pr-662'Gleb Mazovetskiy
2014-07-12$icon-font-path fallback to relative for pure SassGleb Mazovetskiy
Refs #650 #662
2014-07-12add sache.json #657Gleb Mazovetskiy
2014-07-10rake convertSudipta Bandyopadhyay
2014-07-10converter: icon-font-pathSudipta Bandyopadhyay
2014-07-03readme: sass -> scss (beginner-friendly) [ci skip]Gleb Mazovetskiy
2014-07-03Merge pull request #652 from ZacharyAdams/masterThomas McDonald
Fix typo in readme
2014-07-02Fix typo in readmeZachary Adams
These are needed to avoid the following error: ``` Invalid CSS after "...trap-sprockets"": expected selector or at-rule, was "@import "bootst..." (in /Users/zacharyadams/Dropbox/launchacademy/food_trucks/app/assets/stylesheets/application.css.scss:2) ```
2014-06-29rake convertGleb Mazovetskiy
2014-06-29converter: networkGleb Mazovetskiy
2014-06-29refs #647Gleb Mazovetskiy
2014-06-26Update CHANGELOG.mdGleb Mazovetskiy
2014-06-26bump to v3.2.0.0v3.2.0Gleb Mazovetskiy
2014-06-26rake convertGleb Mazovetskiy
2014-06-26converter: improve cacheGleb Mazovetskiy
2014-06-26converter: fetch from raw.githubusercontent.comGleb Mazovetskiy
2014-06-26rake convertGleb Mazovetskiy
2014-06-25update bower:generate taskGleb Mazovetskiy
2014-06-25rake convertGleb Mazovetskiy
2014-06-24do not require autoprefixer-railsGleb Mazovetskiy
2014-06-24add autoprefixer as dev dependencyGleb Mazovetskiy
2014-06-24readme [ci skip]Gleb Mazovetskiy
2014-06-24changelog [ci skip]Gleb Mazovetskiy
2014-06-24remove autoprefixer-rails dependency from gemspecGleb Mazovetskiy
The gem can be used without Rails.
2014-06-24Readme Update [ci skip]Gleb Mazovetskiy
2014-06-24Fix compass manifestGleb Mazovetskiy
Compass generator will copy javascripts and fonts on project creation Refs #645
2014-06-24Require the right test-unitGleb Mazovetskiy
2014-06-24readme [ci skip]Gleb Mazovetskiy
2014-06-24readme asset path helpers [ci skip]Gleb Mazovetskiy
2014-06-24provide a concatenated js file by defaultGleb Mazovetskiy