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-16Fix sidebar examples heightfix-sidebar-examples-heightMark Otto
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
2022-02-07Optimize jQueryInterface in Collapse (#35689)Anton
2022-02-07package.json: add GitHub Sponsors and reorder properties (#35451)XhmikosR
2022-02-07Fix empty content of tooltip after 'copy' action in docs (#35773)GeoSot
2022-02-07Set `cursor: default` on disabled `.form-check-label` (#35082)The Fake Cake
2022-02-07Add zebra striping for table columnsMacinto5h
2022-02-07Move `gap` utility API from "Flex" to "Spacing"Ty Mick
2022-02-07Fixed typo in docsSigurd Moland Wahl
2022-02-03Fix dropdown docs about autoclose and esc key.Florian Lacreuse
2022-02-01Breadcrumb docs: drop confusing currentColor and add new callout (#35434)Gaël Poupard
2022-02-01Update find-unused-sass-variables to v4.0.1 (#35761)XhmikosR
2022-02-01event-handler.js: remove unneeded return statementXhmikosR
2022-02-01Event-handler: use `Array.find` instead of `for`GeoSot
2022-02-01Event-handler: initialize variable properlyGeoSot
2022-02-01Fix Popover test that randomly fails on BrowserStack (#35757)GeoSot
2022-02-01Dropdown: use destructured variables in `dataApyKeydownHandler`GeoSot
2022-02-01Dropdown: dropdown doesn't document `data-bs-target` option & `parentNode` is...GeoSot
2022-02-01Dropdown: merge instance identification in `dataApiKeydownHandler`GeoSot
2022-02-01Remove incorrect statement about the disabled attribute on <form> (#35713)Toby Zerner
2022-02-01Update devDependencies (#35743)XhmikosR
2022-01-31Change X to ExtraQuy
2022-01-30Dropdown: use only one check for shown stateGeoSot
2022-01-30Dropdown: get dropdown's parent in one placeGeoSot
2022-01-30More tooltip refactoring (#35546)GeoSot
2022-01-30Move cspell to Actions (#35593)XhmikosR