aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
2016-12-02[V4] Throw error when a plugin is in transition (#17823)Johann4-2/+87
2016-11-27Closes #21055: Prevents ScrollSpy from clearing active item when Safari rubbe...Rob Ruana1-0/+44
2016-11-26Merge pull request #18900 from vlastikcz/v4-dev-buttonChangeMark Otto1-0/+20
2016-11-26Merge pull request #19058 from Johann-S/carouselInputMark Otto1-0/+32
2016-11-26Merge branch 'v4-dev-18796' of https://github.com/maxbeatty/bootstrap into ma...Mark Otto1-0/+22
2016-11-25Add test unit to check logic of ignoreBackdropClick (#18245)Johann1-0/+13
2016-11-25Added a virtual testmatus1-1/+7
2016-11-25Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bard...Mark Otto12-61/+74
2016-11-25[Fix #17371][V4] Deactivating dropdown links in nav tab (#17642)Matt Hernandez1-0/+32
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow11-61/+34
2016-11-24Refactor ESLint configuration.Bardi Harborow1-0/+40
2016-11-13Update visual tests.Bardi Harborow10-790/+760
2016-10-31Making .tooltip('show') throw an error on elements with display:none (#20940)Johann2-0/+25
2016-10-28Merge pull request #17536 from Johann-S/testPaddingMark Otto1-0/+38
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S8-61/+61
2016-10-24Merge pull request #20467 from maxbeatty/v4-dev-17754Mark Otto1-0/+16
2016-10-19Fix bug multiple accordions collapseJohann-S1-0/+23
2016-10-12v4: Fix outdated utilites classesvsn4ik3-9/+9
2016-10-11Collapse using card componentJohann-S3-57/+57
2016-10-09Merge pull request #17568 from Johann-S/fixCollapseHeightMark Otto1-0/+15
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow4-1461/+1854
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow2-6/+6
2016-09-15replace some profanities (#20715)VarelloThemes1-1/+1
2016-08-04add support for ol in tab plugin. fixes #17754Max Beatty1-0/+16
2016-08-04prevent navigating to area href when modal target. fixes #18796Max Beatty1-0/+22
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
2016-02-01Carousel - Do not prevent on keydown for input and textareaJohann-S1-0/+32
2016-01-14Button toggling - trigger change event on inputKotas Vlastimil1-0/+20
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