aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-12-23Reorganize utilities into more separate files under a `/scss/utilities/` ↵Chris Rebert10-99/+98
directory [skip sauce] [skip validator]
2015-12-23Merge pull request #18473 from twbs/fix-18036Chris Rebert2-21/+11
Remove useless .col-*-offset-12 and .col-xs-offset-0 classes
2015-12-23Merge pull request #18655 from twbs/fix-18583Chris Rebert1-0/+3
Apply clearfix to .card-{header,footer,block} /fyi @mdo
2015-12-23Apply clearfix to .card-footerChris Rebert1-0/+1
[skip sauce] [skip validator]
2015-12-23Apply clearfix to .card-header; fixes #18633Chris Rebert1-0/+1
2015-12-23Apply clearfix to .card-block; fixes #18583Chris Rebert1-0/+1
2015-12-23Merge pull request #18648 from patrickhlauke/docs-utilities-tweak1Chris Rebert1-1/+3
Docs: small tweaks to utilities
2015-12-23Clarify what text-capitalize actually doesPatrick H. Lauke1-0/+2
as on first skimming over these, it may not be completely obvious
2015-12-23Change italicized to italicPatrick H. Lauke1-1/+1
...otherwise, by the same logic, it should be "Bolded text" above. just looks clunky...
2015-12-22Merge pull request #18637 from davidjb/v4-fix-utils-docChris Rebert1-0/+3
Fix bulleted lists on Utilities doc
2015-12-22Modal: Ignore spurious `focus` event that Firefox fires at `document` when ↵Chris Rebert1-2/+3
switching back to its tab Fixes #18365 Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1228802
2015-12-22Add visual test for #18365Chris Rebert1-0/+43
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1228802
2015-12-23Fix bulleted lists on Utilities docDavid\ Beitey1-0/+3
2015-12-22js/tests/unit/modal.js: Fix typoChris Rebert1-1/+1
[ci skip]
2015-12-22Add Windows 10 Mobile / Microsoft EdgePatrick H. Lauke1-0/+11
2015-12-22Clarify platform/web viewPatrick H. Lauke1-1/+1
2015-12-22Add a generic note about webkit/blink/gecko/web view browsersPatrick H. Lauke1-1/+1
2015-12-21Merge pull request #18624 from twbs/fix-18619Chris Rebert1-1/+1
Migration guide: .panel-title's closest replacement is .card-header
2015-12-21Migration guide: .panel-title's closest replacement is .card-header; fixes ↵Chris Rebert1-1/+1
#18619 [skip sauce]
2015-12-21Merge pull request #18622 from twbs/fix-18535Chris Rebert2-10/+10
Use variables for .progress base colors /fyi @mdo
2015-12-21Actually use $progress-bg instead of hardcoded colorChris Rebert1-4/+4
Refs #18535 [skip sauce]
2015-12-21Set $progress-bg to color we are actually usingChris Rebert1-1/+1
2015-12-21Actually use $progress-bar-color instead of hardcoded colorChris Rebert1-4/+4
Refs #18535
2015-12-21Set $progress-bar-color to color we are currently usingChris Rebert1-1/+1
2015-12-20Merge pull request #18616 from twbs/ie-10-docsChris Rebert1-7/+7
Address IE10 in browser compatibility docs
2015-12-20Address IE10 in browser compatibility docsChris Rebert1-7/+7
[skip sauce]
2015-12-20Expand on proxy browsersPatrick H. Lauke1-1/+1
2015-12-20Keep Safari/Win as Not supportedPatrick H. Lauke1-1/+1
2015-12-20Update info for supported browsersPatrick H. Lauke1-6/+3
2015-12-18Merge pull request #18597 from twbs/finish-17291Chris Rebert1-7/+27
Add RubyGems section to "Download" docs
2015-12-17Add RubyGems section to "Download" docsChris Rebert1-7/+27
Closes #17291 by finishing the last remaining task. Also reorders the sections in the "Download" docs. [skip sauce]
2015-12-16Merge pull request #18463 from twbs/nav-item-marginChris Rebert2-3/+5
Introduce $nav-item-margin variable /fyi @mdo
2015-12-16Merge pull request #18469 from twbs/card-deck-marginChris Rebert2-7/+10
Introduce $card-deck-margin variable /fyi @mdo; happy to tweak the var names if desired
2015-12-16grunt/change-version.js: Remove extra parens around function literals ↵Chris Rebert1-12/+12
because Hound [ci skip]
2015-12-16grunt/change-version.js: Remove extraneous semicolonChris Rebert1-1/+1
[ci skip]
2015-12-16grunt/change-version.js: Add missing semicolonChris Rebert1-1/+1
🏃🏃🏃I don't wanna get diabetes. 🏥 Obey The Mickens!: https://vimeo.com/111122950#t=14m9s [ci skip]
2015-12-16switching position of custom in bootstrap.scss for better efficiencyStephanie Kendall1-1/+1
2015-12-16Merge pull request #18541 from patrickhlauke/progress-patch1Patrick H. Lauke1-3/+0
remove generated content value for progress
2015-12-15Add tether as bower dependencyQWp6t1-1/+2
2015-12-14grunt/change-version.js:replaceRecursively(): Use accidentally-unused argumentChris Rebert1-1/+1
How did the linters miss this? [skip sauce] [skip validator]
2015-12-13Merge pull request #18567 from Quy/patch-2Chris Rebert1-1/+1
Fix anchor link
2015-12-13Fix anchor linkQuy1-1/+1
2015-12-12Merge pull request #18563 from Quy/patch-1Chris Rebert1-1/+1
Remove extraneous character
2015-12-12Remove extraneous characterQuy1-1/+1
2015-12-12Merge pull request #18561 from twbs/fix-18558Chris Rebert1-1/+1
Docs: Replace `data-src` attribute with `src` in highlighted code
2015-12-12Docs: Replace `data-src` attribute with `src` in highlighted code; fixes #18558Chris Rebert1-1/+1
[skip sauce]
2015-12-12Merge pull request #18511 from bassjobsen/patch-15Chris Rebert1-18/+17
Docs Responsive breakpoints from em to px
2015-12-12Merge pull request #18560 from bassjobsen/patch-7Chris Rebert1-5/+5
Using px rather than em values
2015-12-13Using px rather than em valuesBass Jobsen1-5/+5
Should close https://github.com/twbs/bootstrap/issues/18556
2015-12-12Merge pull request #18472 from twbs/x-y-varsChris Rebert2-5/+5
Rename 2 navbar variables to comply with updated naming convention