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-12-14Remove redundant brackets (#27768)Martijn Cuppens
2018-12-14Add missing parameter to grid mixins. (#27841)Florian Lacreuse
2018-11-04Ligthen/Darken Button focus shadow colorysds
2018-11-04Avoid null value (#27570)Vincent Langlet
2018-11-03Add Sass variable for prefers-reduced-motion, add callout to affected compone...Patrick H. Lauke
2018-10-23Variable darken percentage for emphasized linksMartijn Cuppens
2018-10-23Custom select validation padding fix and additional custom select feedback ic...Martijn Cuppens
2018-10-23Cleanup stylelint commentsMartijn Cuppens
2018-10-21Disallow transition property (use mixin instead)Martijn Cuppens
2018-10-21Unitless breakpointsJohan Beckers
2018-10-21Custom checkboxes and radios retheming (#27064)Martijn Cuppens
2018-10-21Outline button variant hover mixin (#27289)Doug Puchalski
2018-10-20Fix #26372: disabled btn hover issue (#27407)Ian Walter
2018-10-20Remove redundant width and height propertiesMartijn Cuppens
2018-10-20table: Add border color relative to theme for accessibility (#25755)Bastien
2018-09-19Add new variables for form feedback tooltips (#26959)Mark Otto
2018-09-14Selector improvement (#27219)Martijn Cuppens
2018-09-03Move transparent background to .btn and remove background-imageMartijn Cuppens
2018-09-03Set max-width to 100%Martijn Cuppens
2018-09-03#27112: fix border focus border colorMartijn Cuppens
2018-09-03Move CSS of hover underline to base from color variantsysds
2018-08-19#26975: remove grid columns min heightMartijn Cuppens
2018-07-30Merge branch 'form-validation-icons' into v4-devMark Otto
2018-07-21Update validation tooltips to use tooltip vars (#26887)Mark Otto
2018-07-15fixes #26579Mark Otto
2018-07-10correct spelling errors (#26837)Andrew
2018-07-09disable to fix ciMark Otto
2018-07-09Restore feedback icons on validated form fieldsMark Otto
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