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-10-26Use explicit imports in our javascript source files (#36854)GeoSot
2022-10-03Release v5.2.2 (#37236)v5.2.2XhmikosR
2022-09-07Release v5.2.1 (#37098)v5.2.1XhmikosR
2022-07-19Release v5.2.0 (#36768)v5.2.0XhmikosR
2022-06-02Re-ordering js default objectslouismaxime.piton
2022-05-13Prepare v5.2.0-beta1Mark Otto
2022-01-29backdrop.js: cache `_getElement` callsXhmikosR
2021-12-10Extract Component config functionality to a separate class (#33872)GeoSot
2021-10-13JS: minor refactoring (#35183)XhmikosR
2021-10-09Bump version to 5.1.3.v5.1.3XhmikosR
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-30Enable a few eslint-config-xo rules (#34620)XhmikosR
2021-06-25Variablize backdrop for modal and offcanvasMark Otto
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR
2021-06-03Fix handling of transitionend events dispatched by nested elements(#33845)alpadev
2021-05-31Changing Backdrop rootElement to default to a string (#34092)Ryan Weaver
2021-05-25Change `element.parentNode.removeChild(element)` to `element.remove()` (#34071)GeoSot
2021-05-22Fix bug where backdrop calls method on null if it is already removed from the...Ryan Weaver
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR
2021-05-10Fix backdrop `rootElement` not initialized in Modal (#33853)Nagarjun Bodduna
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot
2021-04-14Decouple BackDrop from modal (#32439)GeoSot