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