aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Bump @babel/core from 7.13.15 to 7.13.16 (#33717)dependabot[bot]2-14/+113
2021-04-22Bump @babel/cli from 7.13.14 to 7.13.16 (#33716)dependabot[bot]2-5/+4
2021-04-21Dropdown: support `.dropdown-item` wrapped in `<li>` tags (#33634)Carson Sievert2-1/+28
2021-04-21Bump eslint-plugin-unicorn from 29.0.0 to 30.0.0 (#33700)dependabot[bot]2-6/+6
2021-04-21Bump sass from 1.32.8 to 1.32.11 (#33699)dependabot[bot]2-5/+5
2021-04-21docs: fix the default value of Popper's `boundary` option (#33685)Rohit Sharma1-2/+2
2021-04-20Offcanvas.js: If scroll is allowed, should allow focus on other elements (#33...GeoSot2-1/+35
2021-04-20Tab.js: Fixes on click handling (#33586)GeoSot2-55/+77
2021-04-20Dropdown — Add option to make the dropdown menu clickable (#33389)Rohit Sharma3-12/+175
2021-04-19Don't change the value for `altBoundary` option (#33684)Rohit Sharma1-1/+0
2021-04-19Fixes #33686 typo in RTL docsiatek1-1/+1
2021-04-19Fix regression for handling `mouseenter`/`mouseleave` events introduced by #3...alpadev2-2/+16
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot6-50/+165
2021-04-19Update anchor.js to v4.3.1. (#33668)XhmikosR1-4/+4
2021-04-18Change from preventOverflow to detectOverflowRohit Sharma3-3/+3
2021-04-18Fix typoRaaj Trambadia1-1/+1
2021-04-18Fixes signup form in Heroes exampleMark Otto1-3/+3
2021-04-18modal.js: fix test for scrollbar (#33666)GeoSot1-4/+6
2021-04-18Fix Grid System docs (#33676)Kohhee Peace1-6/+6
2021-04-18fix: clicking an item in navbar dropdown collapses the dropdown in firefox (#...alpadev1-1/+1
2021-04-18Change `toggle` method to `remove`Rohit Sharma1-2/+2
2021-04-18Use context propertiesRohit Sharma1-4/+3
2021-04-18Refactor dropdown's hide functionalityRohit Sharma1-50/+33
2021-04-17Apply positioning only when Popper is not usedRohit Sharma1-13/+7
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-17use `:read-only` css selector instead `[readonly]` for consistency (#33642)harishhalodoc1-5/+5
2021-04-17fix: use list-group variable instead of alert (#33658)Mona Brahmakshatriya1-1/+1
2021-04-15Fix v5 regressions in tab dropdown functionality (#33626)Carson Sievert2-1/+36
2021-04-14Make accordion icon rotation more natural (#33292)Victor Massé1-1/+1
2021-04-14Add example: Panels stay open (#33553)Peter Hartree1-0/+45
2021-04-14Correct the heading for the States sectionMark Otto1-1/+1
2021-04-14Decouple BackDrop from modal (#32439)GeoSot7-69/+385
2021-04-14Docs: Fix wrong dark attribute in Table - Vertical Alignment (#33597)Philip Wedemann1-25/+23
2021-04-14Js: fix some testsGeoSot3-13/+23
2021-04-14Have $form-check-input-border's default derive from ($black instead of hard-c...Carson1-1/+1
2021-04-14refactor(color-scheme): reduce complexityGaël Poupard1-12/+2
2021-04-14Bump rollup from 2.45.1 to 2.45.2 (#33615)dependabot[bot]2-4/+4
2021-04-13Hide validation icons from multiple selectsGeremia Taglialatela1-11/+6
2021-04-13fix: make EventHandler better handle mouseenter/mouseleave events (#33310)alpadev2-11/+105
2021-04-13Update devDependencies (#33590)XhmikosR2-191/+190
2021-04-11refactor: make static `selectMenuItem` method private (#33589)alpadev1-26/+26
2021-04-11Remove element event listeners through base component (#33429)GeoSot6-7/+3
2021-04-11Update tests to check for `noop` to be removedRohit Sharma2-4/+5
2021-04-11Dropdown — Don't use event delegationRohit Sharma1-3/+3
2021-04-11Use cached `noop` function everywhereRohit Sharma4-7/+7
2021-04-11Decouple Modal's scrollbar functionality (#33245)GeoSot4-121/+27
2021-04-10Add color-scheme mixinMark Otto3-0/+40
2021-04-09docs: update clipboard.js to v2.0.8 (#33583)XhmikosR1-3/+3
2021-04-09footer: fix `rel=noopener` attribute (#33571)XhmikosR1-12/+12