aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR106-2952/+3340
2021-02-10docs(scroll offset): improve a11y for sticky header (#33027)Gaël Poupard1-6/+6
2021-02-10Downgrade karma to v6.0.4. (#33030)XhmikosR2-4/+4
2021-02-09Add function type for `popperConfig` option (#32882)Rohit Sharma9-16/+99
2021-02-09Dropdown — Change the selector to check the use of Popper (#33003)Rohit Sharma2-9/+6
2021-02-09fix(navbar): ensure .navbar-collapse behaves as intended (#33022)Gaël Poupard1-0/+2
2021-02-09Remove the default left styling in favor of PopperRohit Sharma1-1/+4
2021-02-09Mention dropdown static change in Migration guideMark Otto1-0/+1
2021-02-09Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiersMark Otto4-16/+171
2021-02-09Bump linkinator from 2.13.3 to 2.13.4 (#33019)dependabot[bot]2-8/+8
2021-02-09vnu-jar.js: quote vnu path (#33016)XhmikosR1-1/+1
2021-02-09Remove custom `fallbackPlacements` from dropdown (#32843)Rohit Sharma1-6/+0
2021-02-09Docs on enforcing HTTPS and avoiding mixed content (#33017)Philip Kiely1-2/+4
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke4-122/+148
2021-02-08CI: remove the cache fallback and shorten cache key (#33012)XhmikosR6-18/+12
2021-02-08Update devDependencies (#33011)XhmikosR2-736/+620
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-04Fix Popper preventOverflow boundary config (#32845)Kyle Tsang2-2/+2
2021-02-03Fix dropdown keys to open menu (#32750)Siju Samson2-0/+54
2021-02-03Prevent `getSelector` from returning URLs as selector (#32586)Florian Vick2-1/+36
2021-02-03Dropdown — Emit events on the `.dropdown-toggle` button (#32625)Rohit Sharma4-112/+106
2021-02-03fix(accordion): ensure .accordion-button stays left-aligned (#32951)Gaël Poupard1-0/+1
2021-02-03fix(navbar): hardcoded custom property (#32930)Gaël Poupard1-1/+1
2021-02-03Fix default value for `$enable-deprecation-messages` (#32940)Stanisław Gregor1-1/+1
2021-02-03Remove the initial margin from dropdown/popover in favor of Popper (#32524)Rohit Sharma6-22/+24
2021-02-03Tweak scss-docs shortcodeXhmikosR1-1/+1
2021-02-03Update docs for color and bg utilitiesMark Otto12-39/+147
2021-02-02Bump rtlcss from 3.0.0 to 3.1.1 (#32972)dependabot[bot]2-5/+5
2021-02-02Bump @rollup/plugin-commonjs from 17.0.0 to 17.1.0 (#32963)dependabot[bot]2-4/+4
2021-02-02Bump sass from 1.32.5 to 1.32.6 (#32965)dependabot[bot]2-4/+4
2021-02-02Bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1 (#32962)dependabot[bot]2-4/+4
2021-02-02Bump eslint from 7.18.0 to 7.19.0 (#32964)dependabot[bot]2-4/+4
2021-02-02Bump rollup from 2.38.0 to 2.38.4 (#32961)dependabot[bot]2-14/+5
2021-02-02Bump autoprefixer from 10.2.3 to 10.2.4 (#32966)dependabot[bot]2-8/+8
2021-02-02Bump karma from 6.0.2 to 6.0.4 (#32959)dependabot[bot]2-26/+12
2021-02-02Bump @rollup/plugin-babel from 5.2.2 to 5.2.3 (#32958)dependabot[bot]2-4/+4
2021-02-01_carousel.scss: Fix typo in comment (#32950)Quy1-1/+1
2021-01-28Just find the active indicatorRohit Sharma1-5/+3
2021-01-28Make carousel indicators actual buttonsPatrick H. Lauke9-59/+70
2021-01-28CI: switch to the coverallsapp/github-action tag (#32919)XhmikosR1-1/+1
2021-01-28change-version: remove vendor, add resources (#32917)XhmikosR1-1/+1
2021-01-28Update docs for `offset` optionRohit Sharma4-3/+24
2021-01-28Restore `offset` option for tooltip/popover componentsRohit Sharma2-0/+57
2021-01-28Restore offset option for dropdown componentjoke2k3-2/+80
2021-01-28Update checks and radios in input groups (#32912)Mark Otto1-3/+3
2021-01-28Minor ESLint rules cleanup (#32904)XhmikosR2-13/+3
2021-01-28migration: mention `.form-text` changes (#32911)Tobias Bengfort1-0/+1
2021-01-27Re-add flex-grow to .navbar-collapse (#32899)Mark Otto1-1/+1
2021-01-27Tooltip refactoring (#32523)GeoSot1-84/+74