aboutsummaryrefslogtreecommitdiff
path: root/scss/_input-group.scss
AgeCommit message (Expand)AuthorFilesLines
2020-10-26Require `.has-validation` for input groups with validationMartijn Cuppens1-4/+20
2020-02-17IE auto-size input-group to column (#30043)jorimvanhove1-1/+2
2019-08-17Fix min-width of input-group flex items (#29209)Shohei Yoshida1-0/+1
2019-05-30Clean input group flex basis (#28785)Shohei Yoshida1-4/+1
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-3/+3
2018-12-28Match input font size for `.input-group-text` (#27941)Martijn Cuppens1-1/+1
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens1-1/+1
2018-11-22Fixed a fixed height issue of input-group size option (#27687)ysds1-2/+10
2018-11-17Support custom-select sizing in input-group (#27677)ysds1-0/+7
2018-11-13Keep input group & form label font size in sync with form control font size (...Martijn Cuppens1-2/+2
2018-10-23Fix readonly-plain-text with button addon (#25871)Caíque de Castro Soares da Silva1-0/+1
2018-09-18Bring the focused button in input group to the front (#26910)ysds1-0/+4
2018-07-20#26912: fix custom file input z-indexMartijn Cuppens1-0/+5
2018-07-15Form control heights (#26820)Mark Otto1-2/+10
2018-05-07Fix z-index target (#26361)ysds1-5/+7
2018-04-23Remove unnecessary resetting of left round (#26238)ysds1-2/+1
2018-02-11Fix border-radius on Browse button for custom file input inside input groups ...Mark Otto1-2/+2
2018-01-13Add direct children selectors to avoid cascading styles into a menu form (#25...ysds1-6/+6
2018-01-02Remove double borders for custom select and custom fileMartijn Cuppens1-1/+3
2017-12-31Textarea support for input groupsGijs Boddeus1-1/+2
2017-12-30Apply of #25068 to input groupysds1-4/+4
2017-12-26Fix input group border radius issue (#25075) (#25076)ysds1-29/+19
2017-12-23remove input group overrides since they're defaults nowMark Otto1-10/+0
2017-12-22Restyle code element, remove docs example overflow, improve docs examples (#2...Mark Otto1-0/+13
2017-12-22Rewrite input group component (#25020)Mark Otto1-139/+93
2017-10-22Merge branch 'btn_input_split_variables' of https://github.com/isychev/bootst...Mark Otto1-9/+9
2017-10-22Merge branch 'input-group-custom-forms' into v4-devMark Otto1-4/+27
2017-10-22Merge branch 'v4-dev' into btn_input_split_variablesMark Otto1-5/+5
2017-10-20Reduce z-indexes in button-group, input-group, list-group, and pagination to ...rmacklin1-5/+5
2017-10-19Add input group support for custom selects and custom filesMark Otto1-4/+27
2017-10-19append btn-* and input-* variables and extends their from input-btn-* variablesi.sychev1-9/+9
2017-10-02Fix buttons that come after the input (input should be under the button)Mark Otto1-0/+6
2017-10-02First child of input group segmented buttons are off by -btn-border-widthPatrick Yeo1-0/+4
2017-10-02Switch to stylelint. (#23572)XhmikosR1-2/+2
2017-10-02Revert input group border changes (#24197)Mark Otto1-3/+0
2017-10-02fixes input group btn height (#23810)Andres Galante1-1/+4
2017-10-01remove Dist fils as per suggestion (#23092)Chirag Modi1-1/+2
2017-08-12Remove `vertical-align: middle` from `.input-group-addon` and `.input-group-b...Patrick Yeo1-1/+0
2017-08-12Apply `align-items: center;` to `.input-group` instead of input group sub com...Patrick Yeo1-4/+1
2017-08-10Input Group Addon add option to configure `$input-group-addon-color`Patrick Yeo1-1/+1
2017-08-10Fix border on input group elements and custom form inputsNathan Woltman1-0/+3
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto1-4/+5
2017-01-21fix segmented buttons (#21716)Gijs Boddeus1-4/+1
2017-01-03clarify usage of base font-size so we know what's upMark Otto1-1/+1
2016-12-22Changed a word in a comment (#21399)Patrick Cameron1-1/+1
2016-12-21Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto1-39/+13
2016-10-30Fix input group sizing in FirefoxCatalin Zalog1-1/+4
2016-10-27property orderMark Otto1-1/+1
2016-10-27Ensure proper sizing of and alignment of content within input group addons an...Mark Otto1-1/+14
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler1-1/+1