aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/components
AgeCommit message (Expand)AuthorFilesLines
2021-06-14querySelector will only select the first element. Adjust to QuerySelectorAllaphel1-5/+7
2021-06-14fix(docs): update docs to match the newest modal-open removal (#34239)Szymon Wiszczuk1-1/+1
2021-06-14Update tooltips.md (#34222)Marius Steffens1-1/+1
2021-06-07docs: update dropdowns.md to reflect the correct version (#34180)Eelke van den Bos1-1/+1
2021-06-03Add positioned badges example to docs (#34143)Joel Johnson1-4/+26
2021-06-03Add `getOrCreateInstance` method in base-component (#33276)GeoSot13-6/+142
2021-06-02img in horizontal card (#34160)Gaël Poupard1-1/+1
2021-05-28corrected link to text alignment docs (#34119)Andrea Sudharta1-1/+1
2021-05-19Adjusted z-index to cover "copy" buttons (#34018)Jason Sperske1-2/+2
2021-05-11docs: make tooltip anchor properly wrap the svg (#33901)alpadev1-1/+1
2021-05-08Add accessible names to SVG icons in alerts (#33893)Patrick H. Lauke1-5/+5
2021-05-06Fix typo in scrollspy docs (#33841)Mark Otto1-2/+2
2021-05-05Fix doc typo and Bootstrap Icons link (#33832)Kyle Tsang1-1/+1
2021-05-04Neutralise more words from placeholder text (#33731)Patrick H. Lauke2-21/+14
2021-05-04Tweak toast docs (#33810)Patrick H. Lauke1-5/+7
2021-04-27Tooltip — doc updates (#33771)Rohit Sharma1-1/+1
2021-04-27docs: fix typo in list-group.md (#33756)Pierre Grimaud1-1/+1
2021-04-25Add Bootstrap Icons to alerts docs (#33690)Mark Otto1-0/+56
2021-04-25Clarify `boundary` option description (#33735)Rohit Sharma3-3/+3
2021-04-25Tooltip/Popover — Minor doc updates (#33733)Rohit Sharma2-2/+2
2021-04-23Replace modal and scrollspy placeholder content (#33726)Mark Otto2-63/+49
2021-04-21docs: fix the default value of Popper's `boundary` option (#33685)Rohit Sharma1-2/+2
2021-04-20Dropdown — Add option to make the dropdown menu clickable (#33389)Rohit Sharma1-1/+65
2021-04-18Change from preventOverflow to detectOverflowRohit Sharma3-3/+3
2021-04-17Fix toggle between modals exampleMark Otto1-50/+21
2021-04-17Docs: Tried to fix the issue #33650 (#33664)ghost_321-4/+4
2021-04-14Add example: Panels stay open (#33553)Peter Hartree1-0/+45
2021-04-06Fixed wrong method name _getInstanceDanny Trunk1-1/+1
2021-04-04Add offcanvas-top modifier (#33549)Mark Otto1-1/+16
2021-03-31Clarify docs accordion example (#33522)Mark Otto1-1/+1
2021-03-23Make offcanvas example fully static (#33446)Mark Otto1-1/+1
2021-03-23Allow offcanvas to be initialized in open state (#33382)GeoSot1-3/+3
2021-03-16Add example: toggle modal dialogs (#33301)Anton1-0/+69
2021-03-16Accept data-bs-body option in the configuration object as well (#33248)GeoSot1-34/+27
2021-03-16Update modal's `show` method to accept `relatedTarget` as an argument (#33300)Anton1-0/+7
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-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