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-05-13docs: add the version in npm/yarn commandsXhmikosR
2022-05-13Prepare v5.2.0-beta1Mark Otto
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-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-06Iterate on border utilities (#36239)Mark Otto
2022-05-06Handle disabled focused tabs with tab JavaScript plugin (#36169)Julien Déramond
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-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
2022-04-21Manipulator: Add JSON parse support (#35077)GeoSot
2022-04-21Doc: minor modifications in Scrollspy (#36195)Julien Déramond
2022-04-21Rewrite Getting Started > Introduction page to be more guide-like (#36204)Mark Otto
2022-04-20Minor fixeslouismaxime.piton
2022-04-19Refactor some docs examples CSS (#36194)Mark Otto
2022-04-19Realign Cheatsheet nav tabs example rendering with the examples in the docJulien Déramond
2022-04-19Do some CSS and Migration guide cleanup (#36191)Mark Otto
2022-04-18change `.border-right` to `.border-end`Toto
2022-04-18v5.2.0 design refresh, plus responsive offcanvas classes (#35736)Mark Otto
2022-04-17Fix containers page in docs to re-order list so it matches sections below it.MelanieL
2022-04-14Doc: Uniformization of nav tabs content panes (#36163)Julien Déramond
2022-04-13Revamp Scrollspy using Intersection observer (#33421)GeoSot
2022-04-13Update parcel.mdAnthony Perez
2022-04-13Fix proposallouismaxime.piton
2022-04-13Remove tooltip and popover styling as it is handled by Popper (#34627)GeoSot
2022-04-12Change second example dropdown form (#36137)Anton
2022-04-12Use Babel and ES6 in docs JS files (#31607)Tiger Oakes
2022-04-11Doc: fix modals and navs CSS vars descriptionJulien Déramond
2022-04-08Update devDependencies (#36120)XhmikosR
2022-04-07Revert border-color utilities to use the CSS property instead of the variableMark Otto
2022-04-07Doc: Reorder alphabetically lists of componentsJulien Déramond
2022-04-07Revamp tabs & follow ARIA 1.1 practices (#33079)GeoSot
2022-04-06Fix for missing CSS variables on `.navbar-nav` (#36105)Mark Otto
2022-04-01Doc fixeslouismaxime.piton
2022-04-01Fix duplicate `.rounded-*` and `.fw-semibold` defs in examplesJulien Déramond
2022-03-29Train PR: CSS variables for accordion, cards, navs, and modals (#36071)Mark Otto