aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-10-19fix version numberMark Otto3-3/+3
2017-10-19new version numberMark Otto3-3/+3
2017-10-19Gradients and shadows (#24429)Mark Otto11-19/+63
2017-10-19Reindent _variables.scss. (#24428)XhmikosR1-20/+20
2017-10-19Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-8/+17
2017-10-19fix functions, lighter colors on activeMark Otto1-3/+3
2017-10-19Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ...Mark Otto1-5/+5
2017-10-19Move theme variables outside of the theme map. (#23918)Andres Galante1-8/+17
2017-10-18Rename navbar height variables to reflect their value (#24161)Dylan Seago1-3/+3
2017-10-18Increase headings-line-height from 1.1 to 1.2 (#24423)Mark Otto1-1/+1
2017-10-18Set font-sizes relative to font-size-base (#24060)tillmon1-20/+20
2017-10-18Improves forms migration guide, docs, and scss (#24348)Andres Galante1-5/+0
2017-10-18mention forked from normalizeMark Otto1-0/+1
2017-10-17Revert #23108 to restore list group borders (#24411)Mark Otto1-5/+0
2017-10-17Add copyright and license headers to grid and reboot filesMark Otto2-12/+12
2017-10-17changes popovers from px to remAndres Galante2-26/+23
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus10-473/+496
2017-10-14Escape SassScript in custom variable values (#24354)Gleb Mazovetskiy1-5/+8
2017-10-11Add border radius to an image when it's the only card of a card group (#24321)Andres Galante1-0/+7
2017-10-10Refactor a few selectors so that the least specific ones are first. (#24310)XhmikosR3-23/+23
2017-10-10Use `$white` variable for `.navbar-dark`'s color. (#24309)XhmikosR1-1/+1
2017-10-09Ensure active button styles are not applied to disabled buttonsPrateek Goel2-6/+6
2017-10-09Centered SVG icon within its own container (#24292)Gisete Kindahl1-2/+2
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR2-15/+13
2017-10-07Reindent _variables.scss.XhmikosR1-419/+421
2017-10-07Enable stylelint for _reboot.scss.XhmikosR1-3/+13
2017-10-05formattingMark Otto1-2/+2
2017-10-05Add comment where we explicitly use `flex: 1 0 0%;`.XhmikosR1-0/+2
2017-10-05make-col-offset: Remove percentage if it's zero.XhmikosR1-1/+2
2017-10-05Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus1-19/+7
2017-10-04Fix dropup in bottom navbar for all the breakpointsJohann-S1-19/+7
2017-10-04fix travis errorGijs Boddeus1-1/+1
2017-10-04Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus1-0/+19
2017-10-04revert 1db5082Gijs Boddeus1-2/+2
2017-10-04Fix caret position for Dropdown in a bottom navbarJohann-S1-5/+16
2017-10-04Fix dropup in navbarJohann-S1-0/+8
2017-10-04rearrange properties in _borders.scss mixinsGijs Boddeus1-2/+2
2017-10-04Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus50-195/+330
2017-10-03Use variable for heading margin bottom in rebootSimon Knox1-1/+1
2017-10-02Update input-btn-line-height vars to reassign global sm/lg varsMark Otto1-3/+3
2017-10-02Update input/button padding to fix cutoff text in Windows ChromeMark Otto1-2/+2
2017-10-02Fix media-breakpoint-between (#23997)Trent Clowater1-2/+12
2017-10-02Badges add Sass variable to configure `$badge-border-radius` (#24213)Patrick Yeo2-1/+2
2017-10-02Fix custom-select with "multiple" attribute (#23055)Lodder1-0/+5
2017-10-02Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-devMark Otto4-19/+39
2017-10-02Nav Pills with open dropdown don't reflect the nav-pills active state. The ac...Patrick Yeo1-5/+5
2017-10-02Fix buttons that come after the input (input should be under the button)Mark Otto1-0/+6
2017-10-02First child of input group segmented buttons are off by -btn-border-widthPatrick Yeo1-0/+4
2017-10-02Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)Patrick Yeo2-22/+22
2017-10-02Switch to stylelint. (#23572)XhmikosR34-34/+65