aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto11-293/+1703
Conflicts: dist/css/bootstrap.min.css
2013-08-11Merge pull request #9355 from kevinSuttle/asideMark Otto1-2/+2
Map 'role="complementary"' to proper HTML5 aside element
2013-08-11Map 'role="complementary"' to proper aside elementKevin Suttle1-2/+2
http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#complementary
2013-08-11Merge pull request #9353 from kevinSuttle/contentinfoMark Otto1-2/+2
Map "contentinfo" role to HTML5 footer element
2013-08-11Customizer field updates for variablesMark Otto1-11/+35
2013-08-11addressing #9189 manually, part 7: thumbnails varsMark Otto2-3/+6
2013-08-11Map "contentinfo" role to HTML5 footer elementKevin Suttle1-2/+2
http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#contentinfo
2013-08-11Drop the font-weight on panel labels since heading elements already get itMark Otto3-3/+1
2013-08-11Restore prior docs spacingMark Otto1-1/+1
2013-08-11Follow up commit: fix collapse clearing and navbar brand/nav spacingMark Otto3-1/+11
2013-08-11Merge pull request #9352 from kevinSuttle/aria-formsMark Otto3-23/+23
Give forms and search fields proper ARIA roles
2013-08-11Refactor navbars to simplify thingsMark Otto3-39/+14
* `.navbar-brand` is no longer centered, thus removing need for max-width and a few lines of code * Clear floats of `.navbar-brand` in the `.nav-collapse` like we did in 2.x, thus simplifying some clearing and other things. * Restyle the `.navbar-toggle` button to align it's bars up with the text and flow of the document. * Restyle the `.navbar-brand` to not use padding on left/right as to avoid negative margin and other fuckery. This limits the ability to put a bg color on the brand, but I think that's fine for now.
2013-08-11Give forms and search fields proper ARIA rolesKevin Suttle3-23/+23
http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#form http://www.w3.org/TR/wai-aria/roles#search
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipfat1-1/+1
2013-08-11rebuild + first bit of customizer urlsfat7-230/+1652
2013-08-11addressing #9189 manually, part 6: add a navbar margin var, but avoid the ↵Mark Otto2-1/+2
navbar-nav var because that should really be customizable
2013-08-11addressing #9189 manually, part 5: don't bother with a .label font-weight ↵Mark Otto3-3/+3
var and let's just use bold because windows hates 500
2013-08-11addressing #9189 manually, part 4: input group background varMark Otto2-1/+2
2013-08-11addressing #9189 manually, part 3: formsMark Otto2-2/+4
2013-08-11Merge pull request #9351 from vsn4ik/quotes_in_nav_mainChris Rebert1-1/+1
Move quotes in nav-main.html
2013-08-11spacingMark Otto1-0/+1
2013-08-11addressing #9189 manually, part 2: dropdown header and disabled link colors ↵Mark Otto2-15/+9
(and refactor commenting styles)
2013-08-12Move quotes in nav-main.htmlvsn4ik1-1/+1
2013-08-11addressing #9189 manually, part 1: code and pre varsMark Otto2-3/+5
2013-08-11Merge pull request #9211 from ↵Mark Otto1-40/+28
zacwasielewski/responsive-visibility-utilities-as-less-mixins Make visibility utility classes responsive when used as LESS mixins
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto11-15/+31
2013-08-11fixes #9348 by ditching a commentMark Otto1-1/+1
2013-08-11fixes #8983Jacob Thornton6-8/+21
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipJacob Thornton5-4/+24
2013-08-11fixes #9318Jacob Thornton4-5/+5
2013-08-11Merge pull request #9286 from neilhem/3.0.0-wipMark Otto1-1/+1
set img-circle class in percents
2013-08-11refresh scrollspy after page 'loads'Jacob Thornton1-0/+4
2013-08-11Merge pull request #9229 from ggam/patch-13Mark Otto1-1/+0
Removed Glyphicons mention from carousel.less
2013-08-11fixes #8900: nuke empty space between panel heading and list groupMark Otto3-2/+23
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipJacob Thornton2-27/+25
2013-08-11fix comment in tooltipJacob Thornton1-1/+1
2013-08-11fix broken components page, also likely from @kevinsuttle's #9332Mark Otto1-7/+7
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto6-37/+33
2013-08-11fix borked js docs layout, likely from @kevinsuttle's latest PRMark Otto1-20/+18
2013-08-11add event prefixesJacob Thornton1-23/+23
2013-08-11fixes #9279Jacob Thornton3-11/+7
2013-08-11Merge pull request #9347 from kevinSuttle/headerMark Otto2-3/+3
Ensure proper use and location of role="banner"
2013-08-11Ensure proper use and location of role="banner"Kevin Suttle2-3/+3
http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#banner
2013-08-11fix indentationMark Otto1-2/+2
2013-08-11Merge branch 'aria-nav' of https://github.com/kevinSuttle/bootstrap into ↵Mark Otto3-64/+66
kevinSuttle-aria-nav
2013-08-11fixes #9241: enable collapsing for labels, in addition to badges, when emptyMark Otto4-2/+11
2013-08-10Use nav for proper HTML5 ARIA role mappingKevin Suttle3-64/+66
http://www.w3.org/html/wg/drafts/html/master/sections.html#the-nav-element http://dev.w3.org/html5/spec/sections.html#the-nav-element http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex
2013-08-10fixes #9217 manually--use main element instead of div in home and default ↵Mark Otto2-4/+4
layouts
2013-08-10remove customize layout now that we're bringing it back for rc2Mark Otto2-53/+1
2013-08-10Merge pull request #9245 from jlaswell/patch-1Mark Otto1-1/+1
Update components.html