aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
AgeCommit message (Expand)AuthorFilesLines
2021-01-13Update toasts.md (#32782)Marcin Kasperski1-2/+2
2021-01-12Mention stretched-link constraints with table elements (#32761)Mark Otto1-1/+1
2021-01-09Fix typo (#32740)Brian Thompson1-1/+1
2021-01-08Move "active" class from `.nav-item` to `.nav-link` (#32730)Théophile Helleboid - chtitux7-36/+36
2021-01-07Clarify the `$enable-shadows` option in our docs (#32685)Mark Otto1-1/+1
2021-01-07Fix navbar docs - active nav-link (#32589)Florian Lacreuse1-2/+2
2021-01-06fix(ratio): missing variable prefix (#32501)Gaël Poupard2-3/+4
2021-01-06Tweak wording for no-touch carousel (#32688)Patrick H. Lauke1-2/+2
2021-01-05Hyphen to dash for ranges (#32488)Jonathan5-5/+5
2021-01-05carousel example: Move "active" class on .nav-link element (#32647) (#32647)Théophile Helleboid - chtitux2-4/+4
2021-01-05Fixes #32557: Add functions and variables to the utilities API docs imports (...Mark Otto1-1/+7
2021-01-05Remove incorrect mention of dropdowns for dynamic tab behavior (#32634)Patrick H. Lauke1-1/+1
2021-01-05Tweak the wording for collapse to indicate button is preferred/more semantic ...Patrick H. Lauke1-1/+1
2020-12-29Add an actual `data-bs-touch="false"` example in the carousel docs (#32638)Patrick H. Lauke1-6/+34
2020-12-21Support Popper virtual elements (#32376)Nils K1-2/+2
2020-12-21API docs: add missing comma (#32543)XhmikosR1-1/+1
2020-12-20Add keyboard-focusable elements for popover on disabled button (#32490)Florian Lacreuse1-3/+3
2020-12-20Tooltips: add missing space (#32529)XhmikosR1-1/+1
2020-12-19added class selector "." to "dropend" (#32534)joe1-1/+1
2020-12-18Add helpers to utilities bundle (#32324)Marc Jansing1-0/+3
2020-12-17Extended form validation states customization capabilities (#31757)Dmytro Yaremenko2-1/+4
2020-12-15Fix popover docs example (#32489)Florian Lacreuse1-22/+2
2020-12-15Expand `visually-hidden-focusable` so it can be used on a container, so the c...Patrick H. Lauke2-2/+8
2020-12-15docs: Remove unneeded `.form-group` class (#32483)Kyle Tsang1-1/+1
2020-12-15Remove redundant `pointer-events: none` override for tooltip and popover disa...Florian Lacreuse2-4/+4
2020-12-15docs: Add system-ui to native font stack documentation (#32455)Alan Orth2-0/+4
2020-12-14Tooltip/popover - change the default value for `fallbackPlacements` (#32437)Rohit Sharma3-6/+12
2020-12-14Clean up lorem ipsum text in popover examples (#32479)Florian Lacreuse1-8/+8
2020-12-14Add missing `has-validation` in checkout examples (#32464)Florian Lacreuse2-2/+2
2020-12-14docs(cheatsheet): fix RTL sidenav arrowsGaël Poupard2-0/+5
2020-12-14examples: Update font utility classes to new v5 versions (#32449)Alan Orth3-12/+12
2020-12-14Straggler lorem ipsum text (#32463)Patrick H. Lauke1-3/+3
2020-12-11Replace Lorem Ipsum placeholder text with more representative (or at least en...Patrick H. Lauke20-421/+356
2020-12-11Use box shadows instead of linear gradients to colorize tables (#32348)Martijn Cuppens1-1/+1
2020-12-10Typo: show on xxl, if only xl should be hidden. (#32287)Thomas Güttler1-1/+1
2020-12-09Remove duplicated 'follow Bootstrap on Twitter' link in Community section (#3...Christian Oliff1-1/+0
2020-12-09cheatsheet: Drop redundant `(current)` text (#32401)Gaël Poupard2-4/+4
2020-12-09Remove offset in Popover docskyletsang2-8/+2
2020-12-09docs: Update Popper 2 doc linkskyletsang3-6/+6
2020-12-09Fix missed occurrencies of "Popper.js" (#32398)Gaël Poupard1-2/+2
2020-12-08carousel.md: fix `$carousel-transition-duration` reference (#32316)Radu Chiriac1-1/+1
2020-12-07Add a callout for the sanitizer in popovers and tooltips (#32272)Patrick H. Lauke2-2/+10
2020-12-06Change button copy to make the example clearerMartijn Cuppens1-1/+1
2020-12-06Move and update migration notesXhmikosR1-2/+3
2020-12-06Update to popper.js v2.xJohann-S4-29/+11
2020-12-04Add toasts & positioning utilities migration docsMartijn Cuppens1-0/+8
2020-12-04Add interactive positioning widgetMartijn Cuppens1-13/+31
2020-12-04Add `.translate-middle-x` and `.translate-middle-y` utilitiesMartijn Cuppens1-0/+16
2020-12-04Add toast positioningMartijn Cuppens1-30/+34
2020-12-04cheatsheet.js: use `event` instead of `e` (#32335)XhmikosR1-2/+2