aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/dom
AgeCommit message (Expand)AuthorFilesLines
2020-11-20Make the attribute methods bs specific (#32173)Rohit Sharma1-18/+22
2020-11-14Get only bs prefixed data attributesRohit Sharma1-18/+2
2020-11-14Add `bs` in data attributesRohit Sharma1-4/+20
2020-11-02tests: tweak Jasmine usage (#32046)XhmikosR2-6/+6
2020-10-05Remove `Manipulator.toggleClass` (#31842)XhmikosR1-26/+0
2020-06-17data: reword storage key in domJohann-S1-7/+7
2020-03-25fix: remove make array util function (#30430)Johann-S1-6/+5
2020-03-23Use next dropdown menu instead of first of the parentMartijn Cuppens1-0/+39
2020-03-09`prev()` function fails when non-element nodes are present (#30117)Martijn Cuppens1-0/+15
2019-10-31Update normalizeDataKey to match the spec (#29609)Steffen Roßkamp1-10/+10
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR4-0/+731
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-S2-423/+0
2019-07-17updated babelJohann-S1-10/+0
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR2-0/+0
2019-02-20Improve manipulator coverageJohann-S1-1/+6
2019-02-20Remove IE support and button bsChecked hackAlessandro Chitolina1-46/+0
2019-02-20fix(selector-engine): increase coverage for selector engineJohann-S2-1/+78
2019-02-20fix(manipulator): increase coverage for manipulatorJohann-S1-0/+179
2019-02-20fix(data): increase coverage for dataJohann-S1-0/+83
2019-02-20Dropdown without jQueryJohann-S1-1/+0
2019-02-20allow register the same handler for different delegated selectors in eventHan...Alessandro Chitolina1-0/+70
2019-02-20tooltip without jqueryAlessandro Chitolina1-0/+14
2019-02-20Workaround for M$ Edge resetting defaultPrevented flag upon dispatchEventAlessandro Chitolina1-0/+18
2019-02-20Rewritten modal without jquery (#23955)Alessandro Chitolina1-0/+239