- 03 Mar, 2018 1 commit
-
-
Ed Morley authored
Running `./build/change-version.js v4.0.0-alpha.6 v4.0.0` fixed this, so the version change script works fine. I'm presuming instead this change was just omitted from 35f80bb1, and then wouldn't have been caught by subsequent runs of `change-version`, since it only ever replaces the exact old version string specified.
-
- 02 Mar, 2018 1 commit
-
-
Jos Maissan authored
See issue #25711
-
- 01 Mar, 2018 1 commit
-
-
m5o authored
* load skippy markup from includes
-
- 25 Feb, 2018 1 commit
-
-
Martijn Cuppens authored
This variable is not used anywhere. Leftover from #18373.
-
- 24 Feb, 2018 8 commits
-
-
Peter Blazejewicz authored
As discussed in issue's comment: https://git.io/vAuPW Thanks!
-
Mark Otto authored
-
Mark Otto authored
-
-
daviddalbusco authored
-
Martijn Cuppens authored
-
Adam Bowles authored
This file no longer has intentional indentation errors
-
Peter Blazejewicz authored
This adds `form-group` to add the same vertical space to the `form-check` as in other grouped controls used in form sample markup. Thanks!
-
- 21 Feb, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 20 Feb, 2018 2 commits
-
-
Mark Otto authored
-
-
- 19 Feb, 2018 6 commits
-
-
-
Mark Otto authored
-
ysds authored
-
Pierre GIRAUD authored
* Tell where to find the variables to override * Be consistent with path to _variables.scss * Get rid of some 'our' in the doc Replaced by 'Boostrap's' when relevant
-
Mark Otto authored
* added the styling * added the documentation * update for one rule per line * fix hound error: trailing whitespace * trimmed off vendor prefixes * Add note about track and thumb * Psuedo-elements must be split across multiple rulesets to have an affect * Fix firefox inner focus * Seems that FF is the only one affected by this * Add support for gradients * Add labels, clarify min/max changes * add step example * add custom range vars
-
Martijn Cuppens authored
-
- 16 Feb, 2018 2 commits
-
-
Patrick H. Lauke authored
For consistency. Closes https://github.com/twbs/bootstrap/issues/25642
-
Patrick H. Lauke authored
[Docs] Clarify suggested use of custom validation styles, add note about resetting form appearance after validation (#25628) * Expand/clarify recommendation for using custom validation styles Seems support for correctly announcing browser default navigation bubbles/notifications has improved recently. Now it seems only Chrome (at least on Win and Android, not tested on macOS) is the odd one out. However, we should really make sure the custom validation messages are also tied correctly to their relevant form controls - need to dig out the PR that will ensure that. * Add note about resetting form appearance after submission xref https://github.com/twbs/bootstrap/issues/25626
-
- 14 Feb, 2018 1 commit
-
-
Patrick H. Lauke authored
Closes https://github.com/twbs/bootstrap/issues/25611
-
- 13 Feb, 2018 1 commit
-
-
Andy Pickler authored
2 small typos
-
- 12 Feb, 2018 2 commits
-
-
Martijn Cuppens authored
Fixes #25235
-
Johann-S authored
* Dropdown - Allow to disable Popper.js style * Update dropdown.js * Update dropdown.html * copy changes
-
- 11 Feb, 2018 9 commits
-
-
in-in authored
* add missing properties list of new properties: align-content animation-fill-mode appearance column-count column-fill column-gap column-rule column-rule-color column-rule-style column-rule-width column-span column-width columns direction fill flex-shrink orphans page-break-after page-break-before page-break-inside perspective src stroke unicode-bidi widows * fix invalid JSON config add curly brackets * Update .stylelintrc
-
Mark Otto authored
-
Mark Otto authored
* Remove clip-path from .sr-only utility as it causes perf regressions in Chrome * change snippet to example
-
Mark Otto authored
-
m5o authored
* set color to `.form-control-plaintext` * fixes readability on dark themes like ‘darkly’ * https://bootswatch.com/darkly/index.html#forms * https://bootswatch.com/slate/index.html#forms * https://bootswatch.com/superhero/index.html#superhero * https://bootswatch.com/solar/index.html#forms /cc @thomaspark
-
ysds authored
* Add note about insert position of "map-remove" * Use optional keys instead of required keys
-
m5o authored
* use $input-bg for $custom-select-bg
-
Andres Galante authored
-
Jesse Mandel authored
-
- 09 Feb, 2018 1 commit
-
-
ysds authored
-
- 07 Feb, 2018 1 commit
-
-
freezy authored
This checks if all variables are `!default`.
-
- 05 Feb, 2018 1 commit
-
-
XhmikosR authored
-
- 03 Feb, 2018 1 commit
-
-
Mark Otto authored
Clarify migration docs to remove mention of .table-responsive being for the parent element vs the table element itself (#25539)
-