aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-modal.js
AgeCommit message (Expand)AuthorFilesLines
2013-02-28shiiiitfat1-1/+1
2013-02-282.3.1fat1-1/+1
2013-02-07only fire hidden once backdrop has been removedfat1-8/+9
2013-02-07if no callback, don't try to call callback ya gooffat1-0/+2
2012-12-22Version bumpMark Otto1-1/+1
2012-12-19add js support for carousel indicatorsfat1-2/+1
2012-12-10Version bumpMark Otto1-1/+1
2012-12-07add noConflict functionality to all bootstrap pluginsfat1-0/+11
2012-11-05version bumpMark Otto1-1/+1
2012-10-302.2.1 - hotfix for carouselfat1-1/+1
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-1/+1
2012-10-17when static, refocus on clickJacob Thornton1-3/+5
2012-10-17Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton1-15/+13
2012-10-16fixes #5336: reorder focus() call to avoid scrollingmfansler1-4/+3
2012-09-27don't wait for ready when binding events to documentCarl Porth1-15/+13
2012-09-26bind data-api events to document instead of body to allow body replacementCarl Porth1-1/+1
2012-09-24change tooltip/popover insert strategyJacob Thornton1-4/+0
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-08-21update version numbers to 2.1.1Mark Otto1-1/+1
2012-08-19bump versions to 2.1.0Mark Otto1-2/+2
2012-08-01close #3531 added focus handling and removed the badly announced "times" clos...Dirk Ginader1-5/+15
2012-07-22some progress on affix pluginJacob Thornton1-2/+2
2012-06-03adds remote source to modal. Remote source can be specified in href or by pro...Jacob Thornton1-3/+5
2012-06-02Merge branch 'accessibility' into 2.1.0-wipJacob Thornton1-65/+74
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-05-16add proper role to dialog markup and cleanup modal loggingJacob Thornton1-8/+2
2012-05-16modal accessibility tab controlJacob Thornton1-64/+79
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