aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
2015-12-22js/tests/unit/modal.js: Fix typoChris Rebert1-1/+1
2015-12-03tests: bump QUnit to v1.20.0.XhmikosR2-1783/+2123
2015-11-19Remove stray </p> from js/tests/visual/scrollspy.htmlChris Rebert1-1/+0
2015-10-26Remove html5shiv and respond.js from test files.XhmikosR10-73/+0
2015-10-24Switch to jQuery 2.1.4.XhmikosR1-5/+4
2015-10-11Use Page Visibility API in Carousel; fixes #17706Johann-S1-1/+9
2015-10-02Add throw error for undefined method on pluginsJohann-S8-0/+96
2015-08-31Accept elements as the tooltip / popover contentGleb Mazovetskiy2-0/+65
2015-08-27Update QUnit to v1.18.0.XhmikosR2-221/+1185
2015-08-27Remove the obsolete JSHint references.XhmikosR1-6/+0
2015-08-21Docs: Update all dropdowns to new HTML structureHeinrich Fenkart1-4/+4
2015-08-18rewrite tab with new active shitJacob Thornton2-28/+28
2015-08-18Merge branch 'v4' of github.com:twbs/derpstrap into v4Jacob Thornton1-30/+29
2015-08-18some minor alert shitJacob Thornton1-17/+16
2015-08-18fix modal visual example for jsJacob Thornton1-27/+30
2015-08-18fix dropdown js visual exampleJacob Thornton1-58/+62
2015-08-18js tests passing + eslintJacob Thornton1-14/+11
2015-08-18add polyfil for bind for tether.jsJacob Thornton1-0/+32
2015-08-18use proxy not bind in alertJacob Thornton1-317/+0
2015-08-12get the js working for docsJacob Thornton1-2/+2
2015-08-04Merge branch 'master' into v4mMark Otto2-1/+33
2015-07-27Fix triggering of {shown,hidden}.bs.dropdown events so relatedTarget gets set...Johann-S1-0/+32
2015-07-02Removes unnecessary period at end of commentMelinda Sarnicki Bernardo1-1/+1
2015-06-18Merge branch 'master' into v4Mark Otto6-47/+374
2015-06-02generalize dropdowns / drop role="menu"Patrick H. Lauke4-62/+62
2015-05-17Use `https` when possible.XhmikosR1-1/+1
2015-05-13al tests passing, dist rebuilt, w/typecheckerfat1-1/+3
2015-05-13add simple type checker implementationfat1-0/+30
2015-05-13fix up testsfat1-72/+72
2015-05-13fix #15301fat1-0/+45
2015-05-13address https://github.com/twbs/bootstrap/pull/16135fat1-0/+86
2015-05-13implement global dispose methodfat2-3/+3
2015-05-12update attachment -> placementfat1-4/+4
2015-05-12grunt test-js, grunt dist-js now workingfat1-1/+1
2015-05-12popover passing as wellfat4-38/+23
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat4-620/+66
2015-05-11tab es6fat2-20/+20
2015-05-11scrollspy es6fat2-19/+10
2015-05-10add getters for Version and Default where applicablefat6-743/+14
2015-05-10add dropdownfat2-28/+22
2015-05-09add collapsefat3-5/+5
2015-05-10Update jQuery to v1.11.3.XhmikosR1-5/+5
2015-05-07carousel -> es6fat3-86/+86
2015-05-07button -> es6fat3-65/+3
2015-05-07es6 alert :|fat3-6/+9
2015-05-06remove closureness from pluginsfat22-614/+1800
2015-05-05phantom.js: switch to unicode characters that work on Windows too.XhmikosR1-2/+2
2015-05-05Comply to the new JSCS rules.XhmikosR1-9/+9
2015-05-04Merge pull request #16014 from redbmk/issue-16008Chris Rebert1-0/+38
2015-05-03Merge pull request #16404 from patrickhlauke/radio-checkbox-kbd-toggle-fixPatrick H. Lauke1-13/+0