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
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR
2021-09-07Typo fixes (#34914)XhmikosR
2021-09-06Disabled link cleanup (#34886)Patrick H. Lauke
2021-09-06docs: make use of the `.Site.Params.docs_version` variable (#34913)Julien Déramond
2021-09-06Docs: Add Callout to Stacks Helper page about limited flexbox gap support (#3...Christian Oliff
2021-09-04Fix a11y issues in `.hstack` example and placeholder 'How it works' example (...Julien Déramond
2021-09-03docs: add `$enable-smooth-scroll` to Sass options page (#34877)Alan Oliveira
2021-09-02Include root.scss in all dist builds (#34773)Mark Otto
2021-08-31Use `path.Join` when joining pathsXhmikosR
2021-08-31example: remove unneeded escape charactersXhmikosR
2021-08-31Minor shortcode tweaks and consistency changesXhmikosR
2021-08-31Remove `.html` suffix from shortcodes calls.XhmikosR
2021-08-31Tweak scss-docs shortcodeXhmikosR
2021-08-30Enhance Alerts > Live Example section (#34769)Julien Déramond
2021-08-30clarify importing all vs specific plugins (#34840)Marius A
2021-08-21Progress page: remove toggle animation button (#34787)XhmikosR
2021-08-20docs: fix typos in approach and placeholders (#34781)SaintMalik
2021-08-18dashboard-rtl: use the same scripts as the dashboard example (#34766)XhmikosR
2021-08-18Fix typo in placeholder docs (#34752)Kyle Tsang
2021-08-10Fix modal when is triggered by `bs-toggle`, to hide other open instances (#34...GeoSot
2021-08-05docs: Fix placeholders typo (#34686)Christian Oliff
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR
2021-08-04Document the utility API's new css-var booleanMark Otto
2021-08-04Add and document additional :root CSS variablesMark Otto
2021-08-04Update color and background-color utilitiesMark Otto
2021-08-03Improved docs describing media-breakpoint-down breakpoints (#34637)Sean Hinton
2021-08-03Add new placeholder component (#31859)Jaume Sala
2021-07-30Add missing newlines around fenced codeblocks (#34630)XhmikosR
2021-07-30Enable a few eslint-config-xo rules (#34620)XhmikosR
2021-07-29Collapse page: add a link to the accordion page (#34605)XhmikosR
2021-07-29Revert "Allow individual grid classes to override `.row-cols` (#33621)" (#34612)Mark Otto
2021-07-28Use a streamlined way to trigger component dismiss (#34170)GeoSot
2021-07-28Correct Toast docs (#34604)Mark Young
2021-07-27Document change to hr in v5 (#34574)Mark Otto
2021-07-27Rename Build Tools page to Contribute (#34578)Mark Otto
2021-07-27Make note of _root.scss being requiredMark Otto
2021-07-26Clean up a couple CSS Grid issues (#34572)Mark Otto
2021-07-26Update the custom Sass import docs (#34573)Mark Otto
2021-07-26Update nav-tab.mdJitan Gupta
2021-07-25docs: minor image compression improvements (#34557)XhmikosR
2021-07-22docs: Add Github Octicons to the list (#34526)Ben Koshy
2021-07-22Toasts: Change showing timings and classes to keep toast `display:none` by de...GeoSot
2021-07-21Update devDependencies (#34552)XhmikosR
2021-07-19modal: change `data-dismiss` so that it can be outside of a modal using `bs-t...GeoSot
2021-07-18Add new offcanvas support to navbarscraftwerk
2021-07-17Split .vr from stacks as a new helperMark Otto
2021-07-17Add hstack and vstack helpersMark Otto
2021-07-12Added new Offcanvas file to import exampleEric Horstmanshof
2021-07-07Add maps for all colors, document how to extend color utilities (#32319)Mark Otto
2021-07-07Fix site params variable on themes sectionacyoush