aboutsummaryrefslogtreecommitdiff
path: root/js/src/offcanvas.js
AgeCommit message (Expand)AuthorFilesLines
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR1-1/+1
2021-05-11Extract static `DATA_KEY` & `EVENT_KEY` to base-component (#33635)GeoSot1-5/+5
2021-05-11Refactor: move disposing properties into the base class (#33740)GeoSot1-3/+0
2021-05-10Merge js-components 'transitionend' listener callbacks into one methodGeoSot1-8/+2
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR1-1/+1
2021-04-20Offcanvas.js: If scroll is allowed, should allow focus on other elements (#33...GeoSot1-1/+1
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot1-27/+33
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR1-1/+1
2021-03-23Allow offcanvas to be initialized in open state (#33382)GeoSot1-2/+8
2021-03-16Accept data-bs-body option in the configuration object as well (#33248)GeoSot1-21/+55
2021-03-16Change the name of the `Offcanvas` constructor (#33261)Rohit Sharma1-5/+5
2021-03-02Offcanvas as component (#29017)GeoSot1-0/+239