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
2014-08-05rename imported files to preface with underscore; rerun grunt distMark Otto
2014-08-04Merge branch 'master' into derpMark Otto
2014-08-03Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for tempo...Mark Otto
2014-08-03Merge branch 'master' into derpMark 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-13Merge branch 'master' into derpMark Otto
2014-07-10Add Pointer EventsKyle
2014-07-09Use .box-shadow() mixin so we can enable/disable themMark Otto
2014-07-09Nuke all IE8 fallbacks and comments and hacksMark Otto
2014-07-09Implement the new border-radius guard: only round things if global @enable-ro...Mark Otto
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto
2014-07-08Fix input sizing and increase vertical padding on textareasMark Otto
2014-07-08Drop GlyphiconsMark Otto
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
2014-06-13min-content is standard, so no need to vendor prefix itChris Rebert
2014-06-11Fixes #13548: Use position: absolute; to fix checkbox and radio line-height p...Mark Otto
2014-06-07set not-allowed cursor on disabled radio+checkbox labels; fixes #13281Chris Rebert
2014-05-23Merge pull request #13651 from twbs/ios-temporalMark Otto
2014-05-23Reset the padding on radio/checkbox labels in form-inlineMark Otto
2014-05-22update explanatory comment about iOS date/time inputs bugChris Rebert
2014-04-12Fix indentSean Dwyer
2014-04-11Fix form-control-feedback position when label has sr-only classSean Dwyer
2014-03-25Fixes #13066: Add z-index to the form control feedback icons so input groups ...Mark Otto
2014-03-25expand issue # ref to full URLChris Rebert
2014-03-25Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps textMark Otto
2014-03-20Fix vertical alignment of temporal inputs on iOSRob Fletcher
2014-03-11remove commentMark Otto
2014-03-11Fixes #13003: Move padding on radio and checkbox options from the surrounding...Mark Otto
2014-03-10fix grammar in comment in forms.lessChris Rebert
2014-03-10Fixes #12759Mark Otto
2014-03-10Fixes #12843: Scope label styles for horizontal forms to a media query so the...Mark Otto
2014-03-10Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix IE...Mark Otto
2014-03-05Fixes #12868: Enables icon feedback on validation states for large/small inputs.Mark Otto
2014-02-25fix #12836Chris Rebert
2014-02-23Fixes #12801: Add padding to the bottom of .form-control-static to match heig...Mark Otto
2014-02-08Nuke shit I added in 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 that shouldn't ...Mark Otto
2014-02-07Fixes #12486: Restore full width inputs for input groups in inline forms and ...Mark Otto
2014-02-07Override iOS search input's extra round cornersMark Otto
2014-01-28Remove #8350's reset for number inputs since Normalize fixes those upstreamMark Otto
2014-01-28Remove optgroup resets from #7611 since Normalize fixes those upstreamMark Otto