aboutsummaryrefslogtreecommitdiff
path: root/components.html
AgeCommit message (Collapse)AuthorFilesLines
2013-11-06fix #11378Chris Rebert1-2/+2
2013-10-26Remove multiple navbar z-index calloutMark Otto1-4/+0
* Since we removed the z-index of our default navbars in 76baacf2c94bec03273639ef0ed966dad87cf37a, we no longer need this warning. * A quick test of the new code showed no problems with dropdowns falling behind a sibling navbar, so folks should be good to go.
2013-10-24doc that uncollapsing mobile navbar requires JS; per #10506Chris Rebert1-0/+4
2013-10-24goofed on 1 dummy <img> src attribute; thanks @extesyChris Rebert1-1/+1
2013-10-23rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216Chris Rebert1-15/+15
2013-10-17Merge branch 'master' into navbar-button-docsMark Otto1-209/+814
2013-10-17copy change, add to buttons anchor sectionMark Otto1-1/+1
2013-10-16redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarikMark Otto1-200/+800
2013-10-15update jumbotron docs; fixes #11109Mark Otto1-9/+14
2013-10-14Resolves #10923Alex Kalicki1-13/+17
Rebased from #10930
2013-10-13docs notice for #11010Mark Otto1-0/+5
2013-10-05Change all navbar example targetsJulian Thilo1-20/+20
According to comment on https://github.com/twbs/bootstrap/issues/10948#issuecomment-25751889 .
2013-10-05Fix #10948: Clarify navbar example target in docsJulian Thilo1-2/+2
2013-09-30document that multiple navbars aren't supported by default; addresses #10824Chris Rebert1-0/+4
2013-09-20fix #10737Chris Rebert1-1/+1
2013-09-19fix #10732Chris Rebert1-1/+1
2013-09-12Added in list elements for dividersMike Francis1-0/+6
2013-09-11add same accessibility warning from .form-inline to .navbar-form docsChris Rebert1-0/+5
2013-09-04Add visibly hidden button text for screen reader users.Cameron Cundiff1-8/+36
[Finishes #10448]
2013-09-02Merge pull request #10374 from tagliala/patch-2Julian Thilo1-1/+1
Fixed glyphicons count
2013-09-01Fixed glyphicons countGeremia Taglialatela1-1/+1
Glyphicons are 200 refers to #9794
2013-09-01fixes #10282: Cross reference tabs and tabs pluginMark Otto1-0/+4
2013-08-30Fix broken link to alerts section of JS page.Jonathon Leight1-1/+1
Link was pointing to #js-alerts, but that section of the page does not exist. Changed to #alerts instead.
2013-08-28Revert "fix styling of alert-dismissable example"Chris Rebert1-2/+2
This reverts commit b3a23fa33a261295ed69adc9fbc75b70bf354962.
2013-08-27components.html: fix grammarChris Rebert1-1/+1
2013-08-27fix styling of alert-dismissable exampleChris Rebert1-2/+2
2013-08-27Fixes #10082: document `.navbar-form`Mark Otto1-14/+48
* Adds new section to navbar docs with example * Updates example classes for all collapsing navbars so their numbers increment as you scroll
2013-08-27Merge pull request #10209 from clbn/masterMark Otto1-2/+2
Fixes #10207: alert-dismissable example requires contextual class
2013-08-27add role="button"Tom Pietschker1-3/+3
2013-08-27per the docs - use <a> instead of <button>Tom Pietschker1-3/+3
2013-08-27Fixes #10207: alert-dismissable example requires contextual classAlex Olshansky1-2/+2
2013-08-26Fixes #10137: correct classes on thumbnailsMark Otto1-4/+4
2013-08-26Address #9873 and fix #9774Mark Otto1-1/+5
* Update styling of justified nav links to be more mobile friendly (with all four rounded corners and some margin between items) * Add note to docs to callout bogus WebKit rendering on component and example
2013-08-24Add even more role="button" attributesKevin Suttle1-2/+2
Missed the <a class="btw" in my regex search
2013-08-24Add role="button" to <a> buttonsKevin Suttle1-4/+4
These should really be <button> elements, but until that gets squared away, this will suffice.
2013-08-24turn some buttons into <button> elements where possibleMark Otto1-7/+19
2013-08-23Merge pull request #9931 from realityking/toolbarChris Rebert1-12/+12
Add role="toolbar" to elements with .btn-toolbar.
2013-08-21remove .btn-groupjody tate1-1/+1
Removing this class--it's not used in the example and using it causes "bad things to happen." http://jsfiddle.net/josephtate/Jn6H4/
2013-08-20Add role="toolbar" to elements with .btn-toolbar.Rouven Weßling1-12/+12
2013-08-20Correct "Aligninment" -> "Alignment" typo.Chris Lamb1-1/+1
Signed-off-by: Chris Lamb <[email protected]>
2013-08-19Update thumbnails col classesMark Otto1-9/+9
2013-08-19fix typoYulong Liu1-1/+1
2013-08-19Fix remainder of panel default examples and reorder nav linksMark Otto1-4/+4
2013-08-19Fix broken tables in panel groups exampleMark Otto1-2/+2
2013-08-19More legible examples for progress barsMark Otto1-16/+48
2013-08-19Double quotes not single quotesMark Otto1-2/+2
2013-08-19Consistent alert link examples (adds warning and reorders)Mark Otto1-6/+12
2013-08-19Doh! Really undo that navbar thingMark Otto1-18/+16
2013-08-19remove redundant docs sectionMark Otto1-4/+0
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-21/+17
Conflicts: customize.html dist/css/bootstrap.min.css