aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/offcanvas.spec.js
AgeCommit message (Expand)AuthorFilesLines
2021-07-27Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#3...Ryan Berliner1-6/+26
2021-06-06Refactor scrollbar.js to be used as a Class (#33947)GeoSot1-9/+10
2021-06-03Add `getOrCreateInstance` method in base-component (#33276)GeoSot1-34/+54
2021-05-11Fix offcanvas test to expect the initial body `overflow` value (#33927)GeoSot1-1/+2
2021-05-11Remove potential false positive assertions (#33288)Ben Lertlumprasertkul1-3/+3
2021-04-25Scrollbar: respect the initial body overflow value (#33706)GeoSot1-7/+3
2021-04-20Offcanvas.js: If scroll is allowed, should allow focus on other elements (#33...GeoSot1-0/+34
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot1-7/+93
2021-04-14Js: fix some testsGeoSot1-1/+10
2021-03-23Allow offcanvas to be initialized in open state (#33382)GeoSot1-7/+131
2021-03-16Accept data-bs-body option in the configuration object as well (#33248)GeoSot1-1/+133
2021-03-16Change the name of the `Offcanvas` constructor (#33261)Rohit Sharma1-29/+29
2021-03-02Offcanvas as component (#29017)GeoSot1-0/+324