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-07-17Fix typos in `snippets.js` (#36758)Marc Wrobel
2022-07-06Docs: add indeterminate disabled checkbox example (#36674)Julien Déramond
2022-06-28Fix search modal z-index to be on top of all docs showcased components (#36627)Julien Déramond
2022-06-25Docs: update clipboard.js to v2.0.11Julien Déramond
2022-06-15Add example of dark navbar and offcanvas to docs (#36510)Mark Otto
2022-06-02Docs: remove unused _algolia.scssJulien Déramond
2022-05-27Fix StackBlitz examples by embedding snippets.js when needed (#36352)Julien Déramond
2022-05-24CSS: doc fixes (#36425)Louis-Maxime Piton
2022-05-20Rewrite Webpack guide (#36382)Mark Otto
2022-05-20CSS: few proposals (#36406)Louis-Maxime Piton
2022-05-16Update search box styling and positionMark Otto
2022-05-13Fix homepage npm install snippetMark Otto
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-04-29Clean up last `$variable-prefix` usagesJulien Déramond
2022-04-22Add .show class to offcanvas example, and disable it's normal behavior in our JSMark Otto
2022-04-20Minor fixeslouismaxime.piton
2022-04-19Refactor some docs examples CSS (#36194)Mark Otto
2022-04-19One more code snippet fixMark Otto
2022-04-19Do some CSS and Migration guide cleanup (#36191)Mark Otto
2022-04-19Fix spacing of code snippetsMark Otto
2022-04-18v5.2.0 design refresh, plus responsive offcanvas classes (#35736)Mark Otto
2022-04-15Fix Chroma line highlight styleJulien Déramond
2022-04-13Revamp Scrollspy using Intersection observer (#33421)GeoSot
2022-04-12Use Babel and ES6 in docs JS files (#31607)Tiger Oakes
2022-04-12Update docs syntax colors head of dark mode (#35984)Mark Otto
2022-04-08Update devDependencies (#36120)XhmikosR
2022-04-01Changing to btnTitle and btnEditlouismaxime.piton
2022-03-29Fix typo for StackBlitz edit button's tooltip (#36073)Julien Déramond
2022-03-14Rewrite docs tables in Markdown with table shortcode (#31337)Mark Otto
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto
2022-03-11Fix docs error after #35644 (#36002)GeoSot
2022-03-09docs: add a StackBlitz "Try It" button in code examples (#35644)Puru Vijay
2022-03-09Convert popovers to CSS variablesMark Otto
2022-03-09Convert tooltips to CSS varsMark Otto
2022-03-01Site assets: `.bd-bg-purple-bright` → `.bd-bg-violet` and drop unused `.bd-...Julien Déramond
2022-02-28Replace instances of Sass vars for CSS variable versions of border-color and ...Mark Otto
2022-02-28Remove thicker border on table thead elementsMark Otto
2022-02-25Separate override for hr's in component examplesMark Otto
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard
2022-02-19Replace AnchorJS with a Hugo render hook (#32953)XhmikosR
2022-02-15Rewrite custom docs buttonsMark Otto
2022-02-15Convert .btn and mixins to use CSS variablesMark Otto
2022-02-07Fix empty content of tooltip after 'copy' action in docs (#35773)GeoSot
2022-01-03Bump copyright year to 2022 (#35639)XhmikosR
2021-12-16Add sticky bottom utility (#35518)Florian Lacreuse
2021-12-14Update stylelint and stylelint-config-twbs-bootstrap (#35438)XhmikosR
2021-12-03Docs offcanvas navbar (#34487)Mark Otto