aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Collapse)AuthorFilesLines
2020-03-31Use variables for list-group-item color levels (#30009)Yannik Hampe1-0/+2
Co-authored-by: Martijn Cuppens <[email protected]>
2020-03-28Order sizes variables (#30479)Catalin Zalog1-9/+9
2020-03-23File chooser size (#30040)Zedicius1-0/+10
Co-authored-by: David Van Doninck <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]>
2020-03-23Make form-check label customizable (#30426)Catalin Zalog1-0/+1
Co-authored-by: Martijn Cuppens <[email protected]>
2020-03-23Use WCAG contrast algo (#30168)Gaël Poupard1-6/+7
2020-03-20Merge branch 'master' into underline-linksMartijn Cuppens1-1/+1
2020-03-20Remove redundant text decoration from hover statesMartijn Cuppens1-1/+1
2020-03-18Drop IE support from SassMartijn Cuppens1-1/+1
2020-03-17Enable underlines for linksMark Otto1-2/+2
2020-03-16fix(css): adds a new opacity varCatalin Zalog1-3/+4
Fixes beeing able to control `.is-valid` & `.is-invalid` input:focus opacity
2020-03-14feat(css): groups hr elementCatalin Zalog1-2/+1
2020-03-10Change container padding to 1remMartijn Cuppens1-1/+1
2020-03-10Remove card decks in favor of the gridMartijn Cuppens1-1/+0
2020-03-10Bootstrap 5 gridMartijn Cuppens1-5/+2
2020-02-15Remove map merges (#28508)Martijn Cuppens1-100/+72
2020-02-15Revert "Placeholder for transitions reset to prevent code duplication #29862"XhmikosR1-8/+0
This reverts commit cd7e5d111102e4422858aa6f255dc243b4cca1ca. Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-15Added new variable for padding on dropdown header (#29946)Giovanni Mendoza1-0/+1
Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-14Placeholder for transitions reset to prevent code duplication… (#29870)Gaël Poupard1-0/+8
Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-02-12Convert background shorthands to separate propertiesMartijn Cuppens1-2/+1
2020-02-11Make spinners speed adjustable (#30154)GeoSot1-3/+4
2020-02-10Introduce posibility to disable !important suffix for utility classes (#29625)Martijn Cuppens1-0/+1
2020-01-28Add transition and add box-shadow for navbar-toggler (#30038)Cinnead1-0/+2
Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-01-17Navbar link color contrast (#30034)jorimvanhove1-2/+2
2019-12-25Escape brackets (#29857)Martijn Cuppens1-0/+2
Co-authored-by: XhmikosR <[email protected]>
2019-12-25Navbar optimizations (#29864)Martijn Cuppens1-0/+1
- Remove redundant `display: inline-block` from flex children - Remove `line-height: inherit;` which is the default value of `line-height` - Use flex shorthand - Improve background shorthand - Fix removed brand margin caused by requiring containers in navbars
2019-12-14Adjust card spacing variables (#29813)Brendan1-1/+4
2019-11-25Enable RFS for font resizingMartijn Cuppens1-1/+1
- Enable RFS - Add documentation - Disable doc font size overrides
2019-11-07Make check label cursor customizable (#29654)Martijn Cuppens1-0/+1
2019-11-07Fixed input-height-sm and input-height-lg calculations (#29653)Sam Duvall1-2/+2
2019-10-31Revert complex calculationMartijn Cuppens1-2/+1
2019-10-31Add add and subtract functionysds1-11/+12
2019-10-28Update .form-check to properly support gradients when enabled (#29338)Mark Otto1-1/+1
2019-10-27v5: Simplify navbars by requiring containers (#29339)Mark Otto1-1/+1
* v5: Simplify navbars by requiring containers * Update migration docs for navbar
2019-10-25Added animation when modal backdrop is static (#29516)Higor Araújo dos Anjos1-0/+1
2019-10-25Add configurable button text wrapping (#29554)Martijn Cuppens1-0/+1
2019-10-18v5: Update colors to add shades and tints (#29348)Mark Otto1-0/+102
* Add variables for shades and tints of each major color * getting-started/theming.md: use a `range`.
2019-10-12Carousel variables (#29493)leshasmp1-0/+2
2019-10-12Group line-height variables (#29466)astrahov1-3/+3
2019-10-03Add variable for `$breadcrumb-font-size` (#29467)astrahov1-0/+2
2019-10-03Variable card height (#29462)Martijn Cuppens1-0/+1
2019-10-03Better radio input (#29441)Paweł Kuna1-1/+1
2019-10-01Variable carousel indicator opacity (#29468)astrahov1-0/+2
2019-09-27Change blue and pink colors to be accessible. (#29198)XhmikosR1-2/+2
2019-08-30CleanupMark Otto1-0/+1
- Rename and move the variable to variables file - Move code to the grid file - Use the mixin to generate our own classes - Wrap in a grid classes enabled conditional - Document the mixin
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens1-13/+6
2019-08-27Switch percentage `font-size`s to `em` and change some font sizes for ↵Martijn Cuppens1-4/+8
consistency
2019-08-27Allow modification of the value of remMartijn Cuppens1-0/+3
2019-08-22Drop `$nav-divider-*` variables (not used)Martijn Cuppens1-4/+1
2019-08-18Add possibility to define custom border color for disabled form controls ↵tu4mo1-17/+20
(#29257)
2019-08-16Enable wrapping for elements in .modal-footer (#25103)Martijn Cuppens1-0/+3