| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-04-21 | #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵ | Collin Donahue-Oponski | 11 | -239/+338 | |
| reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object | |||||
| 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-20 | Merge pull request #13306 from twbs/fat-11099 | Jacob | 1 | -2/+2 | |
| fixes #11099 - $.collapse() overrides the original dimension of the coll... | |||||
| 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-15 | fixes #11099 - $.collapse() overrides the original dimension of the coll... | fat | 1 | -2/+2 | |
| 2014-04-09 | JS: remove unused variables. | XhmikosR | 5 | -23/+22 | |
| 2014-04-03 | replace $.bind() with $.on() in unit tests; per #13272 | Chris Rebert | 2 | -9/+9 | |
| 2014-03-24 | Merge pull request #13165 from stefanneculai/master | Jacob | 1 | -0/+29 | |
| Fix popover when using append | |||||
| 2014-03-24 | Merge branch 'master' into fat-9461 | Mark Otto | 4 | -138/+286 | |
| 2014-03-24 | fixes #9461 - Make carousel ignore non-items in carousel-inner | fat | 1 | -0/+28 | |
| 2014-03-24 | Add test for popover. | Stefan Neculai | 1 | -0/+29 | |
| 2014-03-24 | tests/index.html: re-indent. | XhmikosR | 1 | -68/+68 | |
| 2014-03-24 | tests/index.html: add missing `meta charset`. | XhmikosR | 1 | -0/+1 | |
| 2014-03-24 | Update QUnit to v1.14.0. | XhmikosR | 2 | -69/+139 | |
| 2014-03-21 | Add tooltip `viewport` option, respect bounds of the viewport | Ben Ogle | 1 | -2/+79 | |
| 2014-03-14 | Fix JSHint errors | Julian Thilo | 1 | -36/+35 | |
| X-Ref: https://github.com/twbs/bootstrap/commit/8c9739d4773c268b114296d90e61b5f4e2932517 | |||||
| 2014-03-13 | Merge pull request #11453 from moodyroto/patch-1 | Jacob | 1 | -0/+37 | |
| fix scrollspy for targets within tabs | |||||
| 2014-03-10 | fix #12771 | Chris Rebert | 1 | -1/+1 | |
| 2014-03-09 | Remove unneeded quotes. | XhmikosR | 1 | -6/+6 | |
| 2014-02-28 | Switch to using JSCS for the indentation check. | XhmikosR | 1 | -13/+12 | |
| 2014-02-21 | updated qunit test reporting so sauce labs can report failing tests | jonahss | 1 | -2/+26 | |
| 2014-02-18 | Merge pull request #12058 from ZDroid/uti | XhmikosR | 4 | -45/+45 | |
| Remove semicolons from JS tests | |||||
| 2014-02-18 | Improve `js/tests/index.html` | Zlatan Vasović | 1 | -6/+5 | |
| - Improve comments. - Remove `transition.js` script load as `transition.js` unit test doesn't exist. | |||||
| 2014-02-17 | Remove semicolons from JS tests | Zlatan Vasović | 4 | -45/+45 | |
| 2014-02-14 | Re-indent test files. | XhmikosR | 11 | -1470/+1470 | |
| 2014-01-30 | Update jQuery to v1.11.0. | XhmikosR | 1 | -6/+4 | |
| Also, use Google's CDN per #11369. | |||||
| 2014-01-16 | Revert "Add tooltip `viewport` option, respect bounds of the viewport" | Chris Rebert | 1 | -63/+2 | |
| This reverts commit edb221a20ceabebd427e27d0432e94a227717217. Reverting due to broken JS unit tests. Conflicts: docs/javascript.html | |||||
| 2014-01-16 | Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap ↵ | Mark Otto | 1 | -2/+63 | |
| into benogle-bo-tooltip-viewport Conflicts: docs/javascript.html | |||||
| 2014-01-16 | add missing paren | fat | 1 | -1/+1 | |
| 2014-01-16 | tooltip subpixel test fixes | fat | 1 | -2/+6 | |
| 2014-01-16 | remove flaky pos bottom test which is effect by unit scroll pos | fat | 1 | -10/+0 | |
| 2014-01-16 | new qunit | fat | 8 | -1055/+1719 | |
| 2014-01-14 | more detailed QUnit test results in Sauce | Chris Rebert | 1 | -1/+6 | |
| 2014-01-14 | Add tooltip `viewport` option, respect bounds of the viewport | Ben Ogle | 1 | -2/+63 | |
| 2014-01-13 | upgrade to QUnit v1.0.0 | Chris Rebert | 2 | -45/+81 | |
| 2014-01-13 | Revert accidental overzealousness from 16eccc43d9 | Chris Rebert | 2 | -2/+2 | |
| Let's not confuse the archaeologists & historians. | |||||
| 2013-12-24 | fixes #11720 - Add events trigger to affix | fat | 1 | -0/+25 | |
| 2013-12-24 | Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into ↵ | fat | 1 | -1/+24 | |
| Rowno-slide-event-reset Conflicts: js/tests/unit/carousel.js | |||||
| 2013-12-19 | No leading pluses | Zlatan Vasović | 4 | -131/+126 | |
| 2013-12-16 | Require comma on left side | Zlatan Vasović | 6 | -66/+66 | |
| 2013-12-08 | Use single quotes consistently. | XhmikosR | 13 | -289/+289 | |
| 2013-12-06 | fix some JS to pass jscs | Chris Rebert | 2 | -4/+4 | |
| 2013-12-06 | Use a space before functions' bracket consistently. | XhmikosR | 3 | -9/+9 | |
| 2013-12-06 | Use a space after function consistently. | XhmikosR | 5 | -32/+32 | |
| 2013-11-18 | Added unit test for removing only active class from within the scroll spy key. | Michael Rotoloni | 1 | -0/+37 | |
| 2013-11-10 | Add unit test for #9920 | Nathan Muir | 1 | -0/+6 | |
| Merges #10385 | |||||
| 2013-10-25 | QUnit.equals() is deprecated; use QUnit.equal() instead | Chris Rebert | 4 | -18/+18 | |
| 2013-10-09 | Remove [type] | Zlatan Vasović | 1 | -1/+1 | |
| type="text/css" isn't needed | |||||
