aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/util/backdrop.spec.js
AgeCommit message (Expand)AuthorFilesLines
2023-03-29Tweak and re-organize ESLint config (#38369)XhmikosR1-3/+3
2022-01-30tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)GeoSot1-199/+229
2022-01-30Event handler: replace deprecated `initEvent`GeoSot1-2/+1
2021-12-01tests: fix a few typosXhmikosR1-13/+13
2021-12-01tests: remove extra spaces, unneeded arrays and add missing newlinesXhmikosR1-4/+2
2021-12-01tests: tweak Jasmine's matchers usageXhmikosR1-17/+17
2021-10-05Enable `unicorn/no-array-for-each` ruleXhmikosR1-6/+8
2021-07-30Enable a few eslint-config-xo rules (#34620)XhmikosR1-2/+2
2021-06-25Variablize backdrop for modal and offcanvasMark Otto1-34/+50
2021-05-31Changing Backdrop rootElement to default to a string (#34092)Ryan Weaver1-2/+2
2021-05-22fix test of #34014 (#34070)GeoSot1-14/+16
2021-05-22Fix bug where backdrop calls method on null if it is already removed from the...Ryan Weaver1-0/+19
2021-05-10Fix backdrop `rootElement` not initialized in Modal (#33853)Nagarjun Bodduna1-29/+43
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot1-0/+25
2021-04-14Decouple BackDrop from modal (#32439)GeoSot1-0/+216