- 27 Nov, 2017 1 commit
-
-
Mark Otto authored
-
- 26 Nov, 2017 1 commit
-
-
Alessandro Chitolina authored
-
- 25 Nov, 2017 10 commits
-
-
XhmikosR authored
-
Mark Otto authored
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
https://github.com/picapixa/bootstrapMark Otto authored
Merge branch 'btn-group-styling' of https://github.com/picapixa/bootstrap into picapixa-btn-group-styling
-
afholderman authored
* Fix Issue #24144 Alter button-outline-variant mixin to darken hover and active background in same fashion as filled button. * Fix Issue #24144 Filled button on hover should utilize the same color-yiq mixin so that theme buttons match * default values, fix mixin
-
XhmikosR authored
-
XhmikosR authored
1. Use the same jQuery version in jspm 2. Update the files to only include the source and dist folders
-
- 24 Nov, 2017 5 commits
-
-
Mark Otto authored
* Add support for size attribute on custom selects * Add large custom select, document it and the small variant * fix custom select focus state * fix custom file input focus styles * remove empty line
-
Andres Galante authored
-
Mark Otto authored
* Rewrite custom form check backgrounds Previously, this was all just a background-color and background-image. When we restored the gradients though, we had two background-images competing on the same element, causing rendering glitches. This refactors that code, creating a mixin to simplify things, so we can we easily use two background-images (SVG icon and gradient) when -gradients is set to true. Fixes #24598 * restore default vars * Revamp custom check and radio backgrounds Instead of applying multiple background-image's to the same element, we're adding a new ::before pseudo-element to layer the background-images. Gradients go on the .custom-control-indicator while their icons go on the ::before element. This allows us to shave some bytes from when we compile and we previously needed to redeclare the background-image for the icon if you changed the gradient. * remove now unused mixin * mention change in migration docs
-
Mark Otto authored
-
ysds authored
-
- 23 Nov, 2017 3 commits
- 20 Nov, 2017 3 commits
-
-
Patrick H. Lauke authored
* Change breakpoint max- calculation to fractional values * Update docs to reflect fractional max-width breakpoint values * Add fractional max-width to offcanvas example * Add documentation and SCSS comment for fractional viewport support
-
XhmikosR authored
-
ysds authored
-
- 19 Nov, 2017 2 commits
- 17 Nov, 2017 1 commit
-
-
Andres Galante authored
-
- 16 Nov, 2017 4 commits
-
-
XhmikosR authored
-
XhmikosR authored
-
Andres Galante authored
-
Johann-S authored
-
- 15 Nov, 2017 6 commits
-
-
XhmikosR authored
-
Federico Zivolo authored
-
Edward Betts authored
-
Vasilii Artemchuk authored
-
Daniel Niccoli authored
Fixes #24739
-
Andres Galante authored
-
- 13 Nov, 2017 2 commits
- 11 Nov, 2017 2 commits
-
-
XhmikosR authored
We might revisit this later, but currently we get too many FP with our current setup.
-
XhmikosR authored
1. Explicitly disable ESLint in Hound for now; it was disabled all this time. Temporarily disabled until the ESLint plugins are updated upstream 2. Remove unneeded ignore from .houndignore
-