aboutsummaryrefslogtreecommitdiff
path: root/scss/_button-group.scss
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 ...Martijn Cuppens1-1/+1
2018-11-25Grow button width to the parent button group (#27717)ysds1-1/+1
2018-11-04Button group refactoring and fixes (#25395)ysds1-17/+8
2018-03-12Fix caret alignment (#25719)ysds1-1/+7
2017-12-26Clean up button group (#25073)ysds1-58/+12
2017-11-24rename itMark Otto1-1/+1
2017-11-09Make styling of grouped option buttons class-basedRaffy Alcoriza1-1/+1
2017-10-27fixes #24574Mark Otto1-1/+1
2017-10-22Merge branch 'btn_input_split_variables' of https://github.com/isychev/bootst...Mark Otto1-8/+8
2017-10-22Merge branch 'v4-dev' into btn_input_split_variablesMark Otto1-3/+5
2017-10-23Refactor a few selectors. (#24404)XhmikosR1-32/+35
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR1-1/+1
2017-10-22fix vertical input button group margin (#24498)Gijs Boddeus1-0/+2
2017-10-20Reduce z-indexes in button-group, input-group, list-group, and pagination to ...rmacklin1-2/+2
2017-10-19append btn-* and input-* variables and extends their from input-btn-* variablesi.sychev1-8/+8
2017-10-02Switch to stylelint. (#23572)XhmikosR1-4/+7
2017-09-26Fixes rounded corners on first and lat child on vertical btn group (#24119)Andres Galante1-6/+6
2017-08-13Button code cleanup (#22951)Mark Otto1-17/+23
2017-06-03fix small typo inside _button-group.scss (#22746)Tom Van Rompaey1-1/+1
2017-04-08Rename some .open to .show (#22389)Mark Otto1-8/+2
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto1-6/+6
2017-01-24Allow button toolbars to wrap (#21826)Mark Otto1-0/+1
2017-01-21Fix gaps between vertical grouped buttons when using labels (#21793) (#21796)Dmytro Yarmak1-0/+1
2017-01-03Drop .carete (#21525)Quy1-16/+0
2017-01-03button groups should be inline-flex to match their button counter parts (inli...Mark Otto1-1/+1
2016-12-27inline-flex and width: 100% for stacked/vertical variationMark Otto1-2/+2
2016-12-27auto size input groups, fixes #20506Mark Otto1-0/+4
2016-12-27remove commented out codeMark Otto1-1/+0
2016-12-27lintingMark Otto1-1/+1
2016-12-27revamp button group with flexboxMark Otto1-39/+19
2016-10-02Remove the margin-bottom from <label>s in .btn-groups (#20827)Mark Otto1-0/+1
2016-05-11linting orderMark Otto1-3/+3
2016-05-11Unfuck those split button dropdownsMark Otto1-11/+15
2016-02-06lintingMark Otto1-3/+3
2016-02-06Merge branch 'v4-dev' into v4-split-buttonsMark Otto1-3/+3
2016-02-06linter overhaulMark Otto1-0/+2
2016-01-13rm unnecessary border-radius properties from .btn-group-vertical codeChris Rebert1-2/+0
2016-01-09Extract $btn-active-box-shadow variable & refactor accordinglyChris Rebert1-1/+1
2016-01-08Switch up some split button stuffMark Otto1-7/+13
2016-01-06Add variables for spacing of .btn-toolbar and split-button dropdown togglesChris Rebert1-6/+6
2015-12-07Use $input-btn-border-width for both .form-control and .btn borders; fixes #1...Chris Rebert1-2/+2
2015-12-06fixes #18425 by using vars for 1px bordersMark Otto1-2/+2
2015-12-04Use $border-width for .btn-group margins that make borders overlapChris Rebert1-2/+2
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-08-13nuke the shared padding vars and assign to individual componentsMark Otto1-1/+0
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto1-2/+2
2015-06-22rename -horizontal and -vertical vars to -x and -y for consistencyMark Otto1-2/+2
2015-06-18Merge branch 'master' into v4Mark Otto1-2/+2
2015-04-18clean up comments and spacingMark Otto1-2/+6
2015-03-09remove justified button groupsMark Otto1-26/+0