aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/modal.js
AgeCommit message (Expand)AuthorFilesLines
2015-12-22js/tests/unit/modal.js: Fix typoChris Rebert1-1/+1
2015-10-02Add throw error for undefined method on pluginsJohann-S1-0/+12
2015-05-10add getters for Version and Default where applicablefat1-1/+1
2015-05-06remove closureness from pluginsfat1-75/+174
2015-02-11bootstrap onto closurefat1-1/+1
2015-01-20tweak 'close reopened modal' unit test to work under new QUnit APIChris Rebert1-2/+7
2015-01-20update JS unit tests to future-proof QUnit 1.16.0 APIChris Rebert1-42/+42
2014-10-09fixes #13816 Modal dialog closes when dragging and releasing mouse button out...fat1-2/+2
2014-07-30Revert "Use mousedown instead of click for backdrop click detection; fixes #1...Heinrich Fenkart1-2/+2
2014-07-06Clean modal unit tests upHeinrich Fenkart1-84/+63
2014-07-06Merge pull request #13855 from hnrch02/modal-mousedownJacob1-2/+2
2014-07-01Only close modal if escape was hit with keydown; fixes #13929Heinrich Fenkart1-0/+38
2014-07-01Use mousedown instead of click for backdrop click detection; fixes #13816Heinrich Fenkart1-2/+2
2014-06-07Merge pull request #13388 from twbs/xhmikosr-js-styleXhmikosR1-2/+3
2014-06-06Merge pull request #13627 from twbs/maybe-fix-12364Chris Rebert1-0/+51
2014-06-06Comply to the new style.XhmikosR1-2/+3
2014-05-19Hopefully a fix for #12364Chris Rebert1-0/+51
2014-05-19fix typo in assertion descriptionChris Rebert1-1/+1
2014-04-21#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski1-23/+32
2014-04-19quote attribute values in selectors in JS unit tests for consistencyChris Rebert1-2/+2
2014-04-03replace $.bind() with $.on() in unit tests; per #13272Chris Rebert1-5/+5
2014-02-14Re-indent test files.XhmikosR1-189/+189
2014-01-16new qunitfat1-4/+3
2013-12-08Use single quotes consistently.XhmikosR1-76/+76
2013-12-06Use a space after function consistently.XhmikosR1-7/+7
2013-08-17fixes #9362fat1-0/+19
2013-08-10fixes #9111Jacob Thornton1-140/+161
2013-07-17fix #7660fat1-0/+19
2013-05-22fixes #6898: typo in modal testMark Otto1-4/+4
2013-05-16change namespace back to dot notation and someother js shizzlefat1-13/+13
2013-05-16fix testsfat1-14/+14
2013-05-16a bunch javascript junkfat1-0/+137