aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectableChris Rebert1-2/+2
2014-07-08Merge pull request #14088 from twbs/panel-collapse-role-tabpanelChris Rebert1-6/+6
2014-07-08Add role="tablist" & aria-multiselectable="true" to accordion .panel-group to...Chris Rebert1-2/+2
2014-07-08add role="tabpanel" to .panel-collapse to improve accessibilityChris Rebert1-6/+6
2014-07-08Merge pull request #14085 from twbs/tab-lis-role-presoChris Rebert6-67/+67
2014-07-08Merge pull request #14086 from twbs/tab-pane-role-tabpanelChris Rebert1-16/+16
2014-07-08Add role="tabpanel" to .tab-pane <div>s to improve accessibilityChris Rebert1-16/+16
2014-07-08add role="presentation" to tab <li>s to improve accessibilityChris Rebert6-67/+67
2014-07-08Merge pull request #14083 from twbs/fix-14078Chris Rebert2-2/+3
2014-07-08properly integrate Rouge into the Travis build; fixes #14078Chris Rebert2-2/+3
2014-07-08Fix that @mdo nightlife <3Julian Thilo1-2/+2
2014-07-08Drop: Thumbnails completely, as they'll be replacedMark Otto12-200/+4
2014-07-08Drop: Panels completely, as they'll be replacedMark Otto13-1185/+4
2014-07-08derpMark Otto1-1/+1
2014-07-08clean up layoutMark Otto1-35/+1
2014-07-08nuke the v2.x to v3.x migration docsMark Otto4-462/+0
2014-07-08linkMark Otto1-0/+1
2014-07-08Update grid mixins section of the docsMark Otto2-128/+47
2014-07-08Overhaul semantic grid mixinsMark Otto4-96/+14
2014-07-08rems: rework grid system vars to use rems/emsMark Otto7-186/+186
2014-07-08Drop: Device-named container variables since we alreay sort of deprecated the...Mark Otto7-23/+17
2014-07-08Drop: deprecated .dropdown-menu.pull-right stylesMark Otto7-20/+4
2014-07-08remove mention of fontsMark Otto2-17/+10
2014-07-08rems: input sizesMark Otto7-71/+71
2014-07-08Drop: @gray-base variableMark Otto1-1/+0
2014-07-08Clean up variable alignment and comments; change grays to new custom valuesMark Otto7-162/+152
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto28-330/+83
2014-07-08Fix input sizing and increase vertical padding on textareasMark Otto8-25/+31
2014-07-08Drop: @screen-table, @screen-desktop, @screen-lg-desktop, @screen-sm, @screen...Mark Otto1-21/+7
2014-07-08Drop: @screen-xs, @screen-xs-min, and @screen-phoneMark Otto4-9/+3
2014-07-08Drop: @dropdown-caret-color variableMark Otto1-3/+0
2014-07-08rems: buttonsMark Otto8-127/+128
2014-07-08rems: codeMark Otto16-178/+182
2014-07-08Drop GlyphiconsMark Otto15-1806/+29
2014-07-08drop wellsMark Otto10-80/+4
2014-07-08restore font-weight and knock down font-size for .leadMark Otto9-31/+34
2014-07-08buttons docs tweakMark Otto1-9/+9
2014-07-07remove the less docsMark Otto3-509/+0
2014-07-07start the move to remsMark Otto18-529/+498
2014-07-07Merge branch 'master' into derpMark Otto230-5493/+14091
2014-07-07Fixes #14068: Update docs note for inline formsMark Otto1-5/+5
2014-07-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-7/+21
2014-07-07more accurate homepage titleMark Otto2-2/+2
2014-07-07Merge pull request #14072 from twbs/carousel-gloss-buttonsChris Rebert3-2/+16
2014-07-07Merge pull request #14071 from twbs/carousel-inner-role-listboxChris Rebert3-5/+5
2014-07-07Add screenreader text to prev/next carousel buttons in examples to improve ac...Chris Rebert3-2/+16
2014-07-07add role="listbox" to .carousel-inner to improve accessibility of CarouselsChris Rebert3-5/+5
2014-07-07Cut down on homepage file size; reorg some docs CSSMark Otto2-69/+55
2014-07-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto14-15/+39
2014-07-07Merge pull request #14036 from twbs/fix-13575Chris Rebert14-15/+39