aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2021-05-06Add support for Bootstrap Icons on floating label formsfloating-labels-iconsMark Otto1-0/+20
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR4-4/+4
2021-04-30accordion: fix `border-top` on Firefox (#33736)alpadev1-2/+4
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot2-14/+2
2021-04-17Apply positioning only when Popper is not usedRohit Sharma1-13/+7
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-14Make accordion icon rotation more natural (#33292)Victor Massé1-1/+1
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-13Hide validation icons from multiple selectsGeremia Taglialatela1-11/+6
2021-04-11Decouple Modal's scrollbar functionality (#33245)GeoSot1-9/+0
2021-04-10Add color-scheme mixinMark Otto2-0/+18
2021-04-06Add equal column mixin (#32155)CFX1-3/+8
2021-04-04Spinner alignment changesMark Otto2-2/+3
2021-04-04Add offcanvas-top modifier (#33549)Mark Otto1-0/+10
2021-04-04Vertically align offcanvas header componentsMark Otto1-0/+1
2021-04-02Fix validation feedback icon in select multipleGeremia Taglialatela1-0/+8
2021-03-30Make .nav-link color consistent when using buttons (#33478)Kyle Tsang1-2/+2
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR4-4/+4
2021-03-22Fix flush accordion stylesMark Otto1-2/+5
2021-03-16Revamp accordion borders to fix pixel jumping (#33149)Mark Otto2-33/+21
2021-03-10Change from element selector to the opt-in classMark Otto1-3/+1
2021-03-10Add ol.list-group with psuedo-element numbersMark Otto1-0/+13
2021-03-10Removing duplicate text-decoration style for abbr[title] #33197 (#33325)gopal-jayaraman1-1/+0
2021-03-08Update devDependencies (#33307)XhmikosR2-5/+0
2021-03-02Offcanvas as component (#29017)GeoSot3-4/+100
2021-03-02Reset select:disabled opacity and null-ify color to fix rendering differences...Mark Otto2-6/+8
2021-03-01fix(navs): ensure button will grow in fill/justified navGaël Poupard1-0/+7
2021-03-01fix(list-group): properly set a color on list-group-itemsGaël Poupard1-1/+1
2021-03-01fix(forms): validated controls in input-groupGaël Poupard1-0/+7
2021-02-22Remove the default positioning from `.dropup` (#33120)Rohit Sharma1-6/+3
2021-02-22fix(card): siblings card links in RTL (#33154)Gaël Poupard1-1/+1
2021-02-16Clear duplicated class `border-0` (#32925)k-utsumi1-1/+0
2021-02-10Add input focus blur variableSam Willis2-2/+3
2021-02-10Remove explicit suppression of focus outlinePatrick H. Lauke1-14/+0
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto15-59/+209
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR4-4/+4
2021-02-09Dropdown — Change the selector to check the use of Popper (#33003)Rohit Sharma1-7/+4
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-09Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiersMark Otto1-9/+10
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke1-0/+5
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-03Remove the initial margin from dropdown/popover in favor of Popper (#32524)Rohit Sharma2-19/+20
2021-02-03Update docs for color and bg utilitiesMark Otto3-0/+20
2021-02-01_carousel.scss: Fix typo in comment (#32950)Quy1-1/+1
2021-01-28Make carousel indicators actual buttonsPatrick H. Lauke1-6/+9
2021-01-27Re-add flex-grow to .navbar-collapse (#32899)Mark Otto1-1/+1