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
2021-05-10Don't redefine $list-group-color in loopMark H. Wilkinson
2021-04-18fix: use list-group variable instead of alert (#33658)Mona Brahmakshatriya
2021-03-11Change from element selector to the opt-in classMark Otto
2021-03-11Add ol.list-group with psuedo-element numbersMark Otto
2020-12-17Fix: variables collide with globals (#32492)Rafi
2020-12-04feat(RTL): implement RTLGaël Poupard
2020-11-13Rename scale-color() function to shift-color() to avoid collision with Sass's...Mark Otto
2020-11-08Add checks to fix color contrast issues (#32085)Martijn Cuppens
2020-10-13Colors rewrite (#30622)Martijn Cuppens
2020-09-15Remove unnecessary nesting selectorsXhmikosR
2020-04-28Prevent list group style leaks (#30660)Martijn Cuppens
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens
2020-04-02Fix card list group borders & radii (#30497)Martijn Cuppens
2020-03-31Require `.form-label` classes on form labels (#30476)Martijn Cuppens
2020-03-31Use variables for list-group-item color levels (#30009)Yannik Hampe
2020-03-05$link-decoration: underline affects some components (#30262)Martijn Cuppens
2019-10-02v5: .form-check layout changes (#29322)Mark Otto
2019-07-25Drop `color()`, `theme-color()` & `gray()` functions (#29083)Martijn Cuppens
2019-06-26Remove redundant radius properties (#28956)Martijn Cuppens
2019-06-25Remove negative margins for group list items (#28940)Sergey Kovalenko
2019-05-08Drop all hover mixinsMark Otto
2019-01-21Make component colors configurable (#28035)Martijn Cuppens
2019-01-08remove redundant loop from list-group-horizontal (#28005)wojtask9
2019-01-08Move `z-index` to .list-group-item-action and remove redundant `text-decorati...Shohei Yoshida
2019-01-07Add horizontal list group modifier (#27970)Mark Otto
2018-10-19Fix double border on list-group (#27126)Roy Klutman
2018-09-26Prevent pointer events on disabled list-group-itemHoward Cox
2017-12-23adds hover state to the `button` element for background color utilities (#24813)Andres Galante
2017-10-23Replace some border-radius properties for the mixin, closes #23872Mark Otto
2017-10-20Reduce z-indexes in button-group, input-group, list-group, and pagination to ...rmacklin
2017-10-18Revert #23108 to restore list group borders (#24411)Mark Otto
2017-10-02Fix #23013: Add boder-top:0 in .list-group-flush .list-group-item (#23108)Chirag Modi
2017-06-28move list group variants to be generated from sass mapMark Otto
2017-06-17(#22414) Rename for consistency `$list-group-link-*-*` to `$list-group-action...Patrick Yeo
2017-04-17Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo
2017-04-11Remove `cursor: not-allowed` stylesPatrick H. Lauke
2017-03-19fixes #21584Mark Otto
2017-01-16Remove list-group-item-heading and list-group-item-text (#21653)Pierre-Denis Vanduynslager
2016-12-29Revamp list group states and docs to matchMark Otto
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-10-31trailing whitespaceMark Otto
2016-10-30Merge branch 'v4-flex-list-group' of https://github.com/rosskevin/bootstrap i...Mark Otto
2016-10-15Remove borders on the top and/or bottom when .list-group-flush is the first a...Starsam80
2016-10-10Reset the left and right border on list items for flush list groupsMark Otto
2016-02-18Extract $list-group-item-heading-margin-bottom variableChris Rebert
2016-02-17Add $list-group-item-padding-{x,y} variablesChris Rebert
2016-02-07Revamp list group items built with anchors and buttonsMark Otto
2016-02-06linter overhaulMark Otto
2016-01-21Resolves #18978 - flexbox list-group implementation. Requires the pull-right ...Kevin Ross
2016-01-18fuck around with card borders and moreMark Otto