aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2019-07-23rewrite dropdown unit testsJohann-S1-1496/+0
2019-07-23rewrite collapse unit testsJohann-S1-905/+0
2019-07-23rewrite carousel unit testsJohann-S1-1370/+0
2019-07-23rewrite button unit testsJohann-S1-225/+0
2019-07-23rewrite unit tests for selector engineJohann-S1-77/+0
2019-07-23rewrite manipulator unit testsAnton Bershanskiy1-128/+0
2019-07-23Switch from QUnit to Jasmine.Johann-S5-788/+0
2019-07-20Fix Typos across Bootstrap repository (#29082)Kitten King1-1/+1
2019-07-17updated babelJohann-S1-10/+0
2019-07-14Fix dropdown unit test (#29037)Patrick H. Lauke1-3/+4
2019-06-25Port new unit test for dropdown from v4 (#28913)Patrick H. Lauke1-0/+25
2019-06-19Closing dropdown with ESC correctly sets focus to toggle (#28928)Patrick H. Lauke1-0/+39
2019-05-16toast should allow prevent default for hide and show eventsJohann-S1-0/+71
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR2-0/+0
2019-05-08Remove the `unicorn/filename-case` rule suppression.XhmikosR1-1/+0
2019-04-15fix unit tests for chrome mobileJohann-S2-5/+13
2019-04-10Update eslint config for the new xo rules.XhmikosR1-1/+4
2019-03-27Reset carousel touch delta x to prevent click transformation in swipe (#28558)Johann-S1-2/+4
2019-03-18Add back support for IE 11Johann-S2-7/+46
2019-03-11Disable a few rules for now.XhmikosR1-1/+4
2019-03-11Comply to the new rules.XhmikosR12-54/+58
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR2-19/+31
2019-02-27tests: add tests for plugins version. (#28366)XhmikosR10-16/+42
2019-02-26move util in a util folder with the sanitizerJohann-S5-26/+59
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-S5-18/+20
2019-02-20rewrite toast plugin without jqueryJohann-S1-4/+4
2019-02-20Improve manipulator coverageJohann-S1-1/+6
2019-02-20Remove IE support and button bsChecked hackAlessandro Chitolina2-49/+3
2019-02-20Refactor util plugin and some testsJohann-S1-5/+17
2019-02-20chore(update): bump to 4.1.3Johann-S4-127/+54
2019-02-20fix(unit-test): dropdown, collapse and carouselJohann-S3-15/+24
2019-02-20fix(util): increase util coverageJohann-S1-0/+18
2019-02-20fix(selector-engine): increase coverage for selector engineJohann-S3-2/+80
2019-02-20fix(manipulator): increase coverage for manipulatorJohann-S2-3/+182
2019-02-20fix(data): increase coverage for dataJohann-S2-0/+84
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 Chitolina1-7/+7
2019-02-20upgrade to v4 stableJohann-S2-9/+11
2019-02-20rewritten tab without jqueryAlessandro Chitolina1-6/+9
2019-02-20Dropdown without jQueryJohann-S2-82/+104
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 Chitolina3-64/+69
2019-02-20fix unit test modalJohann-S1-1/+1
2019-02-20Rewrite Collapse without jQueryJohann-S1-52/+49