aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-03-14Fixes #7281: make tables super specific for hovers and striping to avoid ↵Mark Otto2-16/+17
nesting issues
2013-03-14Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto12-60/+60
Conflicts: less/grid.less
2013-03-14Merge pull request #7227 from parndt/patch-1Mark Otto1-1/+1
Fix minor grammatical problem
2013-03-14Added bower install to download/install options in getting started guideAddy1-0/+5
2013-03-12Update buttons.less to disable btn pointer eventsAdam Conrad1-0/+1
Buttons that are disabled are still clickable and can still fire click events (such as hopping up to the top of the page if your anchor href points to "#"). Adding the pointer-events:none property will truly disable the button so situations like this don't happen. 
2013-03-11Merge pull request #7181 from lukeapage/3.0.0-wipMark Otto9-57/+57
make less files compile with strict maths in 1.4.0
2013-03-10Merge pull request #7208 from benilovj/3.0.0-wipMark Otto1-1/+1
fix grammatical mistakes in carousel docs
2013-03-11Fix minor grammatical problemPhilip Arndt1-1/+1
"check out" makes more sense here.
2013-03-10Set border-box globally insteadMark Otto6-19/+16
2013-03-10Merge pull request #7220 from jooag/patch-1Mark Otto1-1/+1
Fix Typo sucess to success
2013-03-09Fix Typo sucess to successUfuk Avcu1-1/+1
Mini typo fix in the docs...
2013-03-08fix grammatical mistakes in carousel docsJake Benilov1-1/+1
2013-03-06fix pluralization since "a" is in frontWaynn Lue1-1/+1
2013-03-06make less files compile with strict maths in 1.4.0Luke Page9-57/+57
2013-03-04Remove -webkit-backface-visibility on skew mixinBen Word1-1/+0
Ref #5319 - This rule is causing pixelated edges on iOS. Removing it makes everything smooth across all OS's, browsers, and devices.
2013-03-03tweak icons alignmentMark Otto1-0/+8
2013-03-03Remove support for .uneditable-inputMark Otto2-102/+23
2013-03-03Nuke the gallery, punt it to the new http://expo.getbootstrap.comMark Otto25-134/+7
2013-03-03fix row change at breakpointMark Otto2-0/+8
2013-03-01Merge pull request #6968 from twitter/bs3_makefile_separated_doneMark Otto1-17/+23
More accurate makefile step confirmation
2013-03-01Merge branch '3.0.0-wip' into bs3_makefile_separated_doneMark Otto63-2733/+1248
Conflicts: Makefile
2013-03-01nuke commented out unused varMark Otto2-10/+0
2013-03-01Merge branch 'master' into 3.0.0-wipMark Otto14-16/+67
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/index.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less package.json
2013-03-01Fix alignment of .navbar-brandMark Otto2-2/+2
2013-03-01improve navbar toggle and hide code snippets on mobile devices for nowMark Otto4-3/+20
2013-03-01redo the buttons examplesMark Otto1-62/+44
2013-02-28customize navbar in docsMark Otto2-1/+17
2013-02-28Fixes #6998: disabled background color properly on paginationMark Otto2-2/+2
2013-02-28Fixes #6995: Add disabled navbar nav link supportMark Otto5-4/+36
2013-02-28Fixes #6954: properly reset grid classes within tablesMark Otto2-8/+15
2013-02-28Merge pull request #7111 from twitter/2.3.1-wipv2.3.1fat-kun40-66/+117
2.3.1 wip
2013-02-28Holy fucking shit fix that input group with buttons rounded corner noiseMark Otto5-79/+91
2013-02-28update changelogfat1-0/+1
2013-02-28shiiiitfat5-4/+21
2013-02-28woops that should stay 2.3.0fat1-1/+1
2013-02-282.3.1fat39-52/+61
2013-02-28rebuildfat1-1/+0
2013-02-28whitespacefat1-1/+0
2013-02-28WHOOPS ( >_>)fat1-2/+2
2013-02-28only pass unique options through to child nodes in tooltipsfat4-4/+30
2013-02-28rebuildfat3-3/+3
2013-02-28pass true to cyclefat1-1/+1
2013-02-28Fixes #6935: Use standard decimal points for .opacity() mixinMark Otto8-12/+15
2013-02-28Fixes #6897: Print styles get own .less fileMark Otto5-125/+126
2013-02-28le sighfat4-4/+4
2013-02-28Remove margin between buttons in button groups; use border-radius mixins to ↵Mark Otto2-34/+17
avoid reseting border-radii that don't need resetting
2013-02-28remove auto regenMark Otto1-1/+0
2013-02-26add new example thumbnails; update links to point to new windowsMark Otto4-18/+18
2013-02-26nuke remaining less/tests/ files and move grid over to examples dirMark Otto1-0/+64
2013-02-26nuke remaining less/tests/ files and move grid over to examples dirMark Otto8-1804/+71