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
path: root/scss
AgeCommit message (Expand)Author
2020-04-30v5: Unify spacing across components (#30564)Mark Otto
2020-04-29Remove borders from iframes by default (#30620)Martijn Cuppens
2020-04-29[type=radio] should always be rounded (#30686)Gaël Poupard
2020-04-29`<pre>`: Disable auto-hiding scrollbar in legacy Edge (#30685)Martijn Cuppens
2020-04-28Prevent list group style leaks (#30660)Martijn Cuppens
2020-04-27Use scss-docs for color mapsMark Otto
2020-04-27Rewrite Theming docs as Customize sectionMark Otto
2020-04-27Rename variables for brevityMark Otto
2020-04-24Customizable table group seperator colorsMartijn Cuppens
2020-04-24Add bs prefixMartijn Cuppens
2020-04-24Prevent nested tables style leaksMartijn Cuppens
2020-04-20Add `$form-text-font-weight` (#30617)Catalin Zalog
2020-04-18Drop `@support (position: sticky)` media query (#30415)Martijn Cuppens
2020-04-18grid: checks for `$grid-columns > 0` (#30605)Catalin Zalog
2020-04-17feat: checks for `$grid-breakpoints` map list (#30609)Catalin Zalog
2020-04-16feat: checks for `$grid-row-columns` (#30606)Catalin Zalog
2020-04-16feat: removes `.form-text` display (#30598)Catalin Zalog
2020-04-15Add `bs-` prefixes to custom properties (#30591)Martijn Cuppens
2020-04-15Disable negative margins by default (#30585)Martijn Cuppens
2020-04-15v5: Update system font stack (#30561)Mark Otto
2020-04-14Delete appearance from `button.close` (#30582)k-utsumi
2020-04-14Simplify checkbox & radio input (#30557)Martijn Cuppens
2020-04-14Update RFS to 9.0.3 (#30581)Martijn Cuppens
2020-04-14Redo display headings (#30568)Mark Otto
2020-04-14Restore `.form-text` (#30565)Catalin Zalog
2020-04-14Update docs for new XXL grid tierMark Otto
2020-04-13Add an xxl grid tierMark Otto
2020-04-11Use `box-shadow` mixin for `.btn` (#30512)Catalin Zalog
2020-04-11Use `box-shadow` mixin for `.form-select` (#30555)Catalin Zalog
2020-04-10Use custom properties for font-stacks (#30509)Gaël Poupard
2020-04-09Add checkbox transition (#30528)Martijn Cuppens
2020-04-08Fix spinner-grow animation (#30504)Mark Otto
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens
2020-04-06Add `.card-footer` color (#30515)Catalin Zalog
2020-04-06Add nav link transition (#29988)Martijn Cuppens
2020-04-02Fix card list group borders & radii (#30497)Martijn Cuppens
2020-04-01Use `box-shadow` mixin for form controls (#30480)Catalin Zalog
2020-04-01Fix border radiiMartijn Cuppens
2020-04-01Fix CSS and improve docsysds
2020-04-01Add Full-Screen size to Modal and Responsive variations for breakpointsgsoti
2020-04-01transition() mixin prevent redundant 'transition: none' and pass `null` (#30391)Shohei Yoshida
2020-04-01Fix date inputs heights in safariMartijn Cuppens
2020-03-31Fix text decorations (#30492)Martijn Cuppens
2020-03-31Require `.form-label` classes on form labels (#30476)Martijn Cuppens
2020-03-31Use variables for list-group-item color levels (#30009)Yannik Hampe
2020-03-31Cleanup responsive tables (#30482)Martijn Cuppens
2020-03-30Switch to custom properties to control grid gutter widths (#30475)Martijn Cuppens
2020-03-28Order sizes variables (#30479)Catalin Zalog
2020-03-24Add `.caption-top` for tables (#30435)Mark Otto
2020-03-23File chooser size (#30040)Zedicius