| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-09-13 | Merge pull request #14571 from twbs/properly-hide-tooltip-on-destroy | Heinrich Fenkart | 1 | -2/+6 | |
| Properly fire hidden event when tooltip is destroyed | |||||
| 2014-09-13 | Properly fire hidden event when tooltip is destroyed | Heinrich Fenkart | 1 | -2/+6 | |
| Fixes #13031. | |||||
| 2014-09-12 | Merge pull request #14578 from twbs/accordion-panel-labelledby | Chris Rebert | 1 | -12/+12 | |
| add aria-labelledby to accordion example to improve accessibility | |||||
| 2014-09-13 | grunt | Heinrich Fenkart | 6 | -6/+8 | |
| 2014-09-12 | add aria-labelledby to accordion example to improve accessibility | Chris Rebert | 1 | -12/+12 | |
| 2014-09-13 | Merge pull request #14569 from twbs/scrollspy-ignore-invisible-targets | Heinrich Fenkart | 1 | -0/+1 | |
| Scrollspy: ignore invisible list items | |||||
| 2014-09-13 | Merge pull request #14353 from hnrch02/collapse-count-collapsing-as-active | Heinrich Fenkart | 1 | -1/+1 | |
| Collapse: count `.collapsing` elements as actives; closes #13447 | |||||
| 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-11 | G R U N T | Heinrich Fenkart | 6 | -12/+20 | |
| 2014-09-11 | Merge pull request #14492 from twbs/ie8-getBoundingClientRect | Heinrich Fenkart | 1 | -0/+4 | |
| Handle lack of .width and .height from getBoundingClientRect() in IE8 | |||||
| 2014-09-08 | add role="tab" to .panel-heading-s in accordion example to improve accessibility | Chris Rebert | 1 | -6/+6 | |
| 2014-09-08 | Wrap .pagination & .pager in <nav> to improve accessibility | Chris Rebert | 2 | -74/+98 | |
| 2014-09-09 | Merge pull request #14573 from twbs/indom-check-cross-doc | Heinrich Fenkart | 1 | -1/+1 | |
| Make inDom check of tooltip cross document compatible | |||||
| 2014-09-09 | Make inDom check of tooltip cross document compatible | Heinrich Fenkart | 1 | -1/+1 | |
| Fixes #14483 | |||||
| 2014-09-09 | code style improvement | James Friend | 1 | -2/+3 | |
| 2014-09-09 | added banner about generated file | James Friend | 2 | -1/+3 | |
| 2014-09-09 | Make affix accept `0` as offsetTop or offsetBottom | samme | 1 | -2/+2 | |
| Fixes #12815. Closes #14363. | |||||
| 2014-09-09 | grunt and missing new line | Heinrich Fenkart | 7 | -11/+17 | |
| 2014-09-09 | ARIA support for collapse | Patrick H. Lauke | 14 | -35/+106 | |
| 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-09 | Scrollspy: ignore invisible list items | Heinrich Fenkart | 1 | -0/+1 | |
| Fixes #13071 | |||||
| 2014-09-09 | run `grunt` | Heinrich Fenkart | 6 | -12/+12 | |
| 2014-09-08 | Merge pull request #14242 from hnrch02/remove-aria-describedby-later | Heinrich Fenkart | 1 | -3/+3 | |
| Remove `aria-describedby` attribute later | |||||
| 2014-09-08 | Merge pull request #13928 from SGinTech/sgit_collapseEventOrder | Heinrich Fenkart | 1 | -1/+1 | |
| Ensure that hidden event is sent when content is really hidden (collapsi... | |||||
| 2014-09-08 | grunt | Heinrich Fenkart | 6 | -7/+7 | |
| 2014-09-08 | Merge branch 'collinanderson/whitespace' | Chris Rebert | 4 | -4/+3 | |
| 2014-09-08 | clean whitespace | Chris Rebert | 4 | -4/+3 | |
| Thanks to @collinanderson Closes #14567 | |||||
| 2014-09-08 | Merge pull request #14287 from hnrch02/revert-13855-modal-mousedown | Heinrich Fenkart | 2 | -3/+3 | |
| Revert #13855 due to #14263 | |||||
| 2014-09-08 | grunt | Mark Otto | 9 | -13/+24 | |
| 2014-09-08 | Merge pull request #14559 from hnrch02/properly-hide-btngroup-checkbox-n-radio | Heinrich Fenkart | 1 | -5/+8 | |
| Properly hide checkbox and radio inputs in button groups | |||||
| 2014-09-08 | Merge pull request #14565 from twbs/hnrch02 | Chris Rebert | 1 | -0/+4 | |
| Add @hnrch02 to Core Team members list | |||||
| 2014-09-08 | Merge pull request #14566 from twbs/fixes_14542 | Mark Otto | 3 | -4/+11 | |
| Cleaned up fix for #14511 (input border-radii variables) | |||||
| 2014-09-08 | Add @hnrch02 to Core Team members list | Chris Rebert | 1 | -0/+4 | |
| 2014-09-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-09-08 | Variables for large and small input border radiuses | Marat Abdullin | 2 | -3/+10 | |
| 2014-09-08 | Merge pull request #14564 from twbs/fixes_14557 | Mark Otto | 4 | -2/+9 | |
| Fixes #14557: .form-group margin in .navbar-form | |||||
| 2014-09-08 | Fixes #14557: Reset the bottom margin on .form-group:last-child in ↵ | Mark Otto | 4 | -2/+9 | |
| .navbar-form to prevent extra spacing | |||||
| 2014-09-08 | Merge pull request #14563 from twbs/fixes_14319 | Mark Otto | 9 | -15/+12 | |
| Fixes #14319: Jumbotron reflow | |||||
| 2014-09-08 | customizer: minor cleanup of IE8 error messaging code | Chris Rebert | 1 | -2/+1 | |
| [skip sauce] | |||||
| 2014-09-08 | Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵ | Mark Otto | 9 | -15/+12 | |
| isn't interferred with by .jumbotron side padding | |||||
| 2014-09-08 | grunt | Mark Otto | 5 | -9/+9 | |
| 2014-09-08 | Properly hide checkbox and radio inputs in button groups | Heinrich Fenkart | 1 | -5/+8 | |
| `pointer-events: none;` for modern browsers (including IE11+), `clip: rect(1px, 1px, 1px, 1px);` for everything else. Fixes #14137 | |||||
| 2014-09-07 | Merge branch 'stefansundin/master' | Chris Rebert | 1 | -2/+2 | |
| 2014-09-07 | Fix bug not re-calculating scrollbar width when opening modal. | Stefan Sundin | 1 | -2/+2 | |
| If opening a modal when a scrollbar is present, closing it, then resizing the window so the scrollbar disappears, then opening the modal again, the content would shift. This fixes the problem by always calculating the scrollbar width every time a modal is opened. Closes #14357. | |||||
| 2014-09-08 | Run `grunt`. | XhmikosR | 12 | -15/+39 | |
| 2014-09-08 | Update dependencies. | XhmikosR | 2 | -37/+97 | |
| 2014-09-07 | Handle lack of .width and .height from getBoundingClientRect() in IE8 | Chris Rebert | 1 | -0/+4 | |
| Closes #14093 Correction to #14090 Relevant docs: https://developer.mozilla.org/en-US/docs/Web/API/Element.getBoundingClientRect#Browser_compatibility | |||||
| 2014-09-07 | Merge pull request #14273 from sgonyea/master | Jacob | 2 | -0/+66 | |
| Fix hover-popover/tooltip flickering when mouse re-enters | |||||
| 2014-09-06 | Fixes #14545: Avoid strange formatting on vendor prefixing for placeholder | Mark Otto | 1 | -3/+6 | |
| 2014-09-06 | Merge pull request #14546 from twbs/address-14541 | Mark Otto | 1 | -28/+12 | |
| Address #14541 by tweaking badge docs | |||||
| 2014-09-06 | Merge pull request #14543 from twbs/validation-docs | Mark Otto | 2 | -0/+6 | |
| Add section to docs explaining our stance on validators | |||||
