- 16 Jan, 2018 3 commits
-
-
Mark Otto authored
-
Mark Otto authored
Merge branch 'form-check-input-validation' of https://github.com/supergibbs/bootstrap into supergibbs-form-check-input-validation
-
Mark Otto authored
-
- 15 Jan, 2018 9 commits
-
-
XhmikosR authored
-
Patrick H. Lauke authored
Closes https://github.com/twbs/bootstrap/issues/25316
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
* Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018
-
ysds authored
* Make dropright snippet the same as demo * Add missing .dropdown-toggle-split class * Make clear the split button label the same as demo
-
Mark Otto authored
-
Mark Otto authored
* fix cover nav * Improve signin visuals and alignment with that flexbox love * rewrite cover example in flexbox * lighten signin bg * first pass at pricing example * redo examples index with data file * tighten up spacing a bit * update navbar descriptions * link pricing * move that back * property order * Fix test errors. * Compress pricing.png. * add form validation example * remove that * rename that * restyle and space out * fix errors * change order * cleanup album css and styles * tweak examples index * make it a badge * options * improve sticky footer alignment * redesign example index * brand new blog layout * start new screenshots * new product example page a la apple * add email field * fix linter, remove unused blog css * hook up feather icons to start * redo dashboard * fix linting * add floating labels example * formatting * formatting * lint * fix values o...
-
- 14 Jan, 2018 6 commits
-
-
Mark Otto authored
-
Jason Korth authored
fixes #25288
-
Patrick Yeo authored
-
Mark Otto authored
-
-
Mark Otto authored
-
- 13 Jan, 2018 5 commits
-
-
Patrick Yeo authored
* Use `$component-active-bg`, `$component-active-color` in custom-control-indicators and pagination for checked, indeterminate, and active states * Button and Forms focus colors should be based on `$component-active-bg`
-
Wolfgang Goedel authored
-
Sander Melnikov authored
When using the `media-breakpoint-between` or `media-breakpoint-only` mixins with a custom breakpoint map – not defined as `$grid-breakpoints` – the mixin incorrectly defaults back to the global `$grid-breakpoints` map in certain situations. This commit correctly passes on the `$breakpoints` argument to the other mixins called within the block.
-
ysds authored
-
-
- 12 Jan, 2018 1 commit
-
-
Mark Otto authored
-
- 11 Jan, 2018 11 commits
-
-
XhmikosR authored
-
XhmikosR authored
Also, refactor ESLint and stylelint config files; now everything will work from our root dir.
-
Mark Otto authored
* Deprecate hover media query shim and mixins Fixes #25195. This never was completed or fully implemented, and the docs are inaccurate as to what browsers are currently affected by this stickied hover problem. This PR aims to update the docs and deprecate the shim from our mixins and only return the pseudo-classes. To reflect the order of these states used elsewhere (e.g., our button styles), I've also updated the order of each within the mixin. * Mention in docs and variables that it's deprecated
-
Patrick H. Lauke authored
Due to a severe performance bug in Chrome (see https://bugs.chromium.org/p/chromium/issues/detail?id=800522) and due to the fact that (with the exception of IE/Edge on Windows desktop with touchscreen) all modern browsers now optimize the click delay away anyway, this optimization is not needed. Closes https://github.com/twbs/bootstrap/issues/24670
-
XhmikosR authored
-
XhmikosR authored
-
Vytas authored
-
Christian Oliff authored
The latest shipping version of Edge supports position: sticky and I've successfully tested it with Bootstrap 4 and it works as intended. I added IE10 in place of Edge in that note as I assume that IE10 also has the `position: relative` fallback. REF: https://caniuse.com/#search=sticky
-
Vytas authored
-
XhmikosR authored
-
XhmikosR authored
-
- 10 Jan, 2018 1 commit
-
-
Gijs Boddeus authored
-
- 08 Jan, 2018 1 commit
-
-
Łukasz authored
-
- 06 Jan, 2018 1 commit
-
-
gijsbotje authored
added variable for the background of checked and indeterminate custom inputs and radios that are disabled added styles for these cases
-
- 05 Jan, 2018 2 commits
-
-
Jesse Mandel authored
-
Jesse Mandel authored
-