aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/components
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-04Add toast positioningMartijn Cuppens1-30/+34
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard14-105/+110
2020-12-01Fix empty CSS variableXhmikosR1-2/+2
2020-12-01Update breadcrumb docs and dividersMark Otto1-4/+37
2020-11-30Remove the `show` property from the modal plugin (#32279)Rohit Sharma1-6/+0
2020-11-25Ability to add custom class in tooltip/popover (#32217)Rohit Sharma2-0/+18
2020-11-21docs: use `event` instead of `e` (#32226)XhmikosR3-11/+11
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR3-19/+19
2020-11-19docs: update selector CodePen example (#32163)XhmikosR2-2/+2
2020-11-18correct "breakpoint" typo (#32191)Matt Shaw1-1/+1
2020-11-18docs(dropdowns): clarify where is `.show` applied (#32189)Gaël Poupard1-1/+1
2020-11-14popovers.md: unbreak line (#32153)XhmikosR1-2/+1
2020-11-14Update the remaining filesXhmikosR2-20/+20
2020-11-14Add `bs` in data attributesRohit Sharma15-323/+323
2020-11-12Fix caniuse.com URLS to prevent redirects (#32135)Christian Oliff1-1/+1
2020-11-09Drop `.btn-block` classes, replace with utilities (#31995)Mark Otto1-7/+38
2020-11-09[Docs] Changes to navbar documentation/explanation (#32090)Patrick H. Lauke1-11/+11
2020-11-06Fix missing border & add transitionsMartijn Cuppens1-6/+6
2020-11-06Add dedicated accordion component based on Collapse JSMark Otto3-55/+106
2020-11-02Add callouts about using light colors ideally on a dark background (#32040)Patrick H. Lauke1-0/+4
2020-10-31Contrast colors added to theme-colors (#30044)Sead Memic2-4/+4
2020-10-29Minor Markdown fixes (#32009)XhmikosR1-1/+1
2020-10-27list-group.md: fix snippet (#31981)XhmikosR1-15/+15
2020-10-25Rename Navs to Navs and Tabs (#31965)Mark Otto4-4/+5
2020-10-19docs: switch to fenced codeblocks (#31806)XhmikosR15-208/+256
2020-10-19Slow down spinners when `prefers-reduced-motion: reduce` (#31882)Gaël Poupard1-0/+4
2020-10-14Remove redundant visually hidden "(current)" from pagination controls (#31892)Patrick H. Lauke1-13/+4
2020-10-13Revert "Improve callout shortcode. (#31802)" (#31871)XhmikosR17-80/+80
2020-10-13Split up dropdown sizing docs to improve rendering (#31861)Mark Otto1-55/+55
2020-10-12Improve callout shortcode. (#31802)XhmikosR17-80/+80
2020-10-05docs: fix contrast color against `.bg-info` (#31839)Gaël Poupard2-3/+3
2020-10-05carousel: add missing `to` description and fix `nextwhenvisible` description ...Ankit Mishra1-0/+4
2020-10-02Explain the "dispose" method appropriately (#30838)Rohit Sharma9-9/+9
2020-09-30Update btn-close-white docs to filter (not backdrop-filter) (#31796)Christian Oliff1-1/+1
2020-09-29docs(Modal): Add xxl fullscreen example (#31583)Kyle Tsang1-0/+22
2020-09-29Change grid classes to utilities to make vertical nav example more resilient ...Mark Otto1-37/+29
2020-09-28Replace ellipsis Unicode symbol with three dots. (#31774)XhmikosR1-2/+2
2020-09-24Carousel enhancements, including .carousel-dark (#31650)Mark Otto1-0/+44
2020-09-24Add .dropdown-menu-dark (#30171)Mark Otto1-0/+46
2020-09-22Update toasts dismiss (moving more styles to CSS instead of utilities), fix s...Mark Otto2-42/+33
2020-09-22Update some close button examplesMark Otto2-7/+3
2020-09-22Rename .close to .btn-close, replace times sign with background SVG, update f...Mark Otto3-68/+23