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-25Update _variables.scssgs-tooltip-css-tweaksXhmikosR
2022-02-25Document change in migration guideMark Otto
2022-02-25nullify `margin` variable and add deprecation messageGeoSot
2022-02-25Remove popover left/top initializers as they are handled by popperGeoSot
2022-02-25Remove not needed css form tooltip & popover as it is made by popperGeoSot
2022-02-25Add z-index for .toast-container (#35859)Mark Otto
2022-02-25Use all dropdowns CSS variablesJulien Déramond
2022-02-25Separate override for hr's in component examplesMark Otto
2022-02-25Base .text-muted on body colorMark Otto
2022-02-25`media-breakpoint-only` now passes `$breakpoints` int `breakpoint-max`. Fixe...Richard Giraud
2022-02-25Mention form height change in migration guideMark 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