aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
2013-05-24add show/shown hide/hidden events to dropdown + update dropdown links for tes...Jacob Thornton1-0/+67
2013-05-22fixes #6898: typo in modal testMark Otto1-4/+4
2013-05-16change namespace back to dot notation and someother js shizzlefat11-52/+54
2013-05-16fix testsfat7-48/+48
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + al...fat1-3/+3
2013-05-16a bunch javascript junkfat15-278/+40
2013-04-23'js' folder .editorconfig code guide updatesStephen Edgar18-18/+18
2013-02-28shiiiitfat1-0/+17
2013-02-06unit testsYohn1-2/+2
2013-02-05clean up stylesfat3-37/+0
2013-02-05Merge branch '2.3.0-wip' of git://github.com/ghusse/bootstrap into ghusse-2.3...fat3-0/+77
2013-02-05update jquery to 1.9fat1-2/+5
2013-01-27No semicolumnsGuillaume Gautreau1-21/+21
2013-01-26Arrow replacementGuillaume Gautreau1-1/+22
2013-01-26Test for replacing tooltip when resizedGuillaume Gautreau3-6/+44
2013-01-26Unit test for replacing tooltip inside windowGuillaume Gautreau1-0/+18
2012-12-24Merge pull request #6378 from Yohn/patch-7fat-kun1-0/+10
2012-12-23Update js/tests/unit/bootstrap-tooltip.jsYohn1-0/+10
2012-12-23Tooltips fires show, shown, hide, hidden eventsKAWACHI Takashi1-0/+77
2012-12-22Merge pull request #6349 from Yohn/patch-6fat-kun1-1/+9
2012-12-21add direction prop to carousel slide eventfat1-0/+12
2012-12-21Merge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelk...fat1-0/+5
2012-12-20Update js/tests/unit/bootstrap-tooltip.jsYohn1-1/+9
2012-12-07get tests passing for typeahead :Pfat1-9/+18
2012-12-07Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-navbilly gates1-1/+18
2012-12-07add noConflict functionality to all bootstrap pluginsfat12-5/+77
2012-12-02Set focus back to input field after clicking an itemMarcel Korpel1-0/+5
2012-11-13Fix issue with double move event firing in typeahead.Paul McLanahan1-1/+18
2012-10-17Merge pull request #5309 from erlendfh/dropdown-bugfixbilly gates1-1/+41
2012-10-17Merge pull request #5366 from Sinetheta/2.1.2-wipbilly gates1-0/+19
2012-10-17Merge pull request #5524 from martinstein/fix-tooltip-delegate-clickbilly gates1-0/+8
2012-10-16set spesific assertions count for testDmitriy Budnik1-1/+1
2012-10-16fixed testDmitriy Budnik1-2/+3
2012-10-15Fixed copy/paste caused typodmitriybudnik1-1/+21
2012-10-15fixed reference to this.tip() so it works in delegate eventsMartin Stein1-0/+8
2012-10-08Added test to fix for #5362Kevin Attfield1-0/+19
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen1-1/+41
2012-09-24change tooltip/popover html default to false for xss safety netJacob Thornton1-1/+2
2012-09-20remove src'sJacob Thornton1-1/+1
2012-09-20rebuild - fix missing (Jacob Thornton1-1/+1
2012-09-20added support for jquery 1.8.*Jacob Thornton4-26/+19
2012-08-27crude check to make sure element has a # for an idJacob Thornton1-0/+18
2012-08-27fix for #4761Jacob Thornton1-1/+20
2012-08-23Fix typo found with codespell.Ryan Pavlik1-1/+1
2012-08-18add click option for tooltip, popover - make click default for popoverJacob Thornton1-1/+1
2012-07-23delete this test for now - as affix is still heavily underdevelopmentJacob Thornton1-6/+0
2012-07-22some progress on affix pluginJacob Thornton2-0/+27
2012-07-22Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton2-4/+12
2012-07-22adds minLength #3960Jacob Thornton1-0/+20
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens2-0/+4