aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller9-19/+20
2018-03-12Clean shell scripts (#25704)Léo Andrès2-29/+29
2018-03-12Allow customization of breadcrumb border radius (#25807)Alexander Hjorth2-1/+3
2018-03-12Fix caret alignment (#25719)ysds2-1/+8
2018-03-12re-use gray for bd-example border / background (#25751)m5o1-2/+2
2018-03-12Collapse with flex elements - simple approach (#25806)Martijn Cuppens1-18/+4
* #22600: prevent display:block for visible content * allow transition for elements with show class
2018-03-12Fix #25813 by adding extra columns to tableVarunram1-0/+12
2018-03-08add Icons8 to icon options (#25763)m5o1-0/+1
[Icons8](https://icons8.com/) is a great resource for icons. They provide 15 different icon styles, exportable as fonts or svg
2018-03-08style: align some vars (#25785)Catalin Zalog1-38/+38
2018-03-08Update webpack.mdRobert Martin1-3/+3
Minor edits for style and consistency
2018-03-06Add a bit of documentation on how to run the code coverage (#25783)Johann-S1-5/+9
2018-03-05add code coverageJohann-S5-346/+766
2018-03-05Update devDependencies and gems. (#25708)XhmikosR3-1192/+1570
2018-03-04Update blockquote migration docs to reflect #22949Mark Otto1-1/+1
Fixes #25669, closes #25779.
2018-03-04Fix #25746Mark Otto1-2/+2
2018-03-03distMark Otto17-19/+16
2018-03-03Adding a variable to handle the change of a modals border-radius. (#25691)Adam Kolinski2-2/+3
2018-03-03Replace img-fluid by w-100 to conform with HTMLIsma1-1/+1
2018-03-03Fix leftover reference to v4.0.0-alpha.6Ed Morley1-1/+1
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 35f80bb12e4e, and then wouldn't have been caught by subsequent runs of `change-version`, since it only ever replaces the exact old version string specified.
2018-03-01display on xl viewportJos Maissan1-1/+1
See issue #25711
2018-03-02docs skippy partial (#25750)m5o4-15/+8
* load skippy markup from includes
2018-02-25Remove unused variable (#25670)Martijn Cuppens1-1/+0
This variable is not used anywhere. Leftover from #18373.
2018-02-24Add tabindex attribute to disabled buttons sample. Closes #23361 (#25680)Peter Blazejewicz1-2/+2
As discussed in issue's comment: https://git.io/vAuPW Thanks!
2018-02-24Fixes #25703Mark Otto1-13/+1
2018-02-24distMark Otto23-41/+61
2018-02-24Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto9-14/+22
2018-02-24Fix typo of example in hiding docdaviddalbusco1-1/+1
2018-02-24Add focus states to custom docs buttonsMartijn Cuppens1-0/+8
2018-02-24Remove disabling of stylelint ruleAdam Bowles1-2/+0
This file no longer has intentional indentation errors
2018-02-24Brush up vertical rhythm of form-check in docs. Closes #25546Peter Blazejewicz1-1/+1
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!
2018-02-21Consistent usage of $(document.body) instead of $('body') (#25671)Martijn Cuppens3-8/+8
2018-02-19make it a varMark Otto2-1/+3
2018-02-19Merge branch 'nav-divider-mixin' of https://github.com/ysds/bootstrap into ↵Mark Otto1-2/+2
ysds-nav-divider-mixin
2018-02-19Merge branch 'accordion-borders' of ↵Mark Otto2-1/+30
https://github.com/andresgalante/bootstrap into v4-dev
2018-02-19distMark Otto15-31/+218
2018-02-19Add color variable for caption (#25657)ysds2-1/+2
2018-02-19Be more explicit where to find variables (#25624)Pierre GIRAUD1-4/+6
* 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
2018-02-19Custom range input (#25600)Mark Otto3-0/+162
* 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
2018-02-19Fix carousel transition duration (#25218)Martijn Cuppens4-23/+58
2018-02-16Add `type="button"` to `<button>`s in accordion example (#25643)Patrick H. Lauke1-3/+3
For consistency. Closes https://github.com/twbs/bootstrap/issues/25642
2018-02-16[Docs] Clarify suggested use of custom validation styles, add note about ↵Patrick H. Lauke1-1/+2
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
2018-02-14Reword alert and list group text to avoid "a/an" problemsPatrick H. Lauke2-4/+4
Closes https://github.com/twbs/bootstrap/issues/25611
2018-02-13Update position.md (#25607)Andy Pickler1-2/+2
2 small typos
2018-02-11Prevent word-wrap (#25248)Martijn Cuppens1-0/+1
Fixes #25235
2018-02-11Dropdown - Allow to disable Popper.js style (#24092)Johann-S4-5/+61
* Dropdown - Allow to disable Popper.js style * Update dropdown.js * Update dropdown.html * copy changes
2018-02-11Update stylelint config to add missing properties (#25572)in-in1-3/+28
* 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
2018-02-11Fix border-radius on Browse button for custom file input inside input groups ↵Mark Otto1-2/+2
(#25356)
2018-02-11Update `.sr-only` mixin and utility (#25197)Mark Otto2-4/+2
* Remove clip-path from .sr-only utility as it causes perf regressions in Chrome * change snippet to example
2018-02-11distMark Otto24-80/+175
2018-02-11set color to form-control-plaintext (#25565)m5o2-0/+2
* 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