| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-11-03 | update 1.3 to 1.4 stuffs | Jacob Thornton | 1 | -1/+1 | |
| 2011-10-31 | issue #240 - firefox drop css transition events :{o | Jacob Thornton | 1 | -3/+16 | |
| 2011-10-29 | add active class to css for buttons, write new spec for button, "use strict" | Jacob Thornton | 1 | -17/+20 | |
| 2011-10-04 | add selector option to alerts, update modal settings strategy | Jacob Thornton | 1 | -3/+1 | |
| 2011-10-02 | remove options check in modal.js | Jacob Thornton | 1 | -5/+3 | |
| 2011-09-29 | wait for transition to end before triggering shown event | Jacob Thornton | 1 | -2/+8 | |
| 2011-09-29 | whitespace | Jacob Thornton | 1 | -2/+2 | |
| 2011-09-29 | Merge branch 'fix_hide_before_show_bug' of ↵ | Jacob Thornton | 1 | -1/+5 | |
| https://github.com/aaronj1335/bootstrap into aaronj1335-fix_hide_before_show_bug | |||||
| 2011-09-29 | show should be fals for modal default | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-29 | @dmyers settings fix #255 | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-23 | return this | Aaron Stacy | 1 | -1/+1 | |
| 2011-09-23 | updated if statement form | Aaron Stacy | 1 | -1/+3 | |
| 2011-09-23 | added bug fix for hide-before-show bug | Aaron Stacy | 1 | -1/+3 | |
| this commit fixes a bug where .modal('hide') is called on a modal object before .modal('show'). this can be viewed here: http://jsfiddle.net/aaronj1335/7hH89/8/ (notice the JS exception that is thrown) | |||||
| 2011-09-22 | add semicolon to end of file while i think about better solution... | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-20 | fix reflow typo - should be $element not $backdrop | Jacob Thornton | 1 | -4/+4 | |
| 2011-09-18 | listen to document for ie | Jacob Thornton | 1 | -2/+2 | |
| 2011-09-18 | force reflow instead of relying on eventloop (firefox) | Jacob Thornton | 1 | -13/+20 | |
| listen to window for escape press | |||||
| 2011-09-18 | lemme smang it giiiirl | Jacob Thornton | 1 | -2/+2 | |
| 2011-09-17 | allow backdrop option to accept "static" option | Jacob Thornton | 1 | -6/+7 | |
| 2011-09-17 | Adding flag to prevent backdrop click hiding modal | Nick Veys | 1 | -2/+5 | |
| 2011-09-16 | check for jquery/ender on window | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-15 | $(document).ready instead of $(function() {}) for ender support | Jacob Thornton | 1 | -2/+2 | |
| 2011-09-12 | add version number to js comments | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-11 | change hella js... broke all the tests. i <3 wip | Jacob Thornton | 1 | -89/+121 | |
| 2011-09-10 | add liscense to js files | Jacob Thornton | 1 | -0/+20 | |
| 2011-09-10 | add bootstrap-scrollspy | Jacob Thornton | 1 | -0/+3 | |
| 2011-09-10 | add the dhg flavor back | Jacob Thornton | 1 | -11/+20 | |
| 2011-09-10 | not feeling the slide in | Jacob Thornton | 1 | -20/+10 | |
| 2011-09-10 | rework the transitions for the modal a bit | Jacob Thornton | 1 | -13/+22 | |
| 2011-09-10 | add some more events to alerts and modal and update docs | Jacob Thornton | 1 | -3/+5 | |
| 2011-09-10 | more tests, more js goodness | Jacob Thornton | 1 | -15/+15 | |
| 2011-09-09 | move js plugins to root dir, begin writing tests, and change modal plugin to ↵ | Jacob Thornton | 1 | -0/+162 | |
| be more boss like | |||||
