| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 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 | 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-12 | Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaks | Heinrich Fenkart | 2 | -9/+9 | |
| Wash-up of some stray dropdown examples | |||||
| 2014-11-11 | Wash-up of some stray dropdown examples | Patrick H. Lauke | 2 | -9/+9 | |
| 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 #15077 from jayanthkoushik/issue-15076-fix | Mark Otto | 1 | -0/+5 | |
| Fix Issue #15076. | |||||
| 2014-11-11 | aria-hidden added to some stray glyphicons | Patrick H. Lauke | 1 | -6/+6 | |
| plus minor tweak to customizer's generated alerts | |||||
| 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 | 1 | -18/+22 | |
| Closes #14951 by merging it. | |||||
| 2014-11-04 | Add initialization examples to tooltip and popover "Opt-in functionality" ↵ | Jayanth Koushik | 2 | -0/+13 | |
| callouts Fixes #14950. Closes #15015 by merging it. | |||||
| 2014-11-03 | Add event.relatedTarget + `data-*` example to Modal docs | Chris Rebert | 1 | -0/+80 | |
| Fixes #14245 | |||||
| 2014-11-01 | Fix typo | Aaron Cordovez | 1 | -1/+1 | |
| Corrected spelling of the word "elements" | |||||
| 2014-11-01 | fix whitespace in js dropdown docs | Manuel Meurer | 1 | -1/+1 | |
| 2014-10-30 | Replace v3.2.1 reference with v3.3.0 since there wasn't a v3.2.1 | hillai | 1 | -1/+1 | |
| Closes #14941 | |||||
| 2014-10-26 | Tabs plugin accessibility | Cameron Little | 1 | -10/+10 | |
| Added support for `aria-expanded` toggling via JavaScript. Added `aria-controls`, `aria-expanded`, `aria-labelledby` to tabs docs. Added `aria-expanded` unit test for the tabs plugin. See also #13554. Closes #14154 by merging it. | |||||
| 2014-10-22 | Merge pull request #14859 from twbs/fix-14853 | Chris Rebert | 1 | -4/+12 | |
| Clarify order of tabs events | |||||
| 2014-10-22 | Clarify order of tabs events; fixes #14853 | Chris Rebert | 1 | -4/+12 | |
| [skip sauce] | |||||
| 2014-10-22 | Document .alert-dismissible .close restrictions; fixes #14802 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2014-10-22 | Implement `hide` and `hidden` events for tabs | Phil Hughes | 1 | -0/+8 | |
| Closes #14772. | |||||
| 2014-10-22 | Add `aria-pressed` to single toggle buttons | Patrick H. Lauke | 1 | -2/+6 | |
| also includes tiny fix/clarification to two existing unit tests for the .active class, adding data-toggle=“button” explicitly to the tested buttons Closes #14819. | |||||
| 2014-10-20 | add role="button" to a couple more dummy-anchor btns | Chris Rebert | 1 | -2/+2 | |
| 2014-10-07 | Change Twitter links to use `https`. | XhmikosR | 1 | -24/+24 | |
| 2014-10-02 | Merge pull request #14590 from twbs/carousel-keyboard-option | Jacob | 1 | -0/+6 | |
| Add `keyboard` option to carousel | |||||
| 2014-10-02 | more grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-02 | Fixes #14711: Account for list groups in collapsing panels | Mark Otto | 1 | -0/+22 | |
| 2014-10-03 | Add `keyboard` option to carousel | Heinrich Fenkart | 1 | -0/+6 | |
| Also adds unit tests for keyboard events. Fixes #14468. | |||||
| 2014-10-02 | Fix #12563: Reiterate that empty tooltips+popovers do not get displayed | David Nguyen | 2 | -2/+2 | |
| 2014-09-30 | Added default collapsed class to the collapsed accordion html code example ↵ | Nicole Bartelt | 1 | -2/+2 | |
| in the docs | |||||
| 2014-09-30 | Added default collapsed class to the collapsed accordion examples in the docs | Nicole Bartelt | 1 | -2/+2 | |
| 2014-09-23 | Merge pull request #14674 from twbs/fix-14478 | Mark Otto | 1 | -2/+4 | |
| Document that the autofocus attribute doesn't work in modals. | |||||
| 2014-09-23 | linkify reference to Nav component in Scrollspy docs | Chris Rebert | 1 | -1/+1 | |
| 2014-09-23 | Document that the autofocus attribute doesn't work in modals. | Chris Rebert | 1 | -2/+4 | |
| Closes #14478. | |||||
| 2014-09-22 | fixes #14654: callout for scrollspy-nav link | Mark Otto | 1 | -0/+5 | |
| 2014-09-15 | modal docs: ensure all <button>s have an explicit `type` attribute | Chris Rebert | 1 | -6/+6 | |
| [skip sauce] | |||||
| 2014-09-12 | add aria-labelledby to accordion example to improve accessibility | Chris Rebert | 1 | -12/+12 | |
| 2014-09-12 | Merge pull request #14579 from twbs/accordion-heading-role-tab | Chris Rebert | 1 | -6/+6 | |
| add role="tab" to .panel-heading-s in accordion example to improve accessibility | |||||
| 2014-09-08 | add role="tab" to .panel-heading-s in accordion example to improve accessibility | Chris Rebert | 1 | -6/+6 | |
| 2014-09-09 | ARIA support for collapse | Patrick H. Lauke | 1 | -9/+14 | |
| Added handling of aria-expanded=true/false to collapse.js, updated documentation to include advice on making expand/collapse controls accessible, updated examples and javascript documentation to use aria-expanded and aria-controls (when targetting single collapsible element, using ID rather than class selector) Closes #14147. Closes #14153. | |||||
| 2014-09-04 | Fixed typos involving apostrophes | gitname | 1 | -3/+3 | |
| Added apostrophes to 3 words to indicate possession (i.e. ownership of something) instead of plurality (i.e. multiples of something). | |||||
| 2014-09-03 | Add Wall of Browser bugs entry for #793 | Chris Rebert | 1 | -1/+1 | |
| Also, link to the Mozilla bug in the relevant callout. | |||||
| 2014-08-27 | Fixes #14439: Add static tooltip example to docs | Mark Otto | 1 | -0/+29 | |
| 2014-08-23 | fixes #14441 | Mark Otto | 1 | -1/+2 | |
| 2014-08-06 | Clean up buttons documentation | Heinrich Fenkart | 1 | -90/+55 | |
| 2014-08-06 | Small wording tweak in alert docs | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-08-06 | Document that alerts are removed from the DOM when closed; fixes #14318 | Heinrich Fenkart | 1 | -3/+3 | |
| 2014-08-04 | Merge branch 'KyleMit/add-default-settings-documentation' | Chris Rebert | 1 | -0/+6 | |
| 2014-08-04 | Add docs for how to change default JS plugin settings | Kyle | 1 | -0/+6 | |
| Closes #14250. | |||||
| 2014-07-29 | Document arguments passed to `placement` function of tooltip/popover | Heinrich Fenkart | 2 | -135/+141 | |
| Closes #14255 | |||||
