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-18Improves forms migration guide, docs, and scss (#24348)Andres Galante
2017-10-03Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)Patrick Yeo
2017-10-03Switch to stylelint. (#23572)XhmikosR
2017-10-02fix .col-form-label paddings and add line-height (#23121)wojtask9
2017-09-06Removes background from form-control-plaintextAndres Galante
2017-08-21remove commented out code, fixes #23530Mark Otto
2017-08-14Move the gap between inline checkboxes to right (#22607)Tomáš Kout
2017-08-11Remove broken CSS that tried to reset the absolute positioning when there was...Mark Otto
2017-06-26fixes #22908Mark Otto
2017-06-15Rename .form-control-static to .form-control-readonly-plainPatrick H. Lauke
2017-06-14move from .gutters-sm to .form-row to be super explicit about intended use caseMark Otto
2017-06-14Merge branch 'v4-dev' into form-tweaksMark Otto
2017-06-13(#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$in...Patrick Yeo
2017-06-11move to mixin so we can repeat it easier and allow folks to extend to custom ...Mark Otto
2017-06-07remove icons for nowMark Otto
2017-06-07add valid stateMark Otto
2017-06-06drop the old validation styles and docsMark Otto
2017-06-06flesh out invalid styles on .was-validatedMark Otto
2017-06-01trying out new validation stylesMark Otto
2017-04-22Change how input and select height is computedMark Otto
2017-04-11Remove `cursor: not-allowed` stylesPatrick H. Lauke
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko
2017-01-24Remove `cursor: pointer;` (#21812)Mark Otto
2016-12-29use align-items on .form-inline to keep items from growing too much (#21461)Mark Otto
2016-12-28use varMark Otto
2016-12-28fix inline checksMark Otto
2016-12-28add some varsMark Otto
2016-12-26Use calc() on .col-form-label padding calculationsMark Otto
2016-12-26Replaces #21270 with proper fixMark Otto
2016-12-26vertically center .form-group contents in inline formsMark Otto
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-12-21Overwrite margin-bottom on form-control-static (#21270)Gijs Boddeus
2016-12-20Add variables for transitions (#21345)Tom Lutzenberger
2016-11-29Fix #20936 make inline checkbox/radio markup same as stacked (#20995)Brad Kent
2016-11-29Fix incorrect select height calculation (#21171)Florian Schlittenbauer
2016-11-27Update inline forms (updated docs and new flexbox styles) (#21212)Mark Otto
2016-10-10Match the height of select.form-control with input.form-controlMark Otto
2016-10-10remove un-needed commentMark Otto
2016-10-10add transparent border to match .form-control heightMark Otto
2016-10-10Update static form controlMark Otto
2016-10-10Ensure input groups behavior appropriately in inline formsMark Otto
2016-10-03Only override input border-radius as part of .form-control to avoid bug with ...Mark Otto
2016-10-03Fixes #20799: Apply same color change to disabled inline radios/checkboxes (#...Mark Otto
2016-05-10Bring back some 'help text' love for forms with .form-textMark Otto
2016-05-10Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into v4-...Mark Otto
2016-05-09Update checkboxes and radios docsMark Otto
2016-05-09update classes for inline form to new checkbox optionsMark Otto
2016-05-09Fixes #19771: Enable .form-control-sm/lg on select.form-controlMark Otto
2016-05-09lintingMark Otto