bootstrap/js/tests/unit
GeoSot 70dd7f6ff5
Changes to Alert component to match the others (#33402)
Alert.js: Refactor code to match the other components
* Use this._element
* Remove handleDismiss method and keep its functionality on event
* Change JqueryInterface to be more generic
* Correct docs to be aligned with code, and add undocumented functionality
* Update alerts.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-06-28 16:34:47 +03:00
..
dom Fix regression for handling `mouseenter`/`mouseleave` events introduced by #33310 (#33679) 2021-04-19 08:30:33 +03:00
util Variablize backdrop for modal and offcanvas 2021-06-25 13:41:15 -07:00
.eslintrc.json Minor ESLint rules cleanup (#32904) 2021-01-28 11:34:20 +02:00
alert.spec.js Changes to Alert component to match the others (#33402) 2021-06-28 16:34:47 +03:00
base-component.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
button.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
carousel.spec.js fix(carousel): arrow keys break animation if carousel sliding (#34307) 2021-06-22 13:11:03 +03:00
collapse.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
dropdown.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
jquery.spec.js tests: replace deprecated jQuery method (#32309) 2020-12-16 17:21:43 +02:00
modal.spec.js Refactor scrollbar.js to be used as a Class (#33947) 2021-06-06 09:26:36 +03:00
offcanvas.spec.js Refactor scrollbar.js to be used as a Class (#33947) 2021-06-06 09:26:36 +03:00
popover.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
scrollspy.spec.js ScrollSpy: Make Proper use of the SelectorEngine 2021-06-22 19:50:21 -07:00
tab.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
toast.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
tooltip.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00