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
2012-02-01move examples into docs...v2.0.0Jacob Thornton
2012-02-01Merge branch '2.0-wip'Jacob Thornton
Conflicts: docs/assets/bootstrap.zip
2012-02-01update upgrade pageMark Otto
2012-02-01Merge branch '2.0-wip'Jacob Thornton
Conflicts: docs/assets/bootstrap.zip
2012-02-01Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto
Conflicts: docs/assets/bootstrap.zip
2012-02-01remove unused examples, update examples docs page, add starter template to ↵Mark Otto
examples, remove warning alert banner, add screenshots
2012-02-01Merge branch '2.0-wip'Jacob Thornton
2012-02-01add makefile to make it easier to publish to gh-pages...Jacob Thornton
2012-02-01remove warning alert on less docsMark Otto
2012-02-01Merge branch '2.0-wip'Jacob Thornton
Conflicts: docs/assets/bootstrap.zip
2012-02-01Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton
Conflicts: docs/assets/bootstrap.zip
2012-02-01move js stuff into assetsJacob Thornton
2012-02-01fix broken nav on less pageMark Otto
2012-02-01Merge branch '2.0-wip'Jacob Thornton
Conflicts: docs/assets/bootstrap.zip
2012-02-01Merge branch '2.0-wip'Jacob Thornton
Conflicts: .gitignore LICENSE Makefile bootstrap.css bootstrap.min.css docs/assets/js/application.js docs/assets/js/google-code-prettify/prettify.css docs/index.html docs/javascript.html examples/container-app.html examples/fluid.html examples/hero.html js/bootstrap-alerts.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tabs.js js/bootstrap-twipsy.js js/tests/index.html js/tests/unit/bootstrap-modal.js js/tests/unit/bootstrap-popover.js js/tests/unit/bootstrap-tabs.js lib/forms.less lib/mixins.less lib/patterns.less lib/scaffolding.less lib/tables.less
2012-02-01clean up responsive media queries and docs cssMark Otto
2012-01-31Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto
2012-01-31Merge pull request #1459 from nkryptic/add-help-textMark Otto
[2.0-wip] Add form help text information to docs
2012-01-31fix typo in base css docsMark Otto
2012-01-31fix js docs typoMark Otto
2012-01-31add form help-* documentationnkryptic
2012-01-31fix disabled button docsMark Otto
2012-01-31Merge pull request #1457 from nkryptic/2.0-wipMark Otto
[2.0-wip] added missing nav- prefixes to docs
2012-01-31chance icon classMark Otto
2012-01-31add nav- prefix to rest of docsnkryptic
2012-01-31disable cursor on disabled and active pagination linksMark Otto
2012-01-31once more, overhaul the icons and use the css regex selector on our iconsMark Otto
2012-01-31fix the other disabled button styleMark Otto
2012-01-31fix button styles on active and disabledMark Otto
2012-01-31update layout docsMark Otto
2012-01-31restore a few commented out responsive itemsMark Otto
2012-01-31update icons everywhere to be scoped per other components, fix broken ↵Mark Otto
elements on js docs page
2012-01-31refactor the navs to use prefixed classes, because you know, consistency is ↵Mark Otto
beast mode
2012-01-31*really* refactor the buttons and update them all over the docsMark Otto
2012-01-31refactor buttons.lessMark Otto
2012-01-31speed up topbar animation for responsiveJacob Thornton
2012-01-30fix wrong value in grid column width in download pageMark Otto
2012-01-30implement @textColor for body textMark Otto
2012-01-30large carousel images and margin bottom addedMark Otto
2012-01-30fix docs: move .pull-left from search input to search form in navbarMark Otto
2012-01-30account for floated inputs in the .navbar-formMark Otto
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto
2012-01-30remove all new dropdown button stuffMark Otto
2012-01-30testing out button dropdown groupMark Otto
2012-01-30add skew mixinMark Otto
2012-01-30add in regular button dropdowns, rejigger the button dropdowns section to ↵Mark Otto
reflect change
2012-01-30remove top 5px padding from first inline radio/checkboxMark Otto
2012-01-30update vars in less and download pagesMark Otto
2012-01-30update tests for popover to use proper classesMark Otto
2012-01-30fix forms typo on error stateMark Otto