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
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR
2017-11-26move from csslint to stylelintMark Otto
2016-07-22Update iOS temporal input types support comment (#20343)Chris Rebert
2015-08-05fixes #16824: Correct the match on .control-label sizing for input group sizesMark Otto
2015-06-19Follow up to #16529 (remove select caret in IE10+)Mark Otto
2015-05-24Removes border around select caret in IEWon Song
2015-05-14add comment, remove week typeMark Otto
2015-05-14scope temporal changes to .form-control class, add week input to bootMark Otto
2015-04-26Remove inaccurate commentMark Otto
2015-04-26Merge pull request #16333 from pine3ree/patch-2Mark Otto
2015-04-24Round results from gutter division to prevent decimal margins and paddingThomas P. Horton
2015-04-22form-group size + form-control-feedbackmaks feltrin
2015-04-04Merge pull request #16176 from twbs/input_group_sizingMark Otto
2015-03-29Fixes #15536: Resize .control-label's font-size and account for border on sta...Mark Otto
2015-03-29Merge pull request #15956 from twbs/input-group-sizes-glyphiconMark Otto
2015-03-26Fixes #15074: Manually handle input sizing in form groups instead of using mi...Mark Otto
2015-03-10Remove trailing whitespace in forms.lessGleb Mazovetskiy
2015-03-01Input group sizes: Properly position `.form-control-feedback`Heinrich Fenkart
2015-02-21Fix #15652: Set `position: relative` on .{radio,checkbox}-inlineKevin Kirsche
2015-02-20Merge pull request #15699 from kkirsche/patch-8Chris Rebert
2015-02-20[Fixes #15691] .form-control-static changes height when emptyKevin Kirsche
2015-02-17Merge pull request #15703 from kkirsche/patch-9Mark Otto
2015-02-03[Fix Issue #15683] `readonly` input should not have a not-allowed cursorKevin Kirsche
2015-02-02Use form-group margin variableKevin Kirsche
2015-01-16.form-control: add note about <select> & border-radiusChris Rebert
2015-01-16Fixes #15536, #15559: Add .form-group sizing support to .form-control-staticMark Otto
2014-12-23Merge branch 'master' of https://github.com/twbs/bootstrapMark Otto
2014-12-23Fixes #15422: Alternate fix for temporal input sizing in input groupsMark Otto
2014-12-23add more refs to browser-related bugs in Less commentsChris Rebert
2014-12-23Reference iOS Safari temporal input bug in explanatory Less commentChris Rebert
2014-12-23Remove reference to old fixed WebKit bug in Less comment.Chris Rebert
2014-11-30Fixes #15074: Fix the nesting problem with form control size variantsMark Otto
2014-11-10comment and formattingMark Otto
2014-11-10Fixes #14234 againMark Otto
2014-10-28swap cursor not-allow for default, and use a variable for all disabled elementsMark Otto
2014-09-08Variables for large and small input border radiusesMarat Abdullin
2014-08-03Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for tempo...Mark Otto
2014-07-24Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto
2014-07-24Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto
2014-07-10Add Pointer EventsKyle
2014-07-07Fix small typo introduced in e2029e1Heinrich Fenkart
2014-07-07Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto
2014-07-03typoMark Otto
2014-07-03Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto
2014-07-03merge in and resolve conflictsMark Otto
2014-07-01place feedback icon lower, only if it really needBoris Serdyuk
2014-06-26fixes #13912: make radios/checkboxes work with inline forms againMark Otto
2014-06-21Fixes #13872 more: add overrides for lg and sm input modifiersMark Otto
2014-06-20Fixes #13872: Always apply padding to .form-control-static for that vertical ...Mark Otto
2014-06-19fixes #13021: add .form-group-sm/-lgMark Otto