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
2019-05-08Drop all hover mixinsMark Otto
2019-05-02Remove floats from dropdown (#28690)Martijn Cuppens
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2019-02-04Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127)Martijn Cuppens
2019-01-21Make component colors configurable (#28035)Martijn Cuppens
2019-01-14Sync dropdown font size with btn font sizeMartijn Cuppens
2019-01-13Prevent wrapping if caret is included (#28029)Martijn Cuppens
2019-01-07Fix incorrect responsive alignment of dropdown menu (#27873)Shohei Yoshida
2018-12-22Add variable for dropdown-divider-margin-y (#27857)Mark Otto
2018-11-22Add border-radius to dropdown items (#27703)Roy Klutman
2018-10-23Cleanup stylelint commentsMartijn Cuppens
2018-10-21Add dropdown responsive alignment (#26255)ysds
2018-09-26Prevent pointer-events on disabled anchor dropdown-itemHoward Cox
2018-03-12Add basic position to dropup/right/left and dropdown-menu-right (#25400)ysds
2018-01-22v4.1: Add .dropdown-item-text (#22965)Mark Otto
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