aboutsummaryrefslogtreecommitdiff
path: root/js/src/util/backdrop.js
AgeCommit message (Expand)AuthorFilesLines
2021-09-11Extract Config functionalityGeoSot1-8/+16
2021-09-08Remove remaining "master" branch references (#34932)Julien Déramond1-1/+1
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR1-1/+1
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-1/+1
2021-07-30Enable a few eslint-config-xo rules (#34620)XhmikosR1-1/+1
2021-06-25Variablize backdrop for modal and offcanvasMark Otto1-2/+3
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR1-1/+1
2021-06-03Fix handling of transitionend events dispatched by nested elements(#33845)alpadev1-9/+2
2021-05-31Changing Backdrop rootElement to default to a string (#34092)Ryan Weaver1-4/+5
2021-05-25Change `element.parentNode.removeChild(element)` to `element.remove()` (#34071)GeoSot1-5/+1
2021-05-22Fix bug where backdrop calls method on null if it is already removed from the...Ryan Weaver1-1/+5
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR1-1/+1
2021-05-10Fix backdrop `rootElement` not initialized in Modal (#33853)Nagarjun Bodduna1-0/+2
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR1-1/+1
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot1-2/+12
2021-04-14Decouple BackDrop from modal (#32439)GeoSot1-0/+123