aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-26move util in a util folder with the sanitizerJohann-S10-188/+82
2019-02-24Remove DOMContentLoaded. (#28337)XhmikosR4-111/+103
2019-02-20tests/visual/modal.html: fix close button placement.XhmikosR1-3/+3
2019-02-20remove polyfills which override browsers defaultJohann-S3-5/+5
2019-02-204.3.1.XhmikosR1-1/+1
2019-02-20minor jQuery.hasclass removal (#28158)Joshua Wilson1-48/+75
2019-02-20Use consistent arrow class (#28105)Peter Blazejewicz1-1/+1
2019-02-20bump to 4.2.1Johann-S6-22/+25
2019-02-20rewrite toast plugin without jqueryJohann-S2-12/+27
2019-02-20Improve manipulator coverageJohann-S1-1/+6
2019-02-20Remove IE support and button bsChecked hackAlessandro Chitolina4-65/+4
2019-02-20Refactor util plugin and some testsJohann-S1-5/+17
2019-02-20chore(update): bump to 4.1.3Johann-S15-141/+68
2019-02-20fix(visual-test): remove jquery in themJohann-S11-54/+100
2019-02-20fix(unit-test): dropdown, collapse and carouselJohann-S4-15/+25
2019-02-20fix(util): increase util coverageJohann-S1-0/+18
2019-02-20fix(selector-engine): increase coverage for selector engineJohann-S4-2/+81
2019-02-20fix(manipulator): increase coverage for manipulatorJohann-S4-4/+196
2019-02-20refactor(polyfill): a file for polyfillsJohann-S1-2/+4
2019-02-20fix(data): increase coverage for dataJohann-S3-4/+98
2019-02-20fix(event-handler): remove the use of our event handler in unit testJohann-S9-280/+303
2019-02-20fix(data): do not use data object in our unit testsJohann-S9-41/+54
2019-02-20remove old references to jquery and some fixesJohann-S5-15/+15
2019-02-20rewritten scrollspy without jqueryAlessandro Chitolina2-7/+10
2019-02-20upgrade to v4 stableJohann-S2-9/+11
2019-02-20rewritten tab without jqueryAlessandro Chitolina2-6/+12
2019-02-20Dropdown without jQueryJohann-S3-82/+113
2019-02-20fix chores karmaJohann-S1-0/+4
2019-02-20Fix new unit test in popoverJohann-S1-1/+1
2019-02-20allow register the same handler for different delegated selectors in eventHan...Alessandro Chitolina1-0/+70
2019-02-20tooltip without jqueryAlessandro Chitolina5-64/+74
2019-02-20fix unit test modalJohann-S1-1/+1
2019-02-20Rewrite Collapse without jQueryJohann-S2-52/+51
2019-02-20Workaround for M$ Edge resetting defaultPrevented flag upon dispatchEventAlessandro Chitolina1-0/+18
2019-02-20Rewritten modal without jquery (#23955)Alessandro Chitolina6-57/+293
2019-02-20Add Manipulator object to add shortcuts for dom manipulationsJohann-S4-4/+7
2019-02-20Rewrite carousel without jqueryJohann-S3-95/+130
2019-02-20button without jqueryXhmikosR2-13/+20
2019-02-20Remove jQuery from alert.js and add .alert only if jQuery is availableJohann-S1-9/+9
2019-02-20alert without jqueryJohann-S12-23/+29
2019-02-20Remove jQuery from Util.jsJohann-S10-0/+11
2019-02-19Remove incorrect aria-haspopup from dropdown toggles (#28299)Patrick H. Lauke4-20/+20
2019-02-13Add sanitize template option for tooltip/popover plugins.Johann-S1-0/+160
2019-02-06fix modal test to be sure we call getTransitionDurationFromElementJohann-S1-10/+5
2019-02-06allow to override default toast options (#28186)Johann-S1-0/+20
2019-02-06fix tabs, apply show class only when fade class is present (#28183)Johann-S1-0/+56
2019-02-05Move dropdown offset function logic into private function. (#28138)Jason Golieb1-0/+55
2019-02-05Add support for tooltip offset option to be a function.Jason Golieb1-0/+37
2019-01-20Scrollable modal (#27769)Shohei Yoshida1-0/+27
2019-01-17use absolute path to output lcov file for coveralls (#28075)Johann-S1-1/+2