aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-01-23start wrapping text in {{_i}} for translationJacob Thornton10-257/+247
2012-01-23rebuild with new templatesJacob Thornton16-3316/+2868
2012-01-23rebuildJacob Thornton2-11/+7
2012-01-23Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton17-243/+381
Conflicts: bootstrap.css docs/base-css.html docs/components.html docs/index.html docs/javascript.html docs/less.html docs/scaffolding.html
2012-01-23add templates for doc generationJacob Thornton85-1581/+15165
2012-01-23Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+0
2012-01-23fix up the modals in responsive a bitMark Otto3-3/+5
2012-01-23comment in forms'Mark Otto2-0/+14
2012-01-23Set matching line-height for .close inside .alertPiotrek Okoński1-0/+1
2012-01-23Merge pull request #1118 from olvlvl/2.0-wipMark Otto1-1/+0
Remove .alert-message IE hack
2012-01-23.alert-message no longer existsOlivier Laviale1-1/+0
2012-01-23cut margin in half on default formsMark Otto3-3/+10
2012-01-23clean up subnav aestheticsMark Otto2-4/+34
2012-01-23remove dropdowns, add in sub nav insteadMark Otto6-360/+91
2012-01-23revert to negative margin on grid rowMark Otto4-13/+7
2012-01-23Merge branch 'normalize' of https://github.com/necolas/bootstrap into ↵Mark Otto7-176/+132
necolas-normalize Conflicts: bootstrap.css bootstrap.min.css lib/type.less
2012-01-22:focus:required:invalid: ↵Jacob Thornton3-7/+7
http://www.alistapart.com/articles/forward-thinking-form-validation
2012-01-22rebuildJacob Thornton2-9/+9
2012-01-22Merge pull request #1046 from kevva/dropdown-menusJacob Thornton4-5/+5
Scalable dropdown menus
2012-01-22give default valuse for border-radius-customJacob Thornton2-2/+2
2012-01-22don't use negative margin - use first child to set to 0Jacob Thornton3-5/+12
2012-01-22fix sans-serif order in forms.less and rebuildJacob Thornton3-64/+64
2012-01-22Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton14-46/+47
2012-01-22share -> share-altJacob Thornton4-5/+5
2012-01-22Merge pull request #1098 from lookfirst/fixstuffJacob Thornton11-35/+36
2.0-wip: clean up variable usage with colors
2012-01-22Merge pull request #1106 from olvlvl/2.0-wipJacob Thornton1-7/+7
2.0 wip
2012-01-22Merge pull request #1024 from gnuwilliam/masterJacob Thornton1-4/+12
Buttons Tests
2012-01-22Merge pull request #1053 from scottwater/patch-1Jacob Thornton1-1/+1
Added missing 'data-dismiss="modal"' on the first example model source.
2012-01-22Using variables rather than numeric valuesOlivier Laviale1-7/+7
2012-01-22Merge pull request #1105 from olvlvl/2.0-wipJacob Thornton1-1/+1
2.0 wip
2012-01-22Fixed typoOlivier Laviale1-1/+1
2012-01-22Merge pull request #1104 from cgunther/dropdown-docsJacob Thornton1-2/+2
Dropdown docs error in example
2012-01-22Merge pull request #1101 from ansman/2.0-wipJacob Thornton2-2/+21
Fix for #1102 and #1100
2012-01-22rename tooltip test fileJacob Thornton1-0/+0
2012-01-22Move placement of ID in docs example for dropdownsChris Gunther1-2/+2
The ID specified by an href or data-target attribute should match the li.dropdown, not the ul.dropdown-menu
2012-01-22Rename the tooltip test fileNicklas Ansman Giertz1-0/+0
It had not been renamed when twipsys became tooltips.
2012-01-22Add testcase to popoverNicklas Ansman Giertz1-0/+19
This test case verifies that custom classes are respected.
2012-01-22Make the popove respect custom classesNicklas Ansman Giertz1-2/+2
2012-01-21add ability to cycle carousel to a particular frameJacob Thornton2-5/+29
2012-01-21remove tabsJon Stevens1-1/+1
2012-01-21more efficient matcher + bold matched query in itemJacob Thornton1-20/+30
2012-01-21make case lookahead case insensitiveJacob Thornton1-1/+2
2012-01-21Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton32-0/+0
2012-01-21change scrollspy offset to be option + fix typo in scrollspyJacob Thornton2-8/+34
2012-01-21Merge pull request #1097 from buraktuyan/2.0-wipJacob Thornton32-0/+0
2.0-wip: Optimize all PNG files (without any quality loss)
2012-01-21clean up variable usage with colorsJon Stevens11-35/+36
2012-01-21Optimizing all PNG files, saving 60.02 KB in total without any quality lost. ↵Burak Tuyan32-0/+0
(Using PNGOUTWin 1.5.0.100, Xtreme strategy in compability mode)
2012-01-20fix typoJacob Thornton1-1/+1
2012-01-20only prevent default of links in sectionsJacob Thornton1-1/+1
2012-01-20should check for alert class not alertmessageJacob Thornton1-2/+1