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-12-22Update migration.mdmigration-guide-v520XhmikosR
2021-12-01Add some migration guide notes for v5.2.0Mark Otto
2021-11-30Fix variable name in customizing comment (#35414)Christopher Boik
2021-11-30Update devDependencies (#35421)XhmikosR
2021-11-29Alert: add a couple more tests (#35419)GeoSot
2021-11-29BaseComponent: add a couple more tests (#35410)GeoSot
2021-11-26Update typography.mdFrançois Karman
2021-11-26Correctly implement RFS in `:root` CSS variable for `$body-font-size` (#35326)Travis Risner
2021-11-26Update _close.scssSi Nguyen
2021-11-25Clean tooltip component unneeded functionality (#32692)GeoSot
2021-11-25tooltip.js: use array.includes instead of for iteration (#35127)GeoSot
2021-11-25Change adjustDialog's if conditions to improve readabilityGeoSot
2021-11-25Add test for modal-contentGeoSot
2021-11-25Respect modal's initial overflowYGeoSot
2021-11-25Remove some uncovered code that seems to be unusedGeoSot
2021-11-25Change check for dynamic modalGeoSot
2021-11-25Tweak methodsGeoSot
2021-11-25Some refactoring on modal, to improve readability and generic functionalityGeoSot
2021-11-25Add a template factory helper to handle all template cases (#34519)GeoSot
2021-11-24build/change-version.js: fix wrong map usage (#35395)XhmikosR
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