aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke6-49/+76
2021-01-26Bump bundlewatch from 0.3.1 to 0.3.2 (#32906)dependabot[bot]2-9/+17
2021-01-26Bump eslint-plugin-unicorn from 26.0.1 to 27.0.0 (#32902)dependabot[bot]4-25/+11
2021-01-26Bump rollup from 2.37.0 to 2.38.0 (#32901)dependabot[bot]2-4/+4
2021-01-26Bump karma from 6.0.0 to 6.0.2 (#32903)dependabot[bot]2-4/+4
2021-01-25Pin linkinator and regenerate package-lock.jsonXhmikosR2-277/+187
2021-01-25Add a link to v4.x from the v5 homepage (#32745)Mark Otto1-1/+3
2021-01-25Replace .bg-white with .bg-body in docsVino Rodrigues7-13/+14
2021-01-20docs: Fix `navbar-nav-scroll` description (#32846)Kyle Tsang1-1/+1
2021-01-20Bump autoprefixer from 10.2.1 to 10.2.3 (#32850)dependabot[bot]2-5/+13
2021-01-20Bump sass from 1.32.4 to 1.32.5 (#32849)dependabot[bot]2-4/+4
2021-01-20Bump stylelint from 13.8.0 to 13.9.0 (#32848)dependabot[bot]2-9/+94
2021-01-19Docs: add v4.6.0 (#32842)XhmikosR2-2/+3
2021-01-19Bump rollup from 2.36.1 to 2.37.0 (#32838)dependabot[bot]2-4/+4
2021-01-19Bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0 (#32837)dependabot[bot]2-4/+4
2021-01-19Bump eslint from 7.17.0 to 7.18.0 (#32836)dependabot[bot]2-10/+10
2021-01-19Add `.navbar-nav-scroll` for vertical scrolling of navbar content (#32037)Mark Otto2-0/+57
2021-01-18Add a live toast example to the docs (#32760)Mark Otto2-1/+51
2021-01-15Remove popover-arrow margin to fix alignment of the arrow (#32787)Mark Otto1-3/+0