| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-01 | Run `grunt`. | XhmikosR | 1 | -2/+9 | |
| 2014-07-23 | Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+ | Mark Otto | 1 | -21/+49 | |
| 2014-07-21 | grunt dist | Chris Rebert | 1 | -14/+2 | |
| 2014-07-09 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-07-07 | grunt | Mark Otto | 1 | -6/+22 | |
| 2014-07-06 | grunt | Mark Otto | 1 | -12/+15 | |
| 2014-07-06 | Merge pull request #14015 from twbs/possible-14013-fix | Chris Rebert | 1 | -3/+6 | |
| Possible fix for #14013 | |||||
| 2014-07-05 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-07-02 | possible fix for #14013 | Chris Rebert | 1 | -3/+6 | |
| 2014-06-26 | bump to v3.2.0 | Mark Otto | 1 | -24/+24 | |
| 2014-06-24 | Run `grunt`. | XhmikosR | 1 | -1537/+1466 | |
| 2014-06-23 | Revert UMD (#13772 & friends) for now, due to #13812. | Chris Rebert | 1 | -1/+1 | |
| Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0. Revert "some changes from #13801 - add strict mode back and ==" This reverts commit 2b302f69eea416bc85e7827b7d7a74d49f879662. Revert "Fix regression of #10038 introduced by #13772" This reverts commit e9d6756a1ac76a9db31a41e8e03f663bedc41b70. Revert "MD/CommonJS/Globals #12909" This reverts commit 1c6fa9010daf0d0c21de9e20fe6ac4dba1788d90. Revert "address #13811" This reverts commit f347d7d955bbb17234b8e12c68efae7d516ce62c. Conflicts: js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/tab.js js/tooltip.js | |||||
| 2014-06-19 | grunt dist | Mark Otto | 1 | -6/+6 | |
| 2014-06-17 | address #13811 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-17 | grunt dist | Chris Rebert | 1 | -1503/+1526 | |
| 2014-06-11 | grunt dist | Mark Otto | 1 | -3/+13 | |
| 2014-06-10 | grunt | Mark Otto | 1 | -1/+11 | |
| 2014-06-10 | grunt | Mark Otto | 1 | -24/+72 | |
| 2014-06-09 | grunt | Mark Otto | 1 | -10/+6 | |
| 2014-06-08 | remove max-width: 100%; from table and place it on .table | Mark Otto | 1 | -1/+0 | |
| 2014-06-08 | grunt | Mark Otto | 1 | -18/+26 | |
| 2014-06-06 | Run `grunt`. | XhmikosR | 1 | -22/+31 | |
| 2014-05-23 | grunt dist | Chris Rebert | 1 | -1/+2 | |
| 2014-05-23 | Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480 | Chris Rebert | 1 | -0/+12 | |
| Aria describedby tooltip: #13480 | |||||
| 2014-05-21 | grunt dist | Chris Rebert | 1 | -5/+7 | |
| 2014-05-16 | Adds aria described by to tooltip plugin for accessibility | Steven Bassett | 1 | -0/+12 | |
| Generates a unique id for tooltip and adds [aria-describedby] to the element it is called on. Resolves issue #13480 - set up test - linted the code styles - passed the tests - integrated feedback from @cvrebert | |||||
| 2014-05-12 | grunt | Mark Otto | 1 | -1/+23 | |
| 2014-05-12 | grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-05-12 | grunt | Mark Otto | 1 | -0/+1 | |
| 2014-05-12 | nuke rtl | Mark Otto | 1 | -1/+1 | |
| 2014-05-08 | grunt dist | Chris Rebert | 1 | -4/+5 | |
| 2014-04-30 | grunt dist | Mark Otto | 1 | -56/+86 | |
| 2014-04-26 | Run `grunt`. | XhmikosR | 1 | -2/+4 | |
| 2014-04-20 | grunt dist | Chris Rebert | 1 | -5/+10 | |
| 2014-04-17 | grunt dist | Mark Otto | 1 | -2/+10 | |
| 2014-04-09 | Run `grunt dist`. | XhmikosR | 1 | -2/+2 | |
| 2014-04-08 | grunt dist | Mark Otto | 1 | -2/+2 | |
| 2014-04-03 | Run `grunt`. | XhmikosR | 1 | -9/+4 | |
| 2014-04-01 | Run `grunt`. | XhmikosR | 1 | -4/+4 | |
| 2014-03-28 | Modal body shift fix for IE10/11 | Tyler Cipriani | 1 | -9/+14 | |
| Closes #13103 by merging it. | |||||
| 2014-03-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | Fixes #13079: Scope .open class in button variant mixin to immediate children | Mark Otto | 1 | -39/+63 | |
| 2014-03-16 | Update gruntfile to point to new customizer nav, run grunt | Mark Otto | 1 | -3/+1 | |
| 2014-03-16 | Fix #12845 - Modal#hide should only be called with an event argument | Heinrich Fenkart | 1 | -1/+1 | |
| Closes #12850 | |||||
| 2014-03-16 | Fix #12375: stop using document.body.scrollTop as it's deprecated in the ↵ | Zlatan Vasović | 1 | -1/+1 | |
| strict mode Closes #12377 | |||||
| 2014-03-16 | correct event naming of `scroll` and `load' event | Tobias Lindig | 1 | -2/+2 | |
| closes #12337 | |||||
| 2014-03-16 | build | fat | 1 | -8/+31 | |
| 2014-03-09 | Remove unneeded quotes. | XhmikosR | 1 | -4/+4 | |
| 2014-03-08 | fixes #9836 | fat | 1 | -2/+4 | |
