aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/components
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-15docs(scrollspy): mention keyboard access and apply tabindex=0 (#31578)Gaël Poupard1-7/+12
2020-09-15Add getInstance method in the docs for tooltip (#31636)Rohit Sharma1-0/+9
2020-09-10Remove `loading=lazy` from navbar snippetsXhmikosR1-2/+2
2020-09-10Fix the remaining instances using the old logos.XhmikosR1-2/+2
2020-09-10Docs: (subjectively) nicer looking accordion example (#31137)Patrick H. Lauke1-7/+7
2020-07-31Add accessibility note about dismissible alerts and focus (#31358)Patrick H. Lauke1-2/+7
2020-07-12toasts: make default duration 5s (#31109)Rohit Sharma1-1/+1
2020-07-06Docs: separate button group out of checks/radios, expand button groups page (...Patrick H. Lauke1-51/+101
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke5-48/+48
2020-07-03Docs: improve/expand button documentation (#31093)Patrick H. Lauke1-4/+8
2020-07-01Use the site param for iconsXhmikosR1-1/+1
2020-06-27Add code to method/property tables (#31130)Patrick H. Lauke10-139/+139