aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-modal.js
AgeCommit message (Expand)AuthorFilesLines
2011-11-03update 1.3 to 1.4 stuffsJacob Thornton1-1/+1
2011-10-31issue #240 - firefox drop css transition events :{oJacob Thornton1-3/+16
2011-10-29add active class to css for buttons, write new spec for button, "use strict"Jacob Thornton1-17/+20
2011-10-04add selector option to alerts, update modal settings strategyJacob Thornton1-3/+1
2011-10-02remove options check in modal.jsJacob Thornton1-5/+3
2011-09-29wait for transition to end before triggering shown eventJacob Thornton1-2/+8
2011-09-29whitespaceJacob Thornton1-2/+2
2011-09-29Merge branch 'fix_hide_before_show_bug' of https://github.com/aaronj1335/boot...Jacob Thornton1-1/+5
2011-09-29show should be fals for modal defaultJacob Thornton1-1/+1
2011-09-29@dmyers settings fix #255Jacob Thornton1-1/+1
2011-09-23return thisAaron Stacy1-1/+1
2011-09-23updated if statement formAaron Stacy1-1/+3
2011-09-23added bug fix for hide-before-show bugAaron Stacy1-1/+3
2011-09-22add semicolon to end of file while i think about better solution...Jacob Thornton1-1/+1
2011-09-20fix reflow typo - should be $element not $backdropJacob Thornton1-4/+4
2011-09-18listen to document for ieJacob Thornton1-2/+2
2011-09-18force reflow instead of relying on eventloop (firefox)Jacob Thornton1-13/+20
2011-09-18lemme smang it giiiirlJacob Thornton1-2/+2
2011-09-17allow backdrop option to accept "static" optionJacob Thornton1-6/+7
2011-09-17Adding flag to prevent backdrop click hiding modalNick Veys1-2/+5
2011-09-16check for jquery/ender on windowJacob Thornton1-1/+1
2011-09-15$(document).ready instead of $(function() {}) for ender supportJacob Thornton1-2/+2
2011-09-12add version number to js commentsJacob Thornton1-1/+1
2011-09-11change hella js... broke all the tests. i <3 wipJacob Thornton1-89/+121
2011-09-10add liscense to js filesJacob Thornton1-0/+20
2011-09-10add bootstrap-scrollspyJacob Thornton1-0/+3
2011-09-10add the dhg flavor backJacob Thornton1-11/+20
2011-09-10not feeling the slide inJacob Thornton1-20/+10
2011-09-10rework the transitions for the modal a bitJacob Thornton1-13/+22
2011-09-10add some more events to alerts and modal and update docsJacob Thornton1-3/+5
2011-09-10more tests, more js goodnessJacob Thornton1-15/+15
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ...Jacob Thornton1-0/+162