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
path: root/site
AgeCommit message (Expand)Author
2022-10-04Correct typo in documentation for hiding elements (#37250)franko553
2022-10-03Add new border-radius utilities (#36540)Julien Déramond
2022-10-03Minor grammatical fixesChristian Oliff
2022-10-03Release v5.2.2 (#37236)v5.2.2XhmikosR
2022-10-02Use `<h1>` for all `modal-title` examples/uses (#37210)Patrick H. Lauke
2022-09-27Minor docs changes (#37215)XhmikosR
2022-09-27Changing the way `View on GitHub` links are handled (#37214)Louis-Maxime Piton
2022-09-27Slightly improve PNG files compression (#36899)XhmikosR
2022-09-26Replace Webpack and Vite PNGs by SVGs (#37199)Julien Déramond
2022-09-20Update devDependencies (#37177)XhmikosR
2022-09-14Docs: Add informative note for Tooltip/Popover selector option (#37142)GeoSot
2022-09-14Docs: Fix typo Getting Started > Vite and Webpack guides (#37153)Gabriel R. Barbosa
2022-09-14Docs: minor fix for Navbar > Offcanvas examples (#37145)Julien Déramond
2022-09-07Release v5.2.1 (#37098)v5.2.1XhmikosR
2022-09-02Set up a resuming table such as what's in other components.louismaximepiton
2022-09-02Improve language around vertical grid guttersMark Otto
2022-09-01Make docs clearer by dropping precompiled for compiledMark Otto
2022-09-01Document how to extract CSS, SVG for strict CSP (#36587)charlesroelli
2022-09-01Replace wrong mobile OS Windows with iOSPhilip Wedemann
2022-09-01Fixlouismaximepiton
2022-09-01Fix padding on starter templateMark Otto
2022-09-01v5/docs: reintroduce `outline` for docs code samples, buttons when `:not(:foc...Patrick H. Lauke
2022-09-01Add default select example in cheatsheet (#36877)Florian Lacreuse
2022-09-01More consistency for CSS/Sass vars doc for components with dark variantsJulien Déramond
2022-09-01Docs: improve cards image overlays markupJulien Déramond
2022-09-01Add a comment for track the bug.louismaximepiton
2022-09-01Set cursor to auto instead of pointer on `.DocSearch-Container`louismaximepiton
2022-09-01Change offcanvas to be more consistent with carousel and dropdownlouismaximepiton
2022-08-31Docs: Fix js options to what is really inside js (#37019)Louis-Maxime Piton
2022-08-04Added new example in `examples/features` page. (#36660)Vipin Mishra
2022-08-04Docs: add grid-row-columns variableHadouin
2022-08-03Expand popover custom container explanationPatrick H. Lauke
2022-08-01Fix docs typo of `.form-checkbox` -> `.form-check`Matthew West
2022-07-29Fix typos after #36762 (#36771)Julien Déramond
2022-07-28ScrollSpy: make the threshold option configurable (#36750)GeoSot
2022-07-28Fixes #36770: Add navbar image alt text (#36850)Mark Otto
2022-07-27Move DocSearch out of offcanvas to always show it on mobile (#36824)Mark Otto
2022-07-26Simplify social images and add ability to set per-page images (#36804)Mark Otto
2022-07-26Remove Slack from site and repo docs (#36825)Mark Otto
2022-07-26Adding missing offcanvas `added-in` shortcodelouismaximepiton
2022-07-26Adding missing borders `added-in` shortcodelouismaximepiton
2022-07-25Docs: Redirect users to different templates of issues rather than an empty on...Julien Déramond
2022-07-25Docs: use added-in shortcode in Offcanvas (#36836)Julien Déramond
2022-07-25Docs: fix Markdown link in Tooltips (#36839)Christian Oliff
2022-07-25Correct heading levels in features examplePatrick H. Lauke
2022-07-23Rename scrollspy to toast in toast.md (#36819)campersau
2022-07-19Release v5.2.0 (#36768)v5.2.0XhmikosR
2022-07-18Fix various small typos in documentation (#36762)Marc Wrobel
2022-07-18Fix indentation in code sampleNils K
2022-07-18Add links to Webpack, Parcel, and Vite guides on homepage (#36760)Mark Otto