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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-07Moving the embed to it's own CSS file, moving the docs to the Components ↵Mark Otto
page with an example, fixing a Glyhpicons list problem in the docs
2014-03-07Merge branch 'master' into boulox-responsive-embedMark Otto
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-03-07Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel ↵Mark Otto
because it apparently serves no purpose and cuts off nested dropdown menus.
2014-03-07Merge branch 'master' into popovers-use-radii-varMark Otto
Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map
2014-03-07Rewrite the disabled list group items to simplify stylesMark Otto
2014-03-07Merge branch 'master' into pr/12490Mark Otto
Conflicts: less/list-group.less
2014-03-07Fixes #12934mrmrs
2014-03-07Fixes #12824: Remove white-space: nowrap from code elementsMark Otto
2014-03-07gruntMark Otto
2014-03-05Merge pull request #12853 from twbs/jscsXhmikosR
Switch to JSCS
2014-03-05grunt after merging #12917Mark Otto
2014-03-05Grunt after merging #12863Mark Otto
2014-03-05gruntMark Otto
2014-03-05add svg logos to brand guidelinesMark Otto
2014-03-04Merge branch 'master' into rtl_via_css_flipMark Otto
Conflicts: docs/assets/js/raw-files.min.js
2014-03-04gruntMark Otto
2014-03-04Simplify gruntfile more to remove theme RTLMark Otto
2014-03-04gruntMark Otto
2014-03-02Merge pull request #12864 from twbs/csslint-fixXhmikosR
Csslint fix
2014-03-01Run `grunt`.XhmikosR
2014-03-01Update less.js to v1.7.0.XhmikosR
2014-02-28Switch to using JSCS for the indentation check.XhmikosR
2014-02-27Move csslint overrides in Gruntfile.js.XhmikosR
This works around https://github.com/gruntjs/grunt-contrib-csslint/issues/26
2014-02-27Run csscomb before cssmin.XhmikosR
2014-02-27Add docs.css in the CSSComb task.XhmikosR
2014-02-23Merge branch 'master' into pr/12813Mark Otto
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-02-23Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out ↵Mark Otto
of the media query
2014-02-22Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694Supergibbs
2014-02-22gruntMark Otto
2014-02-14Fix customizer.js indentation warnings.XhmikosR
2014-02-13Update less.js to v1.6.3.XhmikosR
2014-02-13gruntv3.1.1Mark Otto
2014-02-13gruntMark Otto
2014-02-13v3.1.1 bumpMark Otto
2014-02-13Merge pull request #12710 from ZDroid/customize-multistrXhmikosR
Fix multistr errors in customizer.js
2014-02-13Fix scrollspy typo in docs.cssZlatan Vasović
2014-02-12Fix multistr errors in customizer.jsZlatan Vasović
2014-02-12fix #12708 by updating class names in the docs JSChris Rebert
2014-02-12Switch to the minified JSZip.XhmikosR
2014-02-12Fixes #11659, #12698, and #12349: Always apply position and z-index form ↵Mark Otto
controls in input groups for proper borders
2014-02-11Merge branch 'master' into pr/12412Mark Otto
Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css test-infra/npm-shrinkwrap.canonical.json
2014-02-11gruntMark Otto
2014-02-11Update GlyphiconsMark Otto
2014-02-11http://www.youtube.com/watch?v=YQwYNca4iogMark Otto
2014-02-11Fixes #12685: Display current version under download button on homepageMark Otto
2014-02-09Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs-Mark Otto
2014-02-09gruntMark Otto
2014-02-09gruntMark Otto
2014-02-09grunt with new mixinsMark Otto
2014-02-09gruntMark Otto