| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-18 | rm dummy href from dismiss-on-next-click popover example; fixes #15277 | Chris Rebert | 1 | -2/+2 | |
| 2015-01-15 | Document that tooltip+popover show+hide methods are async; fixes #15500 | Chris Rebert | 2 | -6/+7 | |
| [skip sauce] | |||||
| 2015-01-13 | Document that calling tooltip/popover .show()/.hide() qualifies as manual ↵ | Chris Rebert | 2 | -6/+6 | |
| triggering Fixes #15465 [skip sauce] | |||||
| 2015-01-03 | overview.html: add missing <p> | Chris Rebert | 1 | -1/+1 | |
| 2014-12-30 | Document the VERSION property of the jQuery plugins; fixes #15202 | Chris Rebert | 1 | -0/+6 | |
| [skip sauce] | |||||
| 2014-12-12 | Revert "fix typo in carousel doc" | Julian Thilo | 1 | -1/+1 | |
| 2014-12-12 | fix typo | Emmanuel Gautier | 1 | -1/+1 | |
| 2014-12-07 | ``aria-label="close"`` instead of sr-only ``span`` | Patrick H. Lauke | 2 | -12/+11 | |
| shorter, neater, well supported | |||||
| 2014-12-04 | Merge pull request #15214 from twbs/example-ids | Chris Rebert | 9 | -11/+11 | |
| Give all embedded live docs examples data-example-id attrs [skip sauce] | |||||
| 2014-12-01 | nuke the other incomplete example per @ianw | Mark Otto | 1 | -9/+0 | |
| 2014-11-30 | clarify collapse example with link and button triggers; also mention classes | Mark Otto | 1 | -8/+21 | |
| 2014-11-29 | Fixes #15241: Add simple example to docs for collapse plugin | Mark Otto | 1 | -2/+26 | |
| 2014-11-24 | Give all embedded live docs examples data-example-id attrs | Chris Rebert | 9 | -11/+11 | |
| Refs #11410 | |||||
| 2014-11-20 | Merge pull request #15159 from twbs/docs-muted | XhmikosR | 1 | -2/+1 | |
| Clean up old `muted` references and switch to `text-muted`. | |||||
| 2014-11-20 | Merge pull request #15111 from twbs/events-tables-wrapping | Chris Rebert | 10 | -10/+10 | |
| Don't line wrap event names in JS plugin docs | |||||
| 2014-11-20 | Clean up old `muted` references and switch to `text-muted`. | XhmikosR | 1 | -2/+1 | |
| 2014-11-19 | Merge pull request #15090 from twbs/dropdowns-events | Chris Rebert | 1 | -4/+5 | |
| consolidate relatedTarget docs in dropdown event docs | |||||
| 2014-11-17 | Merge pull request #15125 from patrickhlauke/docs-clean-up | Chris Rebert | 3 | -4/+4 | |
| Docs clean up - unnecessary role attributes, callout clarifications | |||||
| 2014-11-16 | rm redundant role="button" from <button> | Chris Rebert | 1 | -1/+1 | |
| 2014-11-16 | Add modal autofocus example | hillai | 1 | -1/+6 | |
| 2014-11-14 | Redundant role="navigation" on <nav>s | Patrick H. Lauke | 2 | -2/+2 | |
| plus one example that still used the old <div role="navigation"> and a fix-up of the callout as per https://github.com/twbs/bootstrap/issues/15109 | |||||
| 2014-11-14 | Redundant role="form" on <form>s | Patrick H. Lauke | 1 | -2/+2 | |
| 2014-11-13 | give all docs callouts IDs | Chris Rebert | 9 | -32/+32 | |
| [skip sauce] | |||||
| 2014-11-12 | Don't line wrap event names in JS plugin docs | Chris Rebert | 10 | -10/+10 | |
| 2014-11-12 | Merge pull request #15089 from twbs/data-attrib-callout | Chris Rebert | 1 | -5/+5 | |
| move data attributes callout into data attributes doc subsection | |||||
| 2014-11-11 | JS docs: add Options, Methods, Events subsections to nav sidebar | Chris Rebert | 10 | -26/+26 | |
| 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 | consolidate relatedTarget docs in dropdown event docs | Chris Rebert | 1 | -4/+5 | |
| 2014-11-11 | move data attributes callout into data attributes doc subsection | Chris Rebert | 1 | -5/+5 | |
| 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. | |||||
