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-10-19Gradients and shadows (#24429)Mark Otto
2017-10-03Fix custom-select with "multiple" attribute (#23055)Lodder
2017-10-03Switch to stylelint. (#23572)XhmikosR
2017-10-03Revert input group border changes (#24197)Mark Otto
2017-08-11Custom File padding-x and padding-y values are reversed (#23067)Patrick Yeo
2017-08-11Fix border on input group elements and custom form inputsNathan Woltman
2017-07-16(#22414) Rename for consistency `$custom-checkbox-border-radius`, `$custom-ch...Patrick Yeo
2017-06-14Merge branch 'v4-dev' into form-tweaksMark Otto
2017-06-14(Fixes #22414) Rename for consistency `$custom-checkbox-radius`, `$custom-che...Patrick Yeo
2017-06-13(#22414) Rename for consistency `$custom-control-disabled-indicator-bg`, `$cu...Patrick Yeo
2017-04-22Redo the small custom select varsMark Otto
2017-04-22Change how input and select height is computedMark Otto
2017-04-22Merge branch 'v4-dev' into form-tweaksMark Otto
2017-04-11Remove `cursor: not-allowed` stylesPatrick H. Lauke
2017-04-09fixes #21922: set border-radius to 0 when global radius is disabledMark Otto
2017-03-18Add :empty to .custom-file-control selector (#22176)Theriault
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko
2017-03-03Fix border width calculation for custom-select (#22068)Rutger Laurman
2017-02-21Remove vendor prefixes from appearance: none.Bardi Harborow
2017-01-24Remove `cursor: pointer;` (#21812)Mark Otto
2017-01-16Remove filter: alpha(opacity = 0);Christian Oliff
2017-01-04Custom Forms: Allow Chrome/Firefox feature that lets the user drag and drop i...Phillip Marshall
2016-12-26use flex and direction to do the stacked controls instead of float hacksMark Otto
2016-12-26move custom checks/radios to inline-flexMark Otto
2016-12-25Undo #21171 (which closed #20977)Mark Otto
2016-12-23Remove IE9 browser hacks. (#21393)Bardi Harborow
2016-12-11linting property orderMark Otto
2016-12-11put the custom control spacer var to useMark Otto
2016-12-05Move margin from adjacent selector to right on the .custom-control for better...Mark Otto
2016-11-27Update comment for use of IE9 hack to fix #18082Mark Otto
2016-10-28Merge pull request #19915 from zalog/patch-9Mark Otto
2016-10-28Merge pull request #21033 from twbs/label-less-custom-controlsMark Otto
2016-10-28Calculcate the top offset for custom control indicatorsMark Otto
2016-10-28Add a min-height: 1.5rem; to custom controlsMark Otto
2016-10-10Set height on custom selectMark Otto
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow
2016-09-09v4: Custom checkbox and radio alignment (#20671)Mark Otto
2016-05-16Update _custom-forms.scssCatalin Zalog
2016-05-09Merge pull request #19735 from MatthewRayfield/v4-custom-select-disabled-stylingMark Otto
2016-04-14Add disabled styling for .custom-selectMatthew Rayfield
2016-04-12Suppress IE/Edge additional white/blue colors for focused <select>Patrick H. Lauke
2016-02-17Fixes #19142 (follow-up to #18771): Restore cursor: pointer to custom radio/c...Mark Otto
2016-02-09Merge pull request #18925 from twbs/fixes-18922Chris Rebert
2016-02-07move the url to the variable valueMark Otto
2016-02-07Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into the...Mark Otto
2016-01-19Add pointer-events:none to custom indicatorPatrick H. Lauke
2016-01-18Make translation of custom file input text easier; fixes #18922Chris Rebert
2016-01-18Missing ;Mark Otto
2016-01-18add custom file vars, fix up custom select varMark Otto
2016-01-17Hella vars for custom checkboxes and radios and selectsMark Otto