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-02-24Add rudimentary nested dropdownsnested-dropdownsMark Otto
2022-02-24Split up padding CSS vars for dropdownsMark Otto
2022-02-23Docs: replace CSS by utilities in examples (#35699)Julien Déramond
2022-02-23Replace non-existent `--bs-btn-padding` by `--bs-btn-padding-{x|y}`Julien Déramond
2022-02-22Fix modal docchefarbeiter
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard
2022-02-22CI: add issues-helper (#35846)xrkffgg
2022-02-22remove opacity utlitilies from example CSS (#35877)Christian Oliff
2022-02-22Update devDependencies and pin karma-rollup-preprocessor (#35868)XhmikosR
2022-02-19Dropdown: use a better selector to avoid triggering click if button is disabl...GeoSot
2022-02-19Dropdown: use a combined selector to filter foreign not shown instances itera...GeoSot
2022-02-19tests: revisit all tests using Promise.reject instead of throwing an error (#...GeoSot
2022-02-19Replace AnchorJS with a Hugo render hook (#32953)XhmikosR
2022-02-19Make event name helper and use it on tooltip & popover to reduce dist sizes (...GeoSot
2022-02-19Carousel: remove one more call to ActiveIndexGeoSot
2022-02-19Carousel: change argument to `_setActiveIndicatorElement`, from element to indexGeoSot
2022-02-19Carousel: make direct triggering of slid event, instead of using a callbackGeoSot
2022-02-19Carousel: merge slide functionality, regardless of whether it is animated or notGeoSot
2022-02-19Carousel: simplify initialization on document load, using `getOrCreateInstance`GeoSot
2022-02-19Carousel: remove redundant config merge on `dataApiClickHandler`, as it is do...GeoSot
2022-02-18Apply list group numbering to all items (#35822)Jann Westermann
2022-02-18Add null modal-footer-bg variable (#35858)Mark Otto
2022-02-17New CSS variable for Navbars (#35829)Louis-Maxime Piton
2022-02-17Add !important property to colored links. (#35740)Nudasoft
2022-02-17code indentation in readmeAlan Christian
2022-02-16Rename dropdown-shadow to dropdown-box-shadow for consistencyMark Otto
2022-02-16Convert pagination component to CSS variables (#35399)Mark Otto
2022-02-16Fixed border radius var name and .show targetEugene Kopyov
2022-02-15Update devDependencies (#35841)XhmikosR
2022-02-15Convert dropdowns to CSS variablesMark Otto
2022-02-15Rewrite custom docs buttonsMark Otto
2022-02-15Tighten bundlewatchMark Otto
2022-02-15Convert .btn and mixins to use CSS variablesMark Otto
2022-02-15Correct the horizontal padding on grid containers (#35825)Mark Otto
2022-02-15Update reboot.mdvpakati
2022-02-14Fix typo in Badges CSS variables descriptionJulien Déramond
2022-02-11Fixes #32082Mark Otto
2022-02-11Bump version calloutMark Otto
2022-02-11Bump bundlewatchMark Otto
2022-02-11Convert .badge to CSS variablesMark Otto
2022-02-09Remove remaining `.navbar-light` classes (#35814)Julien Déramond
2022-02-09Add Spanish translationFabián Karaben
2022-02-09Fix overriding styles of `.list-group-item-action`Anton
2022-02-09README: About release planningChristopher Yeleighton
2022-02-08Support floating labels on `.form-control-plaintext` (#32840)Sebastian Podjasek
2022-02-08Add `.form-check-reverse` modifier class (#33606)Mark Otto
2022-02-08bundlewatchMark Otto
2022-02-08Add deprecation notice for .navbar-lightMark Otto
2022-02-08Convert navbar to CSS variablesMark Otto
2022-02-08Update devDependencies (#35798)XhmikosR