aboutsummaryrefslogtreecommitdiff
path: root/components.html
AgeCommit message (Expand)AuthorFilesLines
2013-08-13Overhaul navbar alignment (.pull-) utilities (fixes #9440)Mark Otto1-5/+6
2013-08-13fix up broken tests by removing empty attrMark Otto1-1/+1
2013-08-13Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto1-63/+136
2013-08-13Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panelMark Otto1-0/+40
2013-08-13enable button groups in vertical button groupsMark Otto1-1/+11
2013-08-13derpMark Otto1-1/+31
2013-08-12Drop the accordion for the panelMark Otto1-15/+45
2013-08-12Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto1-15/+16
2013-08-12Navbar refactorMark Otto1-279/+202
2013-08-12Components docs: Dropdowns section: add .sr-only toggle buttons so aria-label...Chris Rebert1-6/+9
2013-08-12add alt text to <img>s in components.htmlChris Rebert1-4/+4
2013-08-12add src attribute to holder.js-powered <img>s so that they validateChris Rebert1-15/+15
2013-08-12add ARIA roles to Dropdown examples in Components docsChris Rebert1-26/+26
2013-08-12give navbar forms non-empty `action`sChris Rebert1-3/+3
2013-08-12rm unnecessary blank id attributeChris Rebert1-1/+1
2013-08-12add alt text to media object <img>sChris Rebert1-10/+10
2013-08-12add alt text to thumbnail <img>sChris Rebert1-5/+5
2013-08-12Newfangled input and button group sizing (fixes #9295)Mark Otto1-12/+45
2013-08-12Merge pull request #9384 from BBosman/aria-hiddenMark Otto1-2/+2
2013-08-12Add missing aria-hidden attribs to close buttonsBas Bosman1-2/+2
2013-08-12Aria role search instead of formBas Bosman1-6/+6
2013-08-12fixes #9266 manually on account of list group file reorganizationMark Otto1-16/+8
2013-08-12fixes #9310: alerts aren't dismissable by default, now requires .alert-dismis...Mark Otto1-16/+23
2013-08-11Give forms and search fields proper ARIA rolesKevin Suttle1-15/+15
2013-08-11fix broken components page, also likely from @kevinsuttle's #9332Mark Otto1-7/+7
2013-08-11fix indentationMark Otto1-2/+2
2013-08-10Use nav for proper HTML5 ARIA role mappingKevin Suttle1-57/+59
2013-08-10Merge pull request #9245 from jlaswell/patch-1Mark Otto1-1/+1
2013-08-08Update components.htmljlaswell1-1/+1
2013-08-08Changed "Standard pagination" to "Default pagination"Guillermo González de Agüero1-1/+1
2013-08-07Fixed link to JavaScript buttons pluginGuillermo González de Agüero1-1/+1
2013-08-06Improve accessibility (Section 508, WCAG)adamjacobbecker1-51/+75
2013-08-06Fix #9132, but in the correct branchChris Rebert1-1/+1
2013-08-06remove repeated 'pagination' class in code exampleRakhat Jabagin1-1/+1
2013-08-05Update labels to include a base classMark Otto1-9/+9
2013-08-05Enable scrollable responsive nav barMark Otto1-1/+43
2013-08-04trivial docs grammar improvementsChris Rebert1-1/+1
2013-08-03adjust description & give source for nested `.btn-group`s exampleChris Rebert1-4/+19
2013-08-03components.html: rm disconnected sentence fragmentChris Rebert1-1/+1
2013-08-03add .btn-xs to .btn-group exampleChris Rebert1-0/+21
2013-08-03rm stray space in components.htmlChris Rebert1-1/+1
2013-08-03Greater standardization of sizing terminologyChris Rebert1-23/+23
2013-08-02Merge pull request #8939 from frabrunelle/3.0.0-wipMark Otto1-4/+4
2013-08-02Remove requirement of `.list-group-flush` when list groups are in panelsMark Otto1-2/+2
2013-08-02Fix #9008: consolidate `.alert-block` styles into `.alert`Mark Otto1-17/+0
2013-07-31add nav to media object and thumbnailsFrancis Brunelle1-4/+4
2013-07-31Merge pull request #8908 from bbeng89/3.0.0-wipMark Otto1-1/+1
2013-07-31Small fix to justified button groups docsBlake Bengtson1-1/+1
2013-07-31miss one 'div' close tag under components pagefaceach1-0/+1
2013-07-27Input groups overhaulMark Otto1-0/+308