aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
2016-06-28Support jQuery v3 in Bootstrap v4 (#20191)Chris Rebert1-4/+4
2016-06-28ScrollSpy unit test: Use single done() in a then() instead of multiple done()...Dave Methvin1-2/+2
2016-06-27Scrollspy test: Allow for async .then() in jQuery 3; fixes #20182Dave Methvin1-2/+2
2016-06-26Remove unnecessary usage of Promises in non-async ScrollSpy tests (#20180)Chris Rebert1-28/+26
2016-05-30Fix load & scroll event usage in ScrollSpy tests (#19986)Chris Rebert1-7/+7
2016-05-29js/tests/unit/scrollspy.js: Fix "offsed" typos (#19985)Chris Rebert1-2/+2
2016-05-26Update jQuery to v2.2.4.XhmikosR1-4/+4
2016-05-11Handle aria-hidden on modal container when showing/hidingPatrick H. Lauke1-0/+17
2016-03-19Update jQuery to v2.2.2.XhmikosR1-4/+4
2016-02-27JS visual tests: Remove usages of defunct .page-header classChris Rebert9-27/+9
2016-02-27Update tether to v1.2.0.XhmikosR1-2/+1
2016-02-19Fix validation errors.XhmikosR2-2/+2
2016-02-16Visual/manual test for checkbox/radio button kbd behaviorPatrick H. Lauke1-0/+5
2016-02-16js/tests/index.html: Replace jQuery event alias methods with functions that t...Chris Rebert1-1/+4
2015-12-24Merge pull request #18638 from twbs/fix-18365Chris Rebert1-0/+43
2015-12-22Add visual test for #18365Chris Rebert1-0/+43
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