aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/tooltip.spec.js
AgeCommit message (Expand)AuthorFilesLines
2020-12-10Tooltip - check if tip and its parent node exist in dispose method (#32420)Rohit Sharma1-0/+18
2020-12-06Update to popper.js v2.xJohann-S1-21/+3
2020-12-04feat(RTL): implement RTLGaƫl Poupard1-0/+34
2020-11-30Add testsXhmikosR1-0/+53
2020-11-29Switch to Jasmine's `toBeInstanceOf` matcherXhmikosR1-1/+1
2020-11-29create a base componentJohann-S1-0/+20
2020-11-25Ability to add custom class in tooltip/popover (#32217)Rohit Sharma1-0/+55
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR1-1/+1
2020-11-14Add `bs` in data attributesRohit Sharma1-1/+1
2020-11-02tests: switch to using `toContain()` to check for substring presence (#32043)XhmikosR1-1/+1
2020-09-24fix tooltip hide method when already hidden (#31115)Hiws1-0/+14
2020-06-18Fix tooltip when hovering a children element (delegateTarget) (#30928)Tanguy Krotoff1-0/+22
2020-05-06tests: streamline HTML end tags (#30648)XhmikosR1-50/+50
2020-03-29Use `textContent` instead of `innerText`. (#30462)XhmikosR1-1/+1
2020-03-25fix: remove make array util function (#30430)Johann-S1-4/+2
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR1-0/+1020