aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Bump version to 4.0.0Mark Otto3-3/+3
2018-01-17Prevent print utils from overriding all other display utils (#25269)Mark Otto1-28/+10
2018-01-18Outline button hover color (#25339)Mark Otto2-7/+3
2018-01-18Use .list-group-item-action for list group item variant (#25338)ysds1-13/+10
2018-01-18Fix input height border (#25331)Andrew Luca1-1/+1
2018-01-16Add order-last grid class (#24915)Casper Bornebusch1-6/+4
2018-01-15Using the expected variable to set the custom select height. (#25169)Gustavo Straube1-1/+1
2018-01-15Extend spacers and sizes (#25101)Andrew Luca1-4/+8
2018-01-15Merge branch 'form-check-input-validation' of https://github.com/supergibbs/b...Mark Otto1-0/+5
2018-01-15Consistently use `:disabled` rather than `[disabled]` selector (#25317)Patrick H. Lauke5-11/+11
2018-01-15Add display utilities to bootstrap-grid.scss (#25308)Mark Otto1-4/+1
2018-01-14Update copyright for 2k18 (#25303)Mark Otto3-6/+6
2018-01-13Mixin `button-outline-variant` should retain active box shadow when focusedPatrick Yeo1-1/+5
2018-01-13Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto4-21/+22
2018-01-13$component-active-bg and $component-active-color are partially useful (#24710)Patrick Yeo1-11/+11
2018-01-13Fixed color for disabled buttons (#25167)Wolfgang Goedel1-0/+1
2018-01-13Fix breakpoint mixins for custom breakpoint maps (#25264)Sander Melnikov1-4/+4
2018-01-13Add direct children selectors to avoid cascading styles into a menu form (#25...ysds1-6/+6
2018-01-12Merge branch 'custom-check-disabled' of https://github.com/gijsbotje/bootstra...Mark Otto2-0/+16
2018-01-11Deprecate hover media query shim and mixins (#25270)Mark Otto2-47/+25
2018-01-11Remove `touch-action:manipulation` click optimization (#25250)Patrick H. Lauke1-23/+0
2018-01-06added variable for the background of checked and indeterminate custom inputs ...gijsbotje2-0/+16
2018-01-05add validation feedback/tooltip support to form-check-inputsJesse Mandel1-0/+5
2018-01-03Print tweaks (#25164)Mark Otto2-3/+22
2018-01-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke1-3/+5
2018-01-02Validation tooltip example (#25143)Mark Otto1-2/+1
2018-01-02Remove double borders for custom select and custom fileMartijn Cuppens1-1/+3
2018-01-02Update pagination focus stylesMark Otto2-1/+8
2018-01-02Merge branch 'patch-8' of https://github.com/gijsbotje/bootstrap into gijsbot...Mark Otto1-1/+2
2018-01-01Darken border color slightlyMark Otto1-1/+1
2017-12-31Textarea support for input groupsGijs Boddeus1-1/+2
2017-12-30Apply of #25068 to input groupysds1-4/+4
2017-12-30removes hardcoded value for nav-link paddingAndres Galante2-2/+4
2017-12-30Outline active focus (#25145)Mark Otto1-3/+6
2017-12-31Add `.order-0` to the flexbox grid ordering helpers. (#25137)Kevin Ruscoe1-1/+1
2017-12-29Darken $gray-600 by 10% for AA contrast (#25123)Mark Otto1-1/+1
2017-12-28Expand border utilities to include top, right, bottom, leftMark Otto1-1/+6
2017-12-28lintingMark Otto1-1/+1
2017-12-28Move alert theme-color() levels to variablesMark Otto2-1/+5
2017-12-28Allow customizing Popover and Tooltip `border-radius` while I'm at itPatrick Yeo3-2/+4
2017-12-28Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm`Patrick Yeo3-2/+4
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto3-3/+3
2017-12-28Set `cursor:pointer` for `<summary>`Andres Galante1-0/+1
2017-12-27apply same active/focus shadow styling to button variantsMark Otto1-5/+7
2017-12-27line breakMark Otto1-0/+1
2017-12-27fix mixin includeMark Otto1-2/+2
2017-12-27Only apply the active and focus shadow on the focus state for :activeMark Otto1-1/+5
2017-12-27Opinionated: reintroduce `cursor:pointer`patrickhlauke4-0/+23
2017-12-26Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto5-118/+66
2017-12-26lintingMark Otto2-13/+9