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-10-28Drop custom file upload plugin in favor of CSSMartijn Cuppens
2020-10-28v5: Floating labels (#30449)Mark Otto
2020-04-14Restore `.form-text` (#30565)Catalin Zalog
2020-03-10Bootstrap 5 gridMartijn Cuppens
2019-07-13v5: Forms update (#28450)Mark Otto
2019-06-05Make generating form row styles dependent on $enable-grid-classes (#28870)Shohei Yoshida
2019-05-09Reset input padding for cross browser consistency (#28208)Shohei Yoshida
2019-04-25Sync plain text font-size with `$input-font-size` (#28464)Shohei Yoshida
2019-03-18Workaround for MS edge bug (#28275)Shohei Yoshida
2019-03-04Hyphenate server-side (#28401)Jonathan
2019-02-15Deprecate form-control-focus mixin (#28262)Martijn Cuppens
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2019-02-07Optional btn & input font sizes (#28068)Martijn Cuppens
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto
2019-01-05Remove unneeded stylelint disables.XhmikosR
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens
2018-12-22Prevent checks from shrinking in inline forms (#27870)Mark Otto
2018-12-05Make form grid gutter width configurable (#27766)Jacob Müller
2018-11-13Keep input group & form label font size in sync with form control font size (...Martijn Cuppens
2018-10-23Cleanup stylelint commentsMartijn Cuppens
2018-10-20changes the variables for input font sizeandresgalante
2018-10-20Add font weight options for form controls and custom select (#27343)Andres Galante
2018-09-18Variable .btn and .form-control font sizes (#26908)Martijn Cuppens
2018-07-16Form control heights (#26820)Mark Otto
2018-02-12set color to form-control-plaintext (#25565)m5o
2018-02-02Override .custom-select width in .form-inline (#25414)Mark Otto
2017-12-23Restyle code element, remove docs example overflow, improve docs examples (#2...Mark Otto
2017-12-23Form check markup v2 (#25050)Mark Otto
2017-12-02Remove .col-form-legend in favor of .col-form-label (#24932)Troy Morehouse
2017-10-23Merge branch 'v4-dev' into btn_input_split_variablesMark Otto
2017-10-22match width behaviour of form-control to form-control-plaintext (#24486)Gijs Boddeus
2017-10-20Remove background-image: none; on .form-control (#24454)Mark Otto
2017-10-19append btn-* and input-* variables and extends their from input-btn-* variablesi.sychev
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