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-01-28migration: mention `.form-text` changes (#32911)Tobias Bengfort
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke
2021-01-26Bump eslint-plugin-unicorn from 26.0.1 to 27.0.0 (#32902)dependabot[bot]
2021-01-26Add a link to v4.x from the v5 homepage (#32745)Mark Otto
2021-01-26Replace .bg-white with .bg-body in docsVino Rodrigues
2021-01-20docs: Fix `navbar-nav-scroll` description (#32846)Kyle Tsang
2021-01-19Docs: add v4.6.0 (#32842)XhmikosR
2021-01-19Add `.navbar-nav-scroll` for vertical scrolling of navbar content (#32037)Mark Otto
2021-01-18Add a live toast example to the docs (#32760)Mark Otto
2021-01-15Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795)Mark Otto
2021-01-15docs: work around Toast CSS conflict with utils (#32620)Siju Samson
2021-01-14Remove role="button" from CTA links in carousel examples (#32788)Patrick H. Lauke
2021-01-14Docs v5: Fix Sass rounding precision and state Sass implementation (#32512)voltaek
2021-01-14Add mention of CSPs and SVGs (#32759)Mark Otto
2021-01-13Revert "docs: Fix popover example showing above navbar (#32445)" (#32533)XhmikosR
2021-01-13Document some basic code conventions for us (#32778)Mark Otto
2021-01-13Improve docs regarding RTL migration (#32771)Gaël Poupard
2021-01-13Migration: mention the removal of `.rounded-sm/lg` utilities (#32758)ghost_32
2021-01-13Document size and multiple aren't supported on floating label selects (#32744)Mark Otto
2021-01-13Update toasts.md (#32782)Marcin Kasperski
2021-01-12Mention stretched-link constraints with table elements (#32761)Mark Otto
2021-01-10Fix typo (#32740)Brian Thompson
2021-01-08Move "active" class from `.nav-item` to `.nav-link` (#32730)Théophile Helleboid - chtitux
2021-01-08docs(sidebar): active linkGaël Poupard
2021-01-08Move migration sidebar entry to sidebar.ymlXhmikosR
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR
2021-01-07Clarify the `$enable-shadows` option in our docs (#32685)Mark Otto
2021-01-07Fix navbar docs - active nav-link (#32589)Florian Lacreuse
2021-01-06fix(ratio): missing variable prefix (#32501)Gaël Poupard
2021-01-06Tweak wording for no-touch carousel (#32688)Patrick H. Lauke
2021-01-06Hyphen to dash for ranges (#32488)Jonathan
2021-01-05carousel example: Move "active" class on .nav-link element (#32647) (#32647)Théophile Helleboid - chtitux
2021-01-05Fixes #32557: Add functions and variables to the utilities API docs imports (...Mark Otto
2021-01-05Remove incorrect mention of dropdowns for dynamic tab behavior (#32634)Patrick H. Lauke
2021-01-05Tweak the wording for collapse to indicate button is preferred/more semantic ...Patrick H. Lauke
2020-12-29Add an actual `data-bs-touch="false"` example in the carousel docs (#32638)Patrick H. Lauke
2020-12-29Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 (#32644)dependabot[bot]
2020-12-21docs(sidebar): invalid CSS value (#32575)XhmikosR
2020-12-21Support Popper virtual elements (#32376)Nils K
2020-12-21API docs: add missing comma (#32543)XhmikosR
2020-12-20Add keyboard-focusable elements for popover on disabled button (#32490)Florian Lacreuse
2020-12-20Tooltips: add missing space (#32529)XhmikosR
2020-12-19added class selector "." to "dropend" (#32534)joe
2020-12-18docs: Fix popover example showing above navbar (#32445)Siju Samson
2020-12-18Add helpers to utilities bundle (#32324)Marc Jansing
2020-12-17Extended form validation states customization capabilities (#31757)Dmytro Yaremenko
2020-12-15Fix popover docs example (#32489)Florian Lacreuse
2020-12-15Docs: style clipboard button on `:focus`, not just `:hover` (#32461)Patrick H. Lauke
2020-12-15docs(skip links): new powers for .visually-hidden-focusableGaël Poupard
2020-12-15Expand `visually-hidden-focusable` so it can be used on a container, so the c...Patrick H. Lauke