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-01-29Rename variablesXhmikosR
2022-01-05Remove explicit use of aria-hidden for offcanvas when closed (#35589)Patrick H. Lauke
2021-12-10Extract Component config functionality to a separate class (#33872)GeoSot
2021-10-13JS: minor refactoring (#35183)XhmikosR
2021-10-09Merge remote-tracking branch 'remotes/origin/v513'XhmikosR
2021-10-09Bump version to 5.1.3.v5.1.3XhmikosR
2021-10-05Enable `unicorn/no-array-for-each` ruleXhmikosR
2021-10-05Release v5.1.2 (#35114)v5.1.2XhmikosR
2021-09-08Remove remaining "master" branch references (#34932)Julien Déramond
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR
2021-07-28Use a streamlined way to trigger component dismiss (#34170)GeoSot
2021-07-27Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#3...Ryan Berliner
2021-06-25Variablize backdrop for modal and offcanvasMark Otto
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR
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-13Release v5.0.1 (#33972)v5.0.1XhmikosR
2021-05-11Extract static `DATA_KEY` & `EVENT_KEY` to base-component (#33635)GeoSot
2021-05-11Refactor: move disposing properties into the base class (#33740)GeoSot
2021-05-10Merge js-components 'transitionend' listener callbacks into one methodGeoSot
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR
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-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR
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