Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-14Offcanvas: activate focustrap when backdrop is enabled (#36717)GeoSot
2022-07-04ref(tests): Minor fix to use self-closing input HTML tag (#36667)Julien Déramond
2022-05-31JS: tests fixes & standardization of spies usage (#36398)Louis-Maxime Piton
2022-04-18v5.2.0 design refresh, plus responsive offcanvas classes (#35736)Mark Otto
2022-03-02Add static backdrop to offcanvas (#35832)Jann Westermann
2022-02-19tests: revisit all tests using Promise.reject instead of throwing an error (#...GeoSot
2022-01-30tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)GeoSot
2022-01-30Event handler: replace deprecated `initEvent`GeoSot
2022-01-05Remove explicit use of aria-hidden for offcanvas when closed (#35589)Patrick H. Lauke
2021-12-02Tests: Minor fixes (#35455)Louis-Maxime Piton
2021-12-01tests: remove extra spaces, unneeded arrays and add missing newlinesXhmikosR
2021-12-01tests: tweak Jasmine's matchers usageXhmikosR
2021-10-08tests: minor cleanup (#35138)XhmikosR
2021-09-15Rename `e` to `event` (#34979)XhmikosR
2021-07-27Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#3...Ryan Berliner
2021-06-06Refactor scrollbar.js to be used as a Class (#33947)GeoSot
2021-06-03Add `getOrCreateInstance` method in base-component (#33276)GeoSot
2021-05-11Fix offcanvas test to expect the initial body `overflow` value (#33927)GeoSot
2021-05-11Remove potential false positive assertions (#33288)Ben Lertlumprasertkul
2021-04-25Scrollbar: respect the initial body overflow value (#33706)GeoSot
2021-04-20Offcanvas.js: If scroll is allowed, should allow focus on other elements (#33...GeoSot
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot
2021-04-14Js: fix some testsGeoSot
2021-03-23Allow offcanvas to be initialized in open state (#33382)GeoSot
2021-03-16Accept data-bs-body option in the configuration object as well (#33248)GeoSot
2021-03-16Change the name of the `Offcanvas` constructor (#33261)Rohit Sharma
2021-03-02Offcanvas as component (#29017)GeoSot