| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 4 | -21/+11 | |
| 2014-01-14 | Add tooltip `viewport` option, respect bounds of the viewport | Ben Ogle | 1 | -2/+63 | |
| 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-08-31 | carousel: correctly reset when the slide event is prevented | Roland Warmerdam | 1 | -1/+24 | |
| 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 | 2 | -28/+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 | |
| 2013-05-27 | Merge remote-tracking branch 'bootstrap/3.0.0-wip' into 3.0.0-wip | Ivan Khalopik | 14 | -302/+134 | |
| Conflicts: js/bootstrap-collapse.js | |||||
| 2013-05-24 | add show/shown hide/hidden events to dropdown + update dropdown links for ↵ | Jacob Thornton | 1 | -0/+67 | |
| testing + catch a few missed namespace things | |||||
| 2013-05-22 | fixes #6898: typo in modal test | Mark Otto | 1 | -4/+4 | |
| 2013-05-16 | change namespace back to dot notation and someother js shizzle | fat | 10 | -52/+53 | |
| 2013-05-16 | fix tests | fat | 7 | -48/+48 | |
| 2013-05-16 | change dropdown strategy to use an overlay - fixes mobile click anywhere + ↵ | fat | 1 | -3/+3 | |
| allows for firefox middle click | |||||
| 2013-05-16 | a bunch javascript junk | fat | 14 | -251/+15 | |
| 2013-05-07 | Merge remote-tracking branch 'bootstrap/3.0.0-wip' into 3.0.0-wip | Ivan Khalopik | 11 | -11/+11 | |
| Conflicts: js/tests/unit/bootstrap-collapse.js | |||||
| 2013-04-23 | 'js' folder .editorconfig code guide updates | Stephen Edgar | 12 | -12/+12 | |
| 2013-03-29 | Fixes #7213 Collapse plugin does not correctly set the "collapsed" class on ↵ | Ivan Khalopik | 1 | -0/+35 | |
| accordion heading links | |||||
| 2013-02-28 | shiiiit | fat | 1 | -0/+17 | |
| 2013-02-06 | unit tests | Yohn | 1 | -2/+2 | |
| 2013-02-05 | clean up styles | fat | 2 | -34/+0 | |
| 2013-01-27 | No semicolumns | Guillaume Gautreau | 1 | -21/+21 | |
| 2013-01-26 | Arrow replacement | Guillaume Gautreau | 1 | -1/+22 | |
| 2013-01-26 | Test for replacing tooltip when resized | Guillaume Gautreau | 2 | -6/+41 | |
| 2013-01-26 | Unit test for replacing tooltip inside window | Guillaume Gautreau | 1 | -0/+18 | |
