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
2021-11-23build: read & dynamically resolve `imports` on plugins build (#34509)GeoSot
2021-11-23Make footer examples responsive to mobile screens (#35365)Neeraj Kumar Das
2021-11-23Add missing scss/maps imports (#35373)Julien Déramond
2021-11-23Update devDependencies (#35368)XhmikosR
2021-11-16Update devDependencies (#35356)XhmikosR
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto
2021-11-15Fix typo in vertical alignment of table cells (#35348)Tobias Nießen
2021-11-09Update devDependencies (#35322)XhmikosR
2021-11-09floating-labels: remove aria-label in the select example (#35327)Scott O'Hara
2021-11-05Fix spacing utility classes mentioned in navbar supported content documentati...Julien Déramond
2021-11-03README.md remove broken "David DM" dependency badges (#35313)Christian Oliff
2021-11-03Update import stacks required for modifying utilities (#35320)Mark Otto
2021-11-02Add top placement info to offcanvas docskyletsang
2021-11-02Update devDependencies (#35270)XhmikosR
2021-11-01`make-col-ready()`: remove the unused `$gutter` variable (#34334)Michael Sørensen
2021-11-01Always set the CSS variables for gutters in containers (#34644)Mark Otto
2021-11-01Add missing `role="search"` and `type="search"` in navbar doc and examples (#...Julien Déramond
2021-11-01update grid example docs (#35308)Christian Oliff
2021-10-29Don't override CSS `direction` in code elements (#35230)Gaël Poupard
2021-10-29Ensure sufficient contrast in `accordion-item` (#35231)Gaël Poupard
2021-10-29Drop prefixed version of `::file-selector-button` (#35232)Gaël Poupard
2021-10-28images.md: remove zero-width space (#35234)Barabas
2021-10-26fix(offcanvas): Adding titles class where missing (#35264)Oxydent
2021-10-21Update devDependencies (#35233)XhmikosR
2021-10-21Fix typo in RTL Hello World! sentence (#35236)Gaël Poupard
2021-10-13tests: try to fix a few random failures (#35184)GeoSot
2021-10-13Change the way collapse handles its children on openingGeoSot
2021-10-13collapse: extract duplicate code to a functionGeoSot
2021-10-13Update devDependencies (#35174)XhmikosR
2021-10-13Switch to Node.js 16 and npm 8. (#35178)XhmikosR
2021-10-13JS: minor refactoring (#35183)XhmikosR
2021-10-12Swipe: add test to ensure that it ignores `pinch` events (#35161)GeoSot
2021-10-11Update nuget docs to specify only .NET Framework projects are supported. (#35...Jesse Mandel
2021-10-11Update devDependencies (#35155)XhmikosR
2021-10-11Add color and border-color css variables to tables (#35055)Geremia Taglialatela
2021-10-11Extract Carousel's swipe functionality to a separate Class (#32999)GeoSot
2021-10-10Reset z-index on .navbar-expand .offcanvas, plus prevent box-shadow issues (#...Mark Otto
2021-10-10tooltip.js: ignore a LGTM error (#35147)XhmikosR
2021-10-09Merge remote-tracking branch 'remotes/origin/v513'XhmikosR
2021-10-09Bump version to 5.1.3.v5.1.3XhmikosR
2021-10-09Revert "Add `align-self: center` to buttons for improved rendering in flex co...Mark Otto
2021-10-08ESLint: disable `no-negated-condition` rule (#35137)XhmikosR
2021-10-08tests: minor cleanup (#35138)XhmikosR
2021-10-08scrollspy.js: chain functions (#35139)XhmikosR
2021-10-07Sanitizer: fix logic and add a test. (#35133)XhmikosR
2021-10-07docs: remove 'and' in middle of list (#35113)Chris Midgley
2021-10-06Add Sass variables for hr background-color and borderdevhoussam
2021-10-06util/sanitizer.js: use `Array.every()` (#35120)XhmikosR
2021-10-05Use `for...of` in visual tests tooGeoSot
2021-10-05Enable `unicorn/numeric-separators-style` rule.XhmikosR