aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/components
AgeCommit message (Expand)AuthorFilesLines
2021-03-11Merge branch 'main' into nav-underlinenav-underlineXhmikosR1-0/+42
2021-03-10Change from element selector to the opt-in classMark Otto1-4/+4
2021-03-10Add ol.list-group with psuedo-element numbersMark Otto1-0/+42
2021-03-10Add .nav-underline modifier classMark Otto1-0/+21
2021-03-02Offcanvas as component (#29017)GeoSot1-0/+256
2021-03-02Dropdown — Drop `flip` option (#33198)Rohit Sharma1-6/+0
2021-02-21Fix small typos / follow-up to #32630 (#33164)Patrick H. Lauke1-1/+1
2021-02-17Clarify docs around .navbar-brand (#33123)Mark Otto1-4/+12
2021-02-15Fix typo in nav-tabs docs (#33081)Siju Samson1-1/+1
2021-02-11Docs improvements after beta2 (#33049)Gaël Poupard2-13/+13
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto20-6/+217
2021-02-09Add function type for `popperConfig` option (#32882)Rohit Sharma3-6/+51
2021-02-09Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiersMark Otto1-4/+89
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke1-37/+37
2021-02-08Add a note to change the case type of option name (#32995)Rohit Sharma2-2/+2
2021-02-04Fix boundary config description for dropdown and popover (#32979)Kyle Tsang2-5/+3
2021-02-03Dropdown — Emit events on the `.dropdown-toggle` button (#32625)Rohit Sharma1-2/+1
2021-02-03Remove the initial margin from dropdown/popover in favor of Popper (#32524)Rohit Sharma2-2/+2
2021-02-03Update docs for color and bg utilitiesMark Otto3-3/+3
2021-01-28Make carousel indicators actual buttonsPatrick H. Lauke1-15/+15
2021-01-28Update docs for `offset` optionRohit Sharma3-3/+23
2021-01-28Restore offset option for dropdown componentjoke2k1-0/+10
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke1-30/+30
2021-01-20docs: Fix `navbar-nav-scroll` description (#32846)Kyle Tsang1-1/+1
2021-01-19Add `.navbar-nav-scroll` for vertical scrolling of navbar content (#32037)Mark Otto1-0/+48
2021-01-18Add a live toast example to the docs (#32760)Mark Otto1-0/+40
2021-01-14docs: work around Toast CSS conflict with utils (#32620)Siju Samson1-7/+11
2021-01-13Update toasts.md (#32782)Marcin Kasperski1-2/+2
2021-01-07Fix navbar docs - active nav-link (#32589)Florian Lacreuse1-2/+2
2021-01-06Tweak wording for no-touch carousel (#32688)Patrick H. Lauke1-2/+2
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-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-15Fix popover docs example (#32489)Florian Lacreuse1-22/+2
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-14Tooltip/popover - change the default value for `fallbackPlacements` (#32437)Rohit Sharma2-6/+6
2020-12-14Clean up lorem ipsum text in popover examples (#32479)Florian Lacreuse1-8/+8
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. Lauke8-174/+140
2020-12-09Remove offset in Popover docskyletsang2-8/+2
2020-12-09docs: Update Popper 2 doc linkskyletsang3-6/+6
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-06Update to popper.js v2.xJohann-S2-28/+8
2020-12-04Add interactive positioning widgetMartijn Cuppens1-13/+31