aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-02-16Merge pull request #19218 from twbs/breakpoint-vars-are-minimumsMark Otto1-1/+1
Clarify that $grid-breakpoints are minimum widths for each breakpoint
2016-02-16fixes #19148 as follow up to #19099: ensure local mixin variable is used for ↵Mark Otto1-2/+2
in make-grid-columns mixin
2016-02-16gruntMark Otto13-14/+24
2016-02-16Merge pull request #19232 from patrickhlauke/tests-visual-buttons-patch1Patrick H. Lauke1-0/+5
Visual/manual test for checkbox/radio button kbd behavior
2016-02-16Merge pull request #19224 from kandros/v4-devChris Rebert1-1/+1
Fix typos in documentation - in plural tag names in reboot.md [skip sauce]
2016-02-16Visual/manual test for checkbox/radio button kbd behaviorPatrick H. Lauke1-0/+5
2016-02-16Fix typos in plural tag namesJaga Santagostino1-1/+1
2016-02-16Merge pull request #19222 from ↵Patrick H. Lauke1-0/+3
patrickhlauke/kbd-navigation-fix-checkbox-radio-toggle-port1 Focus (visually hidden) input radio/checkbox
2016-02-16Focus (visually hidden) input radio/checkboxPatrick H. Lauke1-0/+3
This allows for keyboard navigation (e.g. arrow keys left/right to trigger different radio buttons) following an initial mouse click interaction
2016-02-16Merge pull request #19220 from twbs/jq-event-alias-throw-errChris Rebert1-1/+4
js/tests/index.html: Replace jQuery event alias methods with functions that throw errors
2016-02-16js/tests/index.html: Replace jQuery event alias methods with functions that ↵Chris Rebert1-1/+4
throw explanatory errors, instead of with undefined Refs https://github.com/twbs/bootstrap/pull/19219#issuecomment-184653699 [skip validator]
2016-02-16Merge pull request #19219 from twbs/contrib-jq-event-aliasesChris Rebert1-0/+1
CONTRIBUTING: Document restriction regarding jQuery event alias methods
2016-02-16CONTRIBUTING: Document restriction regarding jQuery event alias methodsChris Rebert1-0/+1
Refs #19192 [ci skip]
2016-02-16Change comment to clarify that $grid-breakpoints are minimum widths for each ↵Chris Rebert1-1/+1
breakpoint (as opposed to maximums) [ci skip]
2016-02-16Merge pull request #19216 from twbs/dropdown-min-widthChris Rebert2-1/+2
Extract $dropdown-min-width variable
2016-02-16Introduce $mark-bg variable so that <mark>'s background-color can be ↵Chris Rebert2-1/+2
customized independently of $state-warning-bg [skip sauce] [skip validator]
2016-02-16Extract $dropdown-min-width variableChris Rebert2-1/+2
[skip sauce] [skip validator]
2016-02-16Add $label-pill-border-radius variableChris Rebert2-3/+4
[skip sauce] [skip validator]
2016-02-16Merge pull request #19213 from twbs/label-pill-padding-xChris Rebert2-2/+3
Extract $label-pill-padding-x variable
2016-02-16Add $label-font-size variable in the name of not hardcoding valuesChris Rebert2-1/+2
[skip sauce] [skip validator]
2016-02-16Extract $label-pill-padding-x variableChris Rebert2-2/+3
[skip sauce] [skip validator]
2016-02-16Merge pull request #19212 from twbs/label-padding-x-yChris Rebert2-1/+3
Extract $label-padding-{x,y} variables
2016-02-16Extract $label-padding-{x,y} variablesChris Rebert2-1/+3
[skip sauce] [skip validator]
2016-02-15Add $small-font-size variableChris Rebert2-1/+3
[skip sauce] [skip validator]
2016-02-15Add $mark-padding variableChris Rebert2-1/+3
[skip sauce] [skip validator]
2016-02-15Merge pull request #19208 from twbs/modal-content-border-widthChris Rebert2-2/+3
Extract $modal-content-border-width variable
2016-02-15Extract $modal-content-border-width variableChris Rebert2-2/+3
[skip sauce] [skip validator]
2016-02-15Merge pull request #19207 from twbs/modal-header-footer-width-varsChris Rebert2-2/+4
Extract $modal-{header,footer}-border-width variables
2016-02-15Extract $modal-{header,footer}-border-width variablesChris Rebert2-2/+4
[skip sauce] [skip validator]
2016-02-15Merge pull request #19206 from twbs/modal-dialog-sm-up-margin-yChris Rebert2-1/+2
Extract $modal-dialog-sm-up-margin-y variable
2016-02-15Extract $modal-dialog-sm-up-margin-y variableChris Rebert2-1/+2
[skip sauce] [skip validator]
2016-02-15Merge pull request #19205 from twbs/modal-dialog-marginChris Rebert2-1/+3
Extract new $modal-dialog-margin variable
2016-02-15Extract new $modal-dialog-margin variableChris Rebert2-1/+3
[skip sauce] [skip validator]
2016-02-15Merge pull request #19204 from TiGR/patch-1Chris Rebert1-1/+1
Fix docs for new naming of .btn-outline [skip sauce]
2016-02-16Fix docs for new naming of .btn-outlineIgor Tarasov1-1/+1
This one was overlooked at edit See #17719 and #19199
2016-02-15gruntMark Otto9-49/+235
2016-02-15Merge pull request #19201 from patrickhlauke/btn-outline-active-focus-fixPatrick H. Lauke1-5/+19
Add extra styles for focused/hovered active outline buttons
2016-02-15Add extra styles for focused/hovered active outline buttonsPatrick H. Lauke1-5/+19
2016-02-13Merge pull request #19139 from twbs/v4-custom-forms-validationMark Otto2-1/+29
v4: Validation states on custom forms
2016-02-13Merge branch 'v4-dev' into v4-custom-forms-validationMark Otto18-395/+82
2016-02-13gruntMark Otto8-10/+16
2016-02-13Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto6-330/+38
2016-02-13Merge pull request #19144 from vsn4ik/v4-dev-cleanup-csscomb-confMark Otto2-305/+1
v4: Cleanup after drop csscomb
2016-02-11Updated label to tag in list-group exampleAmeya Pandilwar1-5/+5
2016-02-11Rename .label class to .tagAmeya Pandilwar9-83/+83
2016-02-10Merge pull request #19156 from twbs/rm-bugzilla-1060131Chris Rebert1-10/+0
Remove http://bugzil.la/1060131 from Wall of Browser Bugs
2016-02-10Remove http://bugzil.la/1060131 from Wall of Browser BugsChris Rebert1-10/+0
http://bugzil.la/1060131 has been fixed by http://bugzil.la/823483 which should land in Firefox 46. Refs #14320 [ci skip]
2016-02-10Merge pull request #19155 from twbs/rm-bugzilla-975632Chris Rebert1-10/+0
Remove http://bugzil.la/975632 from Wall of Browser Bugs
2016-02-10Remove http://bugzil.la/975632 from Wall of Browser BugsChris Rebert1-10/+0
http://bugzil.la/975632 has been fixed by http://bugzil.la/823483 which should land in Firefox 46. Refs #10690 [ci skip]
2016-02-10Remove unused .csscomb.jsonvsn4ik2-305/+1