aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-11-08Merge pull request #577 from smaboshe/updates-to-2.0-docsMark Otto2-3/+2
Updates to 2.0 docs
2011-11-07Merge pull request #554 from rvagg/poveroptJacob Thornton3-10/+47
optionable selectors for title & content elements
2011-11-07Added the view port meta tag for proper responsivenessRaul Riera6-0/+6
2011-11-07Removed the 'View javascript docs' link because it is the page we are ↵Silumesii Maboshe1-2/+1
currently on. Copy tweak for intro paragraphy of the javascript docs.
2011-11-07Use 'fluid-container' instead of 'container-fluid' in the docs.Silumesii Maboshe1-1/+1
2011-11-07removed twipsy optionsRod Vagg4-29/+4
2011-11-07Merge remote-tracking branch 'twitter/master' into poveroptRod Vagg3-3/+17
Conflicts: js/bootstrap-popover.js
2011-11-06don't include data-content/data-title as specifications for options in ↵Jacob Thornton3-3/+17
twipsy/popover
2011-11-06tests & docs & twipsy tooRod Vagg4-10/+70
2011-11-06Merge branch 'master' into poveroptRod Vagg5-8/+9
2011-11-05rebuildJacob Thornton1-1/+1
2011-11-05Merge branch 'master' of https://github.com/twitter/bootstrapJacob Thornton1-1/+1
2011-11-05update to jquery 1.7 + add toggle method to twipsy/popoverJacob Thornton4-7/+8
2011-11-05Merge pull request #557 from JulianBirch/masterJacob Thornton1-1/+1
Fixed compilation under dotLess
2011-11-05Add a missing bracket back in. (Prevents dotLess from compiling.)Julian Birch1-1/+1
2011-11-05optionable selectors for title & content elementsRod Vagg1-3/+5
2011-11-04add the tab-pane class back to exampleJacob Thornton1-5/+5
2011-11-04make .tab-content backwards compat with 1.3Jacob Thornton4-9/+14
2011-11-04Merge branch 'master' of https://github.com/twitter/bootstrapJacob Thornton1-1/+1
2011-11-04fix > & bug and point to 1.1.4 less versionJacob Thornton4-38/+38
2011-11-04Merge pull request #537 from hermanschutte/masterJacob Thornton1-1/+1
Small change to correct the incorrect description for bootstrap-buttons.js in the Javascript section
2011-11-04Merge branch 'master' of https://github.com/twitter/bootstrapJacob Thornton1-1/+1
2011-11-04update button commentJacob Thornton1-2/+2
2011-11-04Merge pull request #544 from nikcub/masterJacob Thornton1-1/+1
bump version number in docs
2011-11-05bump version number in docsNik Cubrilovic1-1/+1
2011-11-04Add correct description for bootstrap-buttons.js in Javascript sectionHerman Schutte1-1/+1
2011-11-03remove preserve-3dJacob Thornton3-12/+6
2011-11-03update 1.4 docsv1.4.0Jacob Thornton1-0/+4
2011-11-03no ideaMark Otto1-2/+16
2011-11-03rebuildJacob Thornton1-1/+1
2011-11-03Merge branch 'master' of https://github.com/twitter/bootstrap into devJacob Thornton1-2/+2
2011-11-03update 1.3 to 1.4 stuffsJacob Thornton11-12/+12
2011-11-03rebuild css, add preserve-3d for faster animations, fix whitespace in ↵Jacob Thornton5-15/+21
mixins.less
2011-11-02Merge pull request #525 from mchung/patch-1Jacob Thornton1-2/+2
Fixed typo in Makefile
2011-11-02Fixed typo in MakefileMarc Chung1-2/+2
2011-11-02fix tipsies, modals, and popovers from overlaying topbarMark Otto3-7/+17
2011-11-01fix pagination inconsistenciesMark Otto1-4/+4
2011-11-01adding unofficial github buttonsMark Otto3-2/+85
2011-10-31Merge branch 'kriansa-patch1' into devMark Otto3-12/+22
Conflicts: bootstrap.css
2011-10-31tweak alignment for IE7 and chromeMark Otto3-13/+18
2011-10-31Merge branch 'patch1' of https://github.com/kriansa/bootstrap into ↵Mark Otto1-1/+2
kriansa-patch1
2011-10-31Merge branch 'dev' of github.com:twitter/bootstrap into devMark Otto20-102/+549
Conflicts: bootstrap.css
2011-10-31remove fixed height from select elements for IE7Mark Otto4-4/+6
2011-10-31issue #240 - firefox drop css transition events :{oJacob Thornton1-3/+16
2011-10-31recompiling and pushing just to be sureMark Otto1-1/+1
2011-10-31remove alt tab styles for now, too complicated to accomplish both static and ↵Mark Otto4-70/+109
tabble; fix up CSS a bit
2011-10-31Merge branch '2.0-left-and-right-tabs' of ↵Mark Otto1-10/+62
https://github.com/avalanche123/bootstrap into avalanche123-2.0-left-and-right-tabs
2011-10-31small docs tweakMark Otto1-1/+0
2011-10-31overhaul the table styles and update those everywhere in the docs, update ↵Mark Otto7-147/+350
the button docs, spec out the forms docs
2011-10-31updating table documentation, jumping to dev to bring over new table styles ↵Mark Otto1-2/+43
from there