aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/util/scrollbar.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-6/+3
2021-12-09ScrollBar.js. Minor refactoring and add test (#35492)GeoSot1-0/+21
2021-12-01tests/unit/util/scrollbar.spec.js: rename functionXhmikosR1-6/+6
2021-12-01tests: remove extra spaces, unneeded arrays and add missing newlinesXhmikosR1-25/+17
2021-12-01tests: tweak Jasmine's matchers usageXhmikosR1-30/+30
2021-06-06Refactor scrollbar.js to be used as a Class (#33947)GeoSot1-32/+41
2021-05-20Add Tests on scrollbar.js & better handling if a style property doesn't exist...GeoSot1-36/+119
2021-04-25Scrollbar: respect the initial body overflow value (#33706)GeoSot1-7/+84
2021-04-14Js: fix some testsGeoSot1-2/+4
2021-03-02Offcanvas as component (#29017)GeoSot1-0/+182