Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR
2017-10-30Add dropright and dropleft (right and left placements for our dropdown) (#23860)Johann-S
2017-10-22Add variable to configure the `$dropdown-border-radius`. (#24376)José Francisco
2017-10-19Gradients and shadows (#24429)Mark Otto
2017-10-10Refactor a few selectors so that the least specific ones are first. (#24310)XhmikosR
2017-10-03Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-devMark Otto
2017-10-01Remove dropdown anchor focus overrideAri Rizzitano
2017-08-14Add option to disable carets on dropdowns through `$enable-caret`Patrick Yeo
2017-08-05Dropup dropdown-menu should have margin on the bottom instead of topPatrick Yeo
2017-08-05(#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer`Patrick Yeo
2017-05-30tweak dropdown caret size and placementMark Otto
2017-05-17Use popper to align dropdown menu instead of using css with importantJohann-S
2017-05-14Fix dropdown-menu-right and dropdown-menu-left for DropdownJohann-S
2017-05-14Handle dropup for DropdownJohann-S
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S
2017-05-14Begin to use Popper for DropdownJohann-S
2017-04-14Replace dropdown backdrop hack with cleaner JS-only hackPatrick H. Lauke
2017-04-11Remove `cursor: not-allowed` stylesPatrick H. Lauke
2017-04-09Add dropdown-item-padding-y varMark Otto
2017-04-09Remove margin-left on caret if empty (#22095)Jesper Strange Klitgaard Christiansen
2017-03-13Remove the outline override from dropdown togglesMark Otto
2017-01-04clarify usage of base font-size so we know what's upMark Otto
2017-01-04Drop .carete (#21525)Quy
2017-01-02remove magic dropdown positioning for fixed bottom; folks should set this as ...Mark Otto
2016-12-29Revamp dropdown item statesMark Otto
2016-12-23Remove IE9 browser hacks. (#21393)Bardi Harborow
2016-12-08Rename `.active` to `.show`Starsam80
2016-10-26Merge pull request #20982 from Johann-S/fix19344Mark Otto
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler
2016-10-03v4: Dropdown units (#20701)Mark Otto
2016-05-11Merge branch 'v4-dev' into v4-split-buttonsMark Otto
2016-02-18Extract $dropdown-padding-y variableChris Rebert
2016-02-17Merge pull request #19239 from twbs/dropdown-margin-topMark Otto
2016-02-17Extract $dropdown-item-padding-x variableChris Rebert
2016-02-17Extract $dropdown-margin-top variableChris Rebert
2016-02-16Extract $dropdown-min-width variableChris Rebert
2016-02-07Fixes #18550: really remove that referenceMark Otto
2016-02-07Merge branch 'v4-dev' into v4-split-buttonsMark Otto
2016-02-07remove commentMark Otto
2016-02-04Redo line-height globallyMark Otto
2016-01-18Merge pull request #18883 from twbs/zindex-dropdown-backdropMark Otto
2016-01-17Extract $dropdown-box-shadow variableChris Rebert
2016-01-14Use proper variable for .dropdown-backdrop's z-indexChris Rebert
2016-01-09Switch up some split button stuffMark Otto
2015-11-30Merge pull request #18257 from twbs/border-width-varsMark Otto
2015-11-28_dropdown.scss: Revise comments; fixes #18363Chris Rebert
2015-11-15Add $dropdown-border-width; refs #18150Chris Rebert
2015-11-15$dropdown-border => $dropdown-border-colorChris Rebert
2015-11-13.dropdown-menu: Swap color and font-size property order to make SCSS Lint happyChris Rebert