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
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-26Replace .bg-white with .bg-body in docsVino Rodrigues
2021-01-20docs: Fix `navbar-nav-scroll` description (#32846)Kyle Tsang
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-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-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-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-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-15Expand `visually-hidden-focusable` so it can be used on a container, so the c...Patrick H. Lauke
2020-12-15docs: Remove unneeded `.form-group` class (#32483)Kyle Tsang
2020-12-15Remove redundant `pointer-events: none` override for tooltip and popover disa...Florian Lacreuse
2020-12-15docs: Add system-ui to native font stack documentation (#32455)Alan Orth
2020-12-14Tooltip/popover - change the default value for `fallbackPlacements` (#32437)Rohit Sharma
2020-12-14Clean up lorem ipsum text in popover examples (#32479)Florian Lacreuse
2020-12-14Add missing `has-validation` in checkout examples (#32464)Florian Lacreuse
2020-12-14docs(cheatsheet): fix RTL sidenav arrowsGaël Poupard
2020-12-14examples: Update font utility classes to new v5 versions (#32449)Alan Orth
2020-12-14Straggler lorem ipsum text (#32463)Patrick H. Lauke
2020-12-11Replace Lorem Ipsum placeholder text with more representative (or at least en...Patrick H. Lauke
2020-12-11Use box shadows instead of linear gradients to colorize tables (#32348)Martijn Cuppens
2020-12-10Typo: show on xxl, if only xl should be hidden. (#32287)Thomas Güttler