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
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
2016-03-11remove empty sass if directivesRakhat Jabagin
2016-02-08Merge branch 'multiple-input-group-addon' of https://github.com/vicary/bootst...Mark Otto
2016-02-08Put that new var to use to match form group addons to form controlsMark Otto
2016-02-06linter overhaulMark Otto
2016-01-24Allow a <label> for .input-group-addon by zeroing out margin-bottommkroeders
2016-01-07fix input group addon alignmentMark Otto
2015-12-11Alternative fix to double borderVicary Archangel
2015-12-09Multiple input-group-addon supportVicary Archangel
2015-12-08Use $input-btn-border-width for both .form-control and .btn borders; fixes #1...Chris Rebert
2015-12-07fixes #18425 by using vars for 1px bordersMark Otto
2015-11-16Fix #17001 in v4Chris Rebert
2015-08-23fixes #17035Mark Otto
2015-08-18clean out comments that aren't all that helpfulMark Otto
2015-08-14nuke the shared padding vars and assign to individual componentsMark Otto
2015-06-23drop more -base, clean up var spacingMark Otto
2015-06-23drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto
2015-06-23rename -horizontal and -vertical vars to -x and -y for consistencyMark Otto
2015-06-19Merge branch 'master' into v4Mark Otto
2015-04-27stub out flexbox variation for input groupMark Otto