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-04-24add validation styles for .form-control-file (#26181)Mark Otto
2018-04-16Suppress text-hide deprecation warning (#26242)Alexander Rechsteiner
2018-04-14[trivial] Correct typos (#26297)Varunram Ganesh
2018-04-02Use https when possible.XhmikosR
2018-04-01Deprecate .text-hide (#26173)Mark Otto
2018-04-01Remove navbar alignMartijn Cuppens
2018-03-20Making use of `prefers-reduced-motion` media query (#25641)Mike Rogers
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller
2018-03-12Fix caret alignment (#25719)ysds
2018-02-24Remove disabling of stylelint ruleAdam Bowles
2018-02-20make it a varMark Otto
2018-02-20Merge branch 'nav-divider-mixin' of https://github.com/ysds/bootstrap into ys...Mark Otto
2018-02-12Update `.sr-only` mixin and utility (#25197)Mark Otto
2018-01-30Replace unicode character in _hover.scss (#25503)Richard van Laak
2018-01-22Allow to customize vertical margin of `nav-divider` mixinysds
2018-01-18Outline button hover color (#25339)Mark Otto
2018-01-18Use .list-group-item-action for list group item variant (#25338)ysds
2018-01-16Add order-last grid class (#24915)Casper Bornebusch
2018-01-16Merge branch 'form-check-input-validation' of https://github.com/supergibbs/b...Mark Otto
2018-01-15Consistently use `:disabled` rather than `[disabled]` selector (#25317)Patrick H. Lauke
2018-01-14Mixin `button-outline-variant` should retain active box shadow when focusedPatrick Yeo
2018-01-13Fixed color for disabled buttons (#25167)Wolfgang Goedel
2018-01-13Fix breakpoint mixins for custom breakpoint maps (#25264)Sander Melnikov
2018-01-11Deprecate hover media query shim and mixins (#25270)Mark Otto
2018-01-05add validation feedback/tooltip support to form-check-inputsJesse Mandel
2018-01-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke
2018-01-03Validation tooltip example (#25143)Mark Otto
2017-12-31Outline active focus (#25145)Mark Otto
2017-12-31Add `.order-0` to the flexbox grid ordering helpers. (#25137)Kevin Ruscoe
2017-12-28apply same active/focus shadow styling to button variantsMark Otto
2017-12-27Rewrite custom file inputMark Otto
2017-12-23adds hover state to the `button` element for background color utilities (#24813)Andres Galante
2017-12-23Form check markup v2 (#25050)Mark Otto
2017-12-23Rewrite input group component (#25020)Mark Otto
2017-11-28Update devDependencies and gems. (#24876)XhmikosR
2017-11-25Darken outline hover color to match default button hover (#24150)afholderman
2017-11-25Rewrite custom form check backgrounds (#24697)Mark Otto
2017-11-20Add support for fractional viewport widths (zoom/high-dpi displays) (#24299)Patrick H. Lauke
2017-11-15Adds variables for form validation messages (#24767)Andres Galante
2017-11-06fixes #24553: override border-color on focus of custom select with form valid...Mark Otto
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR
2017-10-30Add dropright and dropleft (right and left placements for our dropdown) (#23860)Johann-S
2017-10-29Add fallback border-radius to .btn (#24505)Mark Otto
2017-10-25update new focus and shadow properties to use varsMark Otto
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR
2017-10-22fix custom file input tooMark Otto
2017-10-22match space after comma, darken invalid/valid bg color on custom checksMark Otto
2017-10-22use rgba() so it's not at full opacityMark Otto
2017-10-22really fix indentation, reorderMark Otto
2017-10-22use vars, fix indentationMark Otto