| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-03 | fix invalid HTML in components.html | Chris Rebert | 1 | -1/+1 | |
| type="button" doesn't make sense for an <a> | |||||
| 2013-11-30 | Add docs example to go with #11536 | Mark Otto | 1 | -2/+19 | |
| 2013-11-30 | Fixes #11268: Account for badges within buttons by matching background to ↵ | Mark Otto | 1 | -0/+4 | |
| text color and text color to background | |||||
| 2013-11-29 | Merge pull request #11585 from thriqon/master | Mark Otto | 1 | -200/+200 | |
| Issue #11550 : Easily copyable classes | |||||
| 2013-11-29 | fixes #10699: use xs grid classes in regular thumbnail docs | Mark Otto | 1 | -5/+5 | |
| 2013-11-28 | Fixes #11634: Add warning to docs to not combine icon classes with other ↵ | Mark Otto | 1 | -0/+4 | |
| elements | |||||
| 2013-11-21 | Issue #11550 : Easily copyable classes | Jonas Weber | 1 | -200/+200 | |
| Removed all the periods. Tested in Chrome and Firefox (current versions). In Chrome you get a stray newline when triple-clicking, in Firefox it is clean. fixes #11550 | |||||
| 2013-11-21 | Make it clear there's a nested media element in the first example | Capi Etheriel | 1 | -1/+1 | |
| 2013-11-13 | Justified Nav rendering bug fixed in Chrome as of v31.0.1650.48 | Chris Rebert | 1 | -2/+2 | |
| 2013-11-06 | fix #11378 | Chris Rebert | 1 | -2/+2 | |
| 2013-10-26 | Remove multiple navbar z-index callout | Mark Otto | 1 | -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-24 | doc that uncollapsing mobile navbar requires JS; per #10506 | Chris Rebert | 1 | -0/+4 | |
| 2013-10-24 | goofed on 1 dummy <img> src attribute; thanks @extesy | Chris Rebert | 1 | -1/+1 | |
| 2013-10-23 | rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216 | Chris Rebert | 1 | -15/+15 | |
| 2013-10-17 | Merge branch 'master' into navbar-button-docs | Mark Otto | 1 | -209/+814 | |
| 2013-10-17 | copy change, add to buttons anchor section | Mark Otto | 1 | -1/+1 | |
| 2013-10-16 | redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarik | Mark Otto | 1 | -200/+800 | |
| 2013-10-15 | update jumbotron docs; fixes #11109 | Mark Otto | 1 | -9/+14 | |
| 2013-10-14 | Resolves #10923 | Alex Kalicki | 1 | -13/+17 | |
| Rebased from #10930 | |||||
| 2013-10-13 | docs notice for #11010 | Mark Otto | 1 | -0/+5 | |
| 2013-10-05 | Change all navbar example targets | Julian Thilo | 1 | -20/+20 | |
| According to comment on https://github.com/twbs/bootstrap/issues/10948#issuecomment-25751889 . | |||||
| 2013-10-05 | Fix #10948: Clarify navbar example target in docs | Julian Thilo | 1 | -2/+2 | |
| 2013-09-30 | document that multiple navbars aren't supported by default; addresses #10824 | Chris Rebert | 1 | -0/+4 | |
| 2013-09-20 | fix #10737 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-19 | fix #10732 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-12 | Added in list elements for dividers | Mike Francis | 1 | -0/+6 | |
| 2013-09-11 | add same accessibility warning from .form-inline to .navbar-form docs | Chris Rebert | 1 | -0/+5 | |
| 2013-09-04 | Add visibly hidden button text for screen reader users. | Cameron Cundiff | 1 | -8/+36 | |
| [Finishes #10448] | |||||
| 2013-09-02 | Merge pull request #10374 from tagliala/patch-2 | Julian Thilo | 1 | -1/+1 | |
| Fixed glyphicons count | |||||
| 2013-09-01 | Fixed glyphicons count | Geremia Taglialatela | 1 | -1/+1 | |
| Glyphicons are 200 refers to #9794 | |||||
| 2013-09-01 | fixes #10282: Cross reference tabs and tabs plugin | Mark Otto | 1 | -0/+4 | |
| 2013-08-30 | Fix broken link to alerts section of JS page. | Jonathon Leight | 1 | -1/+1 | |
| Link was pointing to #js-alerts, but that section of the page does not exist. Changed to #alerts instead. | |||||
| 2013-08-28 | Revert "fix styling of alert-dismissable example" | Chris Rebert | 1 | -2/+2 | |
| This reverts commit b3a23fa33a261295ed69adc9fbc75b70bf354962. | |||||
| 2013-08-27 | components.html: fix grammar | Chris Rebert | 1 | -1/+1 | |
| 2013-08-27 | fix styling of alert-dismissable example | Chris Rebert | 1 | -2/+2 | |
| 2013-08-27 | Fixes #10082: document `.navbar-form` | Mark Otto | 1 | -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-27 | Merge pull request #10209 from clbn/master | Mark Otto | 1 | -2/+2 | |
| Fixes #10207: alert-dismissable example requires contextual class | |||||
| 2013-08-27 | add role="button" | Tom Pietschker | 1 | -3/+3 | |
| 2013-08-27 | per the docs - use <a> instead of <button> | Tom Pietschker | 1 | -3/+3 | |
| 2013-08-27 | Fixes #10207: alert-dismissable example requires contextual class | Alex Olshansky | 1 | -2/+2 | |
| 2013-08-26 | Fixes #10137: correct classes on thumbnails | Mark Otto | 1 | -4/+4 | |
| 2013-08-26 | Address #9873 and fix #9774 | Mark Otto | 1 | -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-24 | Add even more role="button" attributes | Kevin Suttle | 1 | -2/+2 | |
| Missed the <a class="btw" in my regex search | |||||
| 2013-08-24 | Add role="button" to <a> buttons | Kevin Suttle | 1 | -4/+4 | |
| These should really be <button> elements, but until that gets squared away, this will suffice. | |||||
| 2013-08-24 | turn some buttons into <button> elements where possible | Mark Otto | 1 | -7/+19 | |
| 2013-08-23 | Merge pull request #9931 from realityking/toolbar | Chris Rebert | 1 | -12/+12 | |
| Add role="toolbar" to elements with .btn-toolbar. | |||||
| 2013-08-21 | remove .btn-group | jody tate | 1 | -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-20 | Add role="toolbar" to elements with .btn-toolbar. | Rouven Weßling | 1 | -12/+12 | |
| 2013-08-20 | Correct "Aligninment" -> "Alignment" typo. | Chris Lamb | 1 | -1/+1 | |
| Signed-off-by: Chris Lamb <[email protected]> | |||||
| 2013-08-19 | Update thumbnails col classes | Mark Otto | 1 | -9/+9 | |
