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-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
2016-05-09Redo checkboxes and radiosMark Otto
2016-04-24nuke commented out cssMark Otto
2016-04-24Avoid hacking around the temporal input bug in iOSMark Otto
2016-04-24Merge branch 'v4-dev' into v4-forms-cleanupMark Otto
2016-04-12Suppress IE/Edge additional white/blue colors for focused <select>Patrick H. Lauke
2016-04-09Fixes #18573: Change name of .form-control-label to .col-form-label (and .for...Mark Otto
2016-04-09fix up broke forms styles and docs example for the gridMark Otto
2016-04-09Merge branch 'v4-dev' into v4-forms-cleanupMark Otto
2016-02-19Add form-control-legendPatrick H. Lauke
2016-02-09.text-help is dead, long live .form-control-feedbackMark Otto
2016-02-09fix #18515: add .form-control-label-* classes to match large/small inputsMark Otto
2016-02-09don't set horizontal padding on .form-control-label /cc #18130 #17498Mark Otto
2016-02-09Move to a translucent input border with background-clip: padding-box for impr...Mark Otto
2016-02-08_forms.scss: Use division instead of fractional multiplicationChris Rebert
2016-02-08_forms.scss: Remove extra trailing 0 in fractional numberChris Rebert
2016-02-08Merge branch 'v4-dev' into v4-form-sizingMark Otto
2016-02-08updated button/form-control padding and line-heightMark Otto