aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-modal.js
AgeCommit message (Expand)AuthorFilesLines
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-04-242.0.2 -> 2.0.3Jacob Thornton1-1/+1
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton1-9/+12
2012-03-24return matcher value directly + cleanup first lines of filesJacob Thornton1-1/+1
2012-03-24allow prevent default for show and hide event in modalJacob Thornton1-7/+12
2012-03-122.0.2 derpv2.0.2Jacob Thornton1-1/+1
2012-02-162.0.1v2.0.1Jacob Thornton1-1/+1
2012-02-13add semicolons to the end of js filesJacob Thornton1-1/+1
2012-02-12honor data attributes set on modal as wellJacob Thornton1-1/+1
2012-02-06fix alert tests + add show option back to modalsJacob Thornton1-3/+4
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton1-0/+4
2012-01-28all unit tests passing in ie7Jacob Thornton1-2/+2
2012-01-26consistent new lines at ends of filesMark Otto1-1/+1
2012-01-242.0-wip: fix js headsJon Stevens1-1/+1
2012-01-14dates updated to 2012Mark Otto1-1/+1
2012-01-08fix modal insertion booleanJacob Thornton1-1/+1
2012-01-08only append modal to dom if not already presentJacob Thornton1-1/+2
2011-12-20update more readme changes - introduce target specificty convention to more p...Jacob Thornton1-6/+6
2011-12-20update all to new on api + add animation support to tabsJacob Thornton1-3/+3
2011-12-20giant refactor - all spec passing again...Jacob Thornton1-10/+10
2011-11-30define constructor on prototypesJacob Thornton1-1/+3
2011-11-27rename tabs to tab - clean up lots of api stuff make href acceptable target valJacob Thornton1-1/+1
2011-11-27remove trailing semicolons - we'll be hosting minified files with semicolons ...Jacob Thornton1-1/+1
2011-11-24fix some more modal thingsJacob Thornton1-1/+3
2011-11-24refactor modalJacob Thornton1-65/+39
2011-11-24refactor alerts + add new readme which idefientifies goals for 2.0 jsJacob Thornton1-5/+1
2011-11-20update comment numbersJacob Thornton1-1/+1
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-39/+9
2011-11-20revert all js stuff back to 1.4 :/Jacob Thornton1-45/+86
2011-10-19fix scrollspy simplify stuff more - break everything.Jacob Thornton1-1/+1
2011-10-19greatly simply js plugins - remove js api where reasonableJacob Thornton1-53/+28
2011-10-05get modal working with new data-attrsJacob Thornton1-1/+1
2011-10-04start updating to data- driven jsJacob Thornton1-27/+44
2011-09-28initial idea for handling closing of modals from whatever element you want wi...Mark Otto1-1/+1
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