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-05-30Docs: Use example shortcode for all Button groups (#36450)Julien Déramond
2022-05-28Add some details on "javascript" page (#36363)GeoSot
2022-05-27Fix StackBlitz examples by embedding snippets.js when needed (#36352)Julien Déramond
2022-05-27Update import order for utilities API docs (#36444)Mark Otto
2022-05-25Docs: improve image compression (#36346)XhmikosR
2022-05-24Add docs info for using JS w/ ESM shim (#36414)Mark Otto
2022-05-24CSS: doc fixes (#36425)Louis-Maxime Piton
2022-05-23Rewrite Parcel guide (#36411)Mark Otto
2022-05-21Remove is-invalid from textarea validation example汪心禾
2022-05-20Rewrite Webpack guide (#36382)Mark Otto
2022-05-20Update form-control-color sizing and styles (#36156)Mark Otto
2022-05-20CSS: few proposals (#36406)Louis-Maxime Piton
2022-05-20Docs: quick fixes for HTML (#36395)Louis-Maxime Piton
2022-05-20Update introduction.mdLiam
2022-05-16Correct rounded sizes numberChristian Oliff
2022-05-16Update search box styling and positionMark Otto
2022-05-13Fix homepage npm install snippetMark Otto
2022-05-13docs: add the version in npm/yarn commandsXhmikosR
2022-05-13Add Fathom AnalyticsMark Otto
2022-05-13Prepare v5.2.0-beta1Mark Otto
2022-05-13Fix a11y keyboard access to docs navigation (#36340)Julien Déramond
2022-05-13docs: link to the root page for the homepage (#36344)XhmikosR
2022-05-13docs: drop Scratch usage (#36337)XhmikosR
2022-05-11Minor changes in 'Usage with JavaScript frameworks' descriptionJulien Déramond
2022-05-11Remove unused `.border-right` rule from modal example CSS fileJulien Déramond
2022-05-11Doc: fix text overflow exampleJulien Déramond
2022-05-11Fix contents.mdcccabinet
2022-05-09Fix search with xs to md breakpointsJulien Déramond
2022-05-07Toast: provide `isShown` method (#36272)GeoSot
2022-05-07Docs(Scrollspy): minor changes to be aligned with new version of javascript ...GeoSot
2022-05-07docs: add proper markup on modal's page tooltips ands popoversGeoSot
2022-05-07v5.2.0: Migrate to DocSearch 3 (#36176)Mark Otto
2022-05-06ref(Docs assets): Separate js assetsGeoSot
2022-05-06Iterate on border utilities (#36239)Mark Otto
2022-05-06Handle disabled focused tabs with tab JavaScript plugin (#36169)Julien Déramond
2022-04-30Improve version picker for new pages in v5.2.xMark Otto
2022-04-30include in migration guideMark Otto
2022-04-30Update badges, cards, and toasts to use new helpersMark Otto
2022-04-30Add new text-bg-color utilitiesMark Otto
2022-04-30Doc: remove `role="group"` from some split drop* buttonsJulien Déramond
2022-04-30Update new docs version picker to work on home and examples pages (#36245)Mark Otto
2022-04-30Update path to `@popperjs/core` in parcel.md汪心禾
2022-04-29Revert `border-color` change (#36238)Mark Otto
2022-04-29Document incompatibilities between Bootstrap JS and React/.etc (#36217)Sam Magura
2022-04-29Clean up last `$variable-prefix` usagesJulien Déramond
2022-04-29Doc: mention Popper instead of Popper.jsJulien Déramond
2022-04-29Doc: fix offset content for examples pageJulien Déramond
2022-04-26Docs: update documentation js examples, using es6 (#36203)GeoSot
2022-04-22Add .show class to offcanvas example, and disable it's normal behavior in our JSMark Otto
2022-04-21Carousel: Fix not used option (`ride`), simplify `cycle` method (#35983)GeoSot