aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/bootstrap-modal.js
AgeCommit message (Expand)AuthorFilesLines
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-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-31move js stuff into assetsJacob Thornton1-0/+209
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ...Jacob Thornton1-157/+0
2011-09-06move javascript from examples into docsJacob Thornton1-0/+157