bootstrap/js/src
GeoSot 1c02ef4f97
Allow offcanvas to be initialized in open state (#33382)
* Update docs to use new .show behavior and clarify some copy for first example

Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-23 08:22:59 +02:00
..
dom refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
util Use more safe check for 'isDisabled' helper (#33385) 2021-03-17 07:44:15 +02:00
alert.js refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
base-component.js refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
button.js refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
carousel.js Fix carousel RTL and refactor code, fix rtl swipe issues (#32913) 2021-03-17 07:58:43 +02:00
collapse.js refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
dropdown.js Dropdown — Drop flip option (#33198) 2021-03-02 17:27:13 +02:00
modal.js modal: move common code to a new isAnimated method (#33056) 2021-03-08 18:35:59 +02:00
offcanvas.js Allow offcanvas to be initialized in open state (#33382) 2021-03-23 08:22:59 +02:00
popover.js refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
scrollspy.js refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
tab.js Dynamic tab should not show when triggered on disabled element (#33257) 2021-03-17 10:52:40 +02:00
toast.js refactor: use a Map instead of an Object in dom/data (#32180) 2021-03-02 16:55:44 +02:00
tooltip.js only trigger tooltip inserted event on true dom insert 2021-03-16 07:48:50 +02:00