aboutsummaryrefslogtreecommitdiff
path: root/scss/_list-group.scss
AgeCommit message (Expand)AuthorFilesLines
2020-11-13Rename scale-color() function to shift-color() to avoid collision with Sass's...Mark Otto1-2/+2
2020-11-08Add checks to fix color contrast issues (#32085)Martijn Cuppens1-2/+8
2020-10-13Colors rewrite (#30622)Martijn Cuppens1-1/+1
2020-09-15Remove unnecessary nesting selectorsXhmikosR1-1/+1
2020-04-28Prevent list group style leaks (#30660)Martijn Cuppens1-2/+2
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens1-1/+3
2020-04-02Fix card list group borders & radii (#30497)Martijn Cuppens1-12/+7
2020-03-31Require `.form-label` classes on form labels (#30476)Martijn Cuppens1-1/+0
2020-03-31Use variables for list-group-item color levels (#30009)Yannik Hampe1-1/+1
2020-03-05$link-decoration: underline affects some components (#30262)Martijn Cuppens1-0/+1
2019-10-02v5: .form-check layout changes (#29322)Mark Otto1-0/+1
2019-07-25Drop `color()`, `theme-color()` & `gray()` functions (#29083)Martijn Cuppens1-1/+1
2019-06-26Remove redundant radius properties (#28956)Martijn Cuppens1-2/+2
2019-06-25Remove negative margins for group list items (#28940)Sergey Kovalenko1-19/+28
2019-05-08Drop all hover mixinsMark Otto1-1/+2
2019-01-20Make component colors configurable (#28035)Martijn Cuppens1-0/+1
2019-01-08remove redundant loop from list-group-horizontal (#28005)wojtask91-18/+16
2019-01-08Move `z-index` to .list-group-item-action and remove redundant `text-decorati...Shohei Yoshida1-5/+1
2019-01-07Add horizontal list group modifier (#27970)Mark Otto1-0/+33
2018-10-19Fix double border on list-group (#27126)Roy Klutman1-0/+5
2018-09-26Prevent pointer events on disabled list-group-itemHoward Cox1-0/+1
2017-12-22adds hover state to the `button` element for background color utilities (#24813)Andres Galante1-1/+2
2017-10-22Replace some border-radius properties for the mixin, closes #23872Mark Otto1-1/+1
2017-10-20Reduce z-indexes in button-group, input-group, list-group, and pagination to ...rmacklin1-1/+1
2017-10-17Revert #23108 to restore list group borders (#24411)Mark Otto1-5/+0
2017-10-01Fix #23013: Add boder-top:0 in .list-group-flush .list-group-item (#23108)Chirag Modi1-0/+5
2017-06-28move list group variants to be generated from sass mapMark Otto1-4/+3
2017-06-16(#22414) Rename for consistency `$list-group-link-*-*` to `$list-group-action...Patrick Yeo1-4/+4
2017-04-16Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo1-1/+1
2017-04-10Remove `cursor: not-allowed` stylesPatrick H. Lauke1-1/+0
2017-03-18fixes #21584Mark Otto1-3/+1
2017-01-15Remove list-group-item-heading and list-group-item-text (#21653)Pierre-Denis Vanduynslager1-23/+0
2016-12-28Revamp list group states and docs to matchMark Otto1-66/+65
2016-12-21Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto1-12/+5
2016-10-30trailing whitespaceMark Otto1-1/+1
2016-10-30Merge branch 'v4-flex-list-group' of https://github.com/rosskevin/bootstrap i...Mark Otto1-1/+13
2016-10-15Remove borders on the top and/or bottom when .list-group-flush is the first a...Starsam801-0/+12
2016-10-09Reset the left and right border on list items for flush list groupsMark Otto1-0/+2
2016-02-17Extract $list-group-item-heading-margin-bottom variableChris Rebert1-1/+1
2016-02-16Add $list-group-item-padding-{x,y} variablesChris Rebert1-1/+1
2016-02-06Revamp list group items built with anchors and buttonsMark Otto1-37/+31
2016-02-06linter overhaulMark Otto1-0/+2
2016-01-20Resolves #18978 - flexbox list-group implementation. Requires the pull-right ...Kevin Ross1-1/+12
2016-01-17fuck around with card borders and moreMark Otto1-13/+0
2015-12-07fixes #17433: improve borders on .list-group-flush to remove dupe borders whe...Mark Otto1-0/+12
2015-11-15Add $list-group-border-width; refs #18150Chris Rebert1-3/+3
2015-11-15$list-group-border => $list-group-border-colorChris Rebert1-1/+1
2015-09-10Border width variable in list group itemsGuilherme Duarte1-3/+3
2015-08-23fix majority of scss linter errorsMark Otto1-1/+1
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0