| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2013-08-31 | carousel: correctly reset when the slide event is prevented | Roland Warmerdam | 1 | -1/+24 | |
| 2013-08-30 | deleted files not used anymore after transition to grunt-contrib-qunit | Martin Hansen | 2 | -77/+0 | |
| 2013-08-17 | fixes #9674 | fat | 1 | -5/+6 | |
| 2013-08-17 | fixes #9362 | fat | 1 | -0/+19 | |
| 2013-08-10 | fixes #9111 | Jacob Thornton | 1 | -140/+161 | |
| 2013-08-04 | failing test for dot in data-parent | Jason Diamond | 1 | -0/+35 | |
| 2013-07-31 | Removed trailing whitespaces | Cesidio Di Landa | 1 | -6/+6 | |
| Changed hard tabs to soft tabs | |||||
| 2013-07-26 | Replace Makefile with GruntJS | John-Philip Johansson | 3 | -31/+77 | |
| A rebase (against soon-to-be 3.0.0-rc.1) & squash of https://github.com/twbs/bootstrap/pull/7786 AKA https://github.com/twitter/bootstrap/pull/7786 originally by @seriema @mokkabonna @jojohess Rebased by @cvrebert | |||||
| 2013-07-24 | fixes #8399 w/ tests | Jacob Thornton | 1 | -0/+45 | |
| 2013-07-23 | add placement auto for tooltips + tests… kinda sad about this doe | Jacob Thornton | 1 | -0/+48 | |
| 2013-07-23 | add additional carousel test | Jacob Thornton | 1 | -1/+7 | |
| 2013-07-18 | cleaner way of preventing double click events + clean up tests for jshint | fat | 1 | -12/+12 | |
| 2013-07-18 | get button js working with actual form elements p cooll | fat | 1 | -10/+23 | |
| 2013-07-17 | fixes #7777 | fat | 1 | -0/+36 | |
| 2013-07-17 | fixes #7776 | fat | 2 | -1/+21 | |
| 2013-07-17 | fix #7660 | fat | 1 | -0/+19 | |
| 2013-07-17 | fix @muan's unit test ;) | fat | 1 | -6/+6 | |
| 2013-06-28 | Tooltip: apply position class before positioning | Mu-An Chiou | 1 | -0/+14 | |
