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 (Expand)Author
2013-07-27finish bumping copyrightMark Otto
2013-07-27revert to 2.3.2 tag insteadMark Otto
2013-07-26Version bumpMark Otto
2013-07-26twitter/bootstrap => twbs/bootstrap in links etc.Chris Rebert
2013-05-17update versioning to 2.3.2fat
2013-05-17patch dropdowns for #7118fat
2013-03-01shiiiitfat
2013-03-012.3.1fat
2013-03-01rebuildfat
2013-03-01whitespacefat
2013-03-01only pass unique options through to child nodes in tooltipsfat
2013-03-01rebuildfat
2013-03-01le sighfat
2013-02-08remove prevent default on focusfat
2013-02-08only fire hidden once backdrop has been removedfat
2013-02-08Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat
2013-02-08if no callback, don't try to call callback ya gooffat
2013-02-07Fixes #6823: add some docs notes about tooltips in input groupsMark Otto
2013-02-06Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat
2013-02-06clean up stylesfat
2013-02-06Fixes #6190: Add print utility classesMark Otto
2013-02-06screwed up a merge and an old version number crept inMark Otto
2013-02-06don't hide if already hidden ya n00bfat
2013-02-06clear interval in cycle + rebuildfat
2013-02-06Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat
2013-02-06update jquery to 1.9fat
2013-02-06derp, fix broke css and recompileMark Otto
2013-02-06Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into p...Mark Otto
2013-02-03Merge pull request #6763 from rjregenold/2.3.0-wipMark Otto
2013-02-02Fixing inline lists for IE7Nikhil Dabas
2013-01-31removes anchor tag definition.RJ Regenold
2013-01-31lets see how much i can mess this pull request up. :|RJ Regenold
2013-01-31fixes jankiness with anchor tags in carousel.RJ Regenold
2013-01-31make on prev commitMark Otto
2013-01-31clear up show-grid stuffMark Otto
2013-01-15Fixes #6586: remove top 5px margin from navbar input group button groupsMark Otto
2013-01-14Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNingMark Otto
2013-01-13Update Holder.js 1.6 to 1.9Mark Otto
2013-01-12Cleaned up dirty CSSPatrick H. Lauke
2013-01-12Fixes #6538: Add th support to all the .table-rounded selectorsMark Otto
2013-01-12Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -a...Mark Otto
2013-01-12Fixes #6547: Make blockquotes use multiple of @baseFontSizeMark Otto
2013-01-12Increase input group margin on bottom and vertically center to match inputsMark Otto
2013-01-12Fixes #6473: Make .input-prepend and .input-append inline-block to match othe...Mark Otto
2013-01-12Fixes #6474: remove duplicate .btn border colors to make @btn-border workMark Otto
2013-01-12Fixes #6478: scope table backgrounds to immediate td/th elementsMark Otto
2013-01-11Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto
2013-01-03Basic keyboard accessibility CSS tweaksPatrick H. Lauke
2012-12-29Popovers are now flexible width:Mark Otto
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto