aboutsummaryrefslogtreecommitdiff
path: root/js/tests/index.html
AgeCommit message (Expand)AuthorFilesLines
2019-01-15tests: use jQuery from node_modules. (#28059)XhmikosR1-13/+1
2018-12-21Prep for v4.2.0 releaseMark Otto1-1/+1
2018-12-16Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" (#2...XhmikosR1-1/+1
2018-12-15Remove now unnecessary shrink-to-fit viewport directive (#27818)Patrick H. Lauke1-1/+1
2018-11-13Create toast JS plugin, add unit tests.Johann-S1-0/+2
2018-10-20swipe left/right without hammerjsJohann-S1-1/+0
2018-10-20Add touch support in our carousel with HammerJS.Johann-S1-0/+4
2018-09-18docs: use the bundle dist file.XhmikosR1-1/+1
2018-07-11Reorganize docs for easier deploysMark Otto1-2/+2
2018-05-22chore(deps): update qunit and karma-qunitJohann-S1-2/+2
2018-03-21Remove the local jquery-1.9.1.min.js.XhmikosR1-2/+2
2018-03-21tests: load 3rd-party libs from the local node_modules folder.XhmikosR1-3/+3
2018-03-21Update all devDependencies.XhmikosR1-1/+1
2018-03-21Use sinon from cdnjs.XhmikosR1-1/+1
2018-03-21tests: use QUnit from the jQuery CDN.XhmikosR1-2/+2
2018-03-13Add Sinon to do better unit testJohann-S1-0/+3
2017-11-23Allow us to run our unit test on differents jquery versionJohann-S1-6/+13
2017-10-25Add unit tests for util.jsJohann-S1-0/+1
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S1-1/+0
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...Johann-S1-0/+1
2017-10-22Tighten htmllint's rules. (#24471)XhmikosR1-1/+1
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR1-1/+1
2017-05-29update pathsMark Otto1-13/+13
2017-05-14Add attachment classesJohann-S1-1/+1
2017-02-22Refactor QUnit test page.Bardi Harborow1-84/+45
2016-12-31one more test fileMark Otto1-2/+2
2016-02-16js/tests/index.html: Replace jQuery event alias methods with functions that t...Chris Rebert1-1/+4
2015-08-04Merge branch 'master' into v4mMark Otto1-1/+1
2015-07-02Removes unnecessary period at end of commentMelinda Sarnicki Bernardo1-1/+1
2015-05-12popover passing as wellfat1-6/+4
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat1-5/+6
2015-05-11tab es6fat1-1/+1
2015-05-11scrollspy es6fat1-1/+1
2015-05-10add getters for Version and Default where applicablefat1-3/+1
2015-05-10add dropdownfat1-1/+1
2015-05-09add collapsefat1-1/+1
2015-05-07carousel -> es6fat1-1/+1
2015-05-07button -> es6fat1-1/+1
2015-05-07es6 alert :|fat1-3/+5
2015-05-06remove closureness from pluginsfat1-1/+3
2015-03-29Merge branch 'master' into v4Mark Otto1-6/+81
2015-03-09Disable jQuery event aliases when running test suiteChris Rebert1-0/+40
2015-03-03[Fixes #15953] Implement assert.expect in each unit testKevin Kirsche1-0/+2
2015-03-01Disable deprecated global QUnit method aliases to prevent backsliding on QUni...Chris Rebert1-0/+28
2015-03-01Merge branch 'master' into v4Mark Otto1-6/+2
2015-03-01Unit tests: Only display fixture on-screen for iOSHeinrich Fenkart1-6/+11
2015-03-01Use different way to make failing test more visible in SauceHeinrich Fenkart1-4/+0
2015-02-25Use QUnit.log(...) instead of QUnit.log = ...Chris Rebert1-2/+2
2015-02-11bootstrap onto closurefat1-3/+1
2014-10-30fix typo in commentChris Rebert1-1/+1