0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/js/tests/unit
Rohit Sharma f6348f6c89
Clear timeout before showing the toast (#31155)
* clear timeout before showing the toast

* Add unit test

* Remove the check for timeout

* Check for clearTimeout to have been called

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-07-11 11:51:04 -07:00
..
dom data: reword storage key in dom 2020-06-17 15:45:36 +02:00
util Change whitelist to allowlist (#31066) 2020-06-19 11:31:37 +03:00
.eslintrc.json Clean up lint rules (#30721) 2020-05-04 19:32:09 +03:00
alert.spec.js fix: remove make array util function (#30430) 2020-03-25 16:35:02 +02:00
button.spec.js Remove checkbox/radio toggle from button plugin in favor of a CSS only solution 2020-06-15 19:04:19 -07:00
carousel.spec.js tests: streamline HTML end tags (#30648) 2020-05-06 09:20:08 +03:00
collapse.spec.js tests: streamline HTML end tags (#30648) 2020-05-06 09:20:08 +03:00
dropdown.spec.js tests: streamline HTML end tags (#30648) 2020-05-06 09:20:08 +03:00
jquery.spec.js add unit tests to ensure our plugins works in jquery 2020-05-06 07:55:48 +02:00
modal.spec.js Prevent overflowing static backdrop modal animation (#30326) 2020-06-25 11:35:53 +03:00
popover.spec.js fix: remove make array util function (#30430) 2020-03-25 16:35:02 +02:00
scrollspy.spec.js Rename "js/tests/units" to "js/tests/unit". (#29503) 2019-10-09 01:27:43 +03:00
tab.spec.js Remove .nav-item from .nav-link to make it consistent 2020-06-09 07:48:58 +03:00
toast.spec.js Clear timeout before showing the toast (#31155) 2020-07-11 11:51:04 -07:00
tooltip.spec.js Fix tooltip when hovering a children element (delegateTarget) (#30928) 2020-06-18 10:02:44 +03:00