| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-12 | bump version to v3.3.1v3.3.1 | Mark Otto | 32 | -102/+102 | |
| 2014-11-12 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-11-12 | Update npm-shrinkwrap. | XhmikosR | 2 | -245/+127 | |
| 2014-11-12 | Merge pull request #15095 from gitaeks/master | XhmikosR | 1 | -1/+1 | |
| Fixed a typo in Sign-in page example | |||||
| 2014-11-12 | Fixed a typo in Sign-in page example | gitaeks | 1 | -1/+1 | |
| Fixed a typo in Sign-in page example http://getbootstrap.com/examples/signin/ | |||||
| 2014-11-11 | navbar callouts cleanup | Chris Rebert | 1 | -11/+6 | |
| Move all callouts to be adjacent to each other Combine JS-related callouts into a single callout | |||||
| 2014-11-11 | grunt | Mark Otto | 11 | -18/+10 | |
| 2014-11-11 | Merge pull request #15092 from twbs/scrollspy-callouts | Chris Rebert | 1 | -8/+8 | |
| move scrollspy callouts so they're all adjacent to each other [skip sauce] | |||||
| 2014-11-11 | Merge pull request #15091 from twbs/popovers-heading | Chris Rebert | 1 | -1/+1 | |
| move popover examples heading to directly before the actual examples | |||||
| 2014-11-11 | add missing dots to .sr-only class mentions, for consistency w/ rest of docs | Chris Rebert | 3 | -5/+5 | |
| 2014-11-11 | move scrollspy callouts so they're all adjacent to each other | Chris Rebert | 1 | -8/+8 | |
| 2014-11-11 | move popover examples heading to directly before the actual examples | Chris Rebert | 1 | -1/+1 | |
| 2014-11-11 | Merge pull request #14900 from twbs/labels-readme | Mark Otto | 1 | -0/+19 | |
| Add labels explanation to readme | |||||
| 2014-11-11 | move carousel accessibility callout next to rest of callouts | Chris Rebert | 1 | -5/+5 | |
| 2014-11-11 | move single-toggle button plugin callout before example for consistency | Chris Rebert | 1 | -4/+4 | |
| 2014-11-11 | move to the contributing guidelines | Mark Otto | 2 | -21/+19 | |
| 2014-11-11 | Merge branch 'master' into labels-readme | Mark Otto | 129 | -1371/+18723 | |
| 2014-11-12 | Merge pull request #15088 from twbs/dropdown-keydown-ignores | Heinrich Fenkart | 2 | -1/+42 | |
| Dropdown: ignore keydown events coming from `input`s and `textarea`s | |||||
| 2014-11-12 | Dropdown: ignore keydown events coming from `input`s and `textarea`s | Heinrich Fenkart | 2 | -1/+42 | |
| Fixes #15084. | |||||
| 2014-11-12 | Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaks | Heinrich Fenkart | 10 | -23/+23 | |
| Wash-up of some stray dropdown examples | |||||
| 2014-11-11 | Wash-up of some stray dropdown examples | Patrick H. Lauke | 10 | -23/+23 | |
| adding explicit aria-expanded="false" initial state (so they're correctly announced by AT as being collapsed), and - in the case of old-school use of <a> - role="button" | |||||
| 2014-11-11 | Merge pull request #15086 from twbs/btn_group_focus | Mark Otto | 1 | -4/+0 | |
| Don't remove focus outline from buttons in button groups | |||||
| 2014-11-11 | Merge pull request #15077 from jayanthkoushik/issue-15076-fix | Mark Otto | 1 | -0/+5 | |
| Fix Issue #15076. | |||||
| 2014-11-11 | Fixes #14939: Don't remove focus outline from buttons in button groups | Mark Otto | 1 | -4/+0 | |
| 2014-11-12 | Merge pull request #15085 from patrickhlauke/glyphicons-in-forms-tweak | Heinrich Fenkart | 7 | -63/+75 | |
| Glyphicon tweaks | |||||
| 2014-11-11 | aria-hidden added to some stray glyphicons | Patrick H. Lauke | 6 | -38/+38 | |
| plus minor tweak to customizer's generated alerts | |||||
| 2014-11-11 | Improved accessible glyphicon advice/use | Patrick H. Lauke | 1 | -25/+37 | |
| ...to actually make it consistent with what I said in the glyphicon docs section... | |||||
| 2014-11-11 | Fix Issue #15076. | Jayanth Koushik | 1 | -0/+5 | |
| This commit adds documentation explaining the need to have an initial .active element in carousels. | |||||
| 2014-11-11 | Assorted accessibility (and some consistency) fixes for documentation | Patrick H. Lauke | 24 | -252/+322 | |
| Closes #14951 by merging it. | |||||
| 2014-11-10 | Merge pull request #15073 from twbs/15072-more | Chris Rebert | 1 | -1/+1 | |
| Remove X-UA-Compatible caveat from Validators docs | |||||
| 2014-11-10 | Remove X-UA-Compatible caveat from Validators docs | Chris Rebert | 1 | -1/+1 | |
| Refs #15072 | |||||
| 2014-11-10 | Merge pull request #15072 from twbs/html-validator-x-ua-compatible | Heinrich Fenkart | 1 | -1/+0 | |
| HTML validation: No longer relax the `X-UA-Compatible` error | |||||
| 2014-11-10 | HTML validation: No longer relax the `X-UA-Compatible` error | Heinrich Fenkart | 1 | -1/+0 | |
| The validator no longer complains about it unless the value is different from `content=IE=edge`, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=27091 | |||||
| 2014-11-10 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
| 2014-11-10 | Update devDependencies. | XhmikosR | 2 | -249/+463 | |
| 2014-11-10 | Merge pull request #15009 from patrickhlauke/glyphicon-accessibility-tweaks | XhmikosR | 2 | -14/+42 | |
| Glyphicon accessibility tweaks | |||||
| 2014-11-10 | Add aria-hidden to icons in about page | Patrick H. Lauke | 1 | -3/+3 | |
| 2014-11-10 | Meaningful icons in about page | Patrick H. Lauke | 1 | -0/+3 | |
| 2014-11-10 | Accessibility tweaks and explanation for glyphicons | Patrick H. Lauke | 1 | -11/+36 | |
| - add aria-hidden="true" to avoid SRs unintentionally reading out the Unicode character (see http://www.filamentgroup.com/lab/bulletproof_icon_fonts.html) - callout with advice on accessible icon usage - replaced sr-only text in examples with (in the case of button) cleaner aria-label - additional example of icon used to convey meaning (in a non-interactive control) | |||||
| 2014-11-09 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| 2014-11-09 | darken primary blue for accessibility contrast on link colors | Mark Otto | 17 | -162/+162 | |
| 2014-11-10 | Bump Jekyll to v2.5.1. | XhmikosR | 2 | -2/+2 | |
| 2014-11-09 | grunt | Mark Otto | 8 | -20/+20 | |
| 2014-11-09 | Merge pull request #15052 from twbs/badge-in-non-anchor-list-group-item | Mark Otto | 2 | -9/+7 | |
| Badges: fix active styles when in non-anchor `.list-group-item` | |||||
| 2014-11-09 | comment and formatting | Mark Otto | 1 | -5/+4 | |
| 2014-11-09 | Fixes #14234 again | Mark Otto | 9 | -133/+59 | |
| - Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack | |||||
| 2014-11-08 | Badges: fix active styles when in non-anchor `.list-group-item` | Heinrich Fenkart | 2 | -9/+7 | |
| 2014-11-08 | Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars | Mark Otto | 9 | -6/+11 | |
| 2014-11-08 | grunt | Mark Otto | 8 | -6/+32 | |
| 2014-11-08 | Merge pull request #15018 from twbs/fix-theme-active-items | Mark Otto | 1 | -0/+12 | |
| Theme: Correctly override active dropdown items in collapsed navbars | |||||
