| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-04-23 | Merge pull request #13397 from twbs/fix-13394 | Chris Rebert | 1 | -0/+4 | |
| document that non-:visible scrollspy targets are ignored | |||||
| 2014-04-23 | README: Authors => Creators | Chris Rebert | 1 | -1/+1 | |
| 2014-04-23 | the master branch is the relevant one for current build status | Chris Rebert | 1 | -1/+1 | |
| 2014-04-23 | Merge pull request #13408 from Quy/master | Julian Thilo | 1 | -1/+1 | |
| Add missing word. | |||||
| 2014-04-23 | Add missing word. | Quy Ton | 1 | -1/+1 | |
| 2014-04-23 | Improved mixin ability with nested media query | Hayden Bleasel | 2 | -64/+60 | |
| 2014-04-23 | fires closed.bs.alert *after* DOM detach() | Ross Nye | 1 | -1/+1 | |
| fires closed.bs.alert *after* element is removed from DOM. Previously it fired while the element was still attached. | |||||
| 2014-04-21 | #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵ | Collin Donahue-Oponski | 22 | -288/+415 | |
| reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object | |||||
| 2014-04-21 | fixes #13157 - Collapse plugin - issues with transition end event bubbling | fat | 1 | -2/+4 | |
| 2014-04-21 | document that non-:visible scrollspy targets are ignored; fixes #13394 | Chris Rebert | 1 | -0/+4 | |
| 2014-04-21 | add unit tests for Carousel slid events | Chris Rebert | 1 | -0/+26 | |
| 2014-04-21 | spelling fixes in Carousel unit tests | Chris Rebert | 1 | -3/+3 | |
| 2014-04-21 | Use the new respond.js URL. | XhmikosR | 23 | -23/+23 | |
| 2014-04-21 | Update html5shiv to v3.7.1. | XhmikosR | 23 | -23/+23 | |
| 2014-04-20 | add missing operators to some JSCS rules that we already comply with | Chris Rebert | 1 | -3/+3 | |
| 2014-04-20 | grunt dist | Chris Rebert | 4 | -8/+13 | |
| 2014-04-20 | add IE10 viewport bug workaround to examples | Chris Rebert | 24 | -14/+86 | |
| Closes #13379. | |||||
| 2014-04-21 | Merge pull request #13151 from twbs/customizer-uglifyjs2 | XhmikosR | 4 | -35/+38 | |
| Customizer: switch to UglifyJS2 | |||||
| 2014-04-20 | move call for removeBackdrop() to backdrop() | Tobias Lindig | 1 | -3/+7 | |
| Closes #11958 by rebasing & merging it | |||||
| 2014-04-20 | Merge pull request #13385 from vnagara/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Update composer.json | |||||
| 2014-04-20 | Update composer.json | Vitalii Nagara | 1 | -1/+1 | |
| Update minor version of alias to proper. | |||||
| 2014-04-20 | Merge pull request #13306 from twbs/fat-11099 | Jacob | 2 | -3/+3 | |
| fixes #11099 - $.collapse() overrides the original dimension of the coll... | |||||
| 2014-04-20 | Merge pull request #13354 from twbs/fat-13296 | Jacob | 1 | -0/+1 | |
| fixes #13296 Dropdown disappears with right-click on Firefox | |||||
| 2014-04-19 | quote attribute value in ^= selector in button.js | Chris Rebert | 1 | -1/+1 | |
| 2014-04-19 | Merge pull request #13381 from twbs/vendor-jquery-min | Chris Rebert | 2 | -1/+1 | |
| rename jquery.js -> jquery.min.js since it's minified | |||||
| 2014-04-19 | rename jquery.js -> jquery.min.js since it's minified | Chris Rebert | 2 | -1/+1 | |
| 2014-04-19 | quote attribute values in selectors in JS unit tests for consistency | Chris Rebert | 2 | -3/+3 | |
| 2014-04-19 | quote attribute value in selector in JS docs example | Chris Rebert | 1 | -1/+1 | |
| 2014-04-19 | quote attribute value in selector in offcanvas.js | Chris Rebert | 1 | -1/+1 | |
| 2014-04-18 | Merge pull request #13373 from twbs/fix-13360 | Chris Rebert | 2 | -6/+20 | |
| Make variable deprecation notices visible in customizer | |||||
| 2014-04-18 | quote data-* attribute value in docs JS per best-practices | Chris Rebert | 1 | -2/+2 | |
| 2014-04-17 | FIX: #13355. Added .navbar-nav to migration change list. | jackson | 1 | -0/+4 | |
| 2014-04-17 | fix #13337 by mentioning removal of .progress-* contextual classes | Chris Rebert | 1 | -0/+5 | |
| 2014-04-17 | fix #13360 by making deprecation notices visible in customizer | Chris Rebert | 2 | -6/+20 | |
| 2014-04-17 | Merge pull request #13358 from Jakobovski/docs-improvements-#13332 | Chris Rebert | 1 | -1/+4 | |
| Added specificity note to docs per issue #13332 | |||||
| 2014-04-17 | fixes #13365: remove dupe css in grid example | Mark Otto | 1 | -5/+0 | |
| 2014-04-17 | grunt dist | Mark Otto | 3 | -4/+12 | |
| 2014-04-17 | Dropdown menu in justified button-group | Iqbal Kabir | 1 | -0/+4 | |
| It seems that dropdown-menu in justified button-group appears at the far left of the group. Check the problem in [Bootstrap site](http://getbootstrap.com/components/#btn-groups-justified). | |||||
| 2014-04-16 | Fixed typo and added leading space | jackson | 1 | -2/+2 | |
| 2014-04-16 | Added specificity note to docs per issue #13332 | jackson | 1 | -1/+4 | |
| 2014-04-15 | fixes #13296 Dropdown disappears with right-click on Firefox | fat | 1 | -0/+1 | |
| 2014-04-15 | Merge pull request #13330 from Kronuz/patch-1 | Chris Rebert | 1 | -2/+10 | |
| Wait for the expected target during a collapse | |||||
| 2014-04-15 | fixes #11099 - $.collapse() overrides the original dimension of the coll... | fat | 2 | -3/+3 | |
| 2014-04-15 | Merge pull request #13353 from twbs/fix-13340 | Chris Rebert | 1 | -0/+5 | |
| Document @icon-font-path & @icon-font-name more | |||||
| 2014-04-15 | fix #13340 by documenting @icon-font-path & @icon-font-name more | Chris Rebert | 1 | -0/+5 | |
| 2014-04-15 | Add nested kbd element styles for actual keys or inputs | Cecchi MacNaughton | 2 | -1/+8 | |
| 2014-04-15 | rm not particularly useful @zindex var comments | Chris Rebert | 1 | -2/+2 | |
| 2014-04-12 | Wait for the expected target during a collapse | Germán M. Bravo | 1 | -2/+10 | |
| Actually wait for the collapsed item to complete. If complete is called with other target, instead of simply returning and do nothing, wait again until the proper target triggers the event (otherwise this leaves collapse in a broken state). | |||||
| 2014-04-11 | Add documentation for using optional icons with sr-only labels | Sean Dwyer | 1 | -2/+18 | |
| 2014-04-11 | added bower reference to main less file | The Big Red Geek | 1 | -0/+1 | |
