Chris Rebert
|
7aabd49364
|
Reorganize utilities into more separate files under a /scss/utilities/ directory
[skip sauce]
[skip validator]
|
2015-12-23 21:01:17 -07:00 |
|
Chris Rebert
|
1e8743ec89
|
Merge pull request #18473 from twbs/fix-18036
Remove useless .col-*-offset-12 and .col-xs-offset-0 classes
|
2015-12-23 20:33:37 -07:00 |
|
Chris Rebert
|
b6fcabf892
|
Merge pull request #18655 from twbs/fix-18583
Apply clearfix to .card-{header,footer,block}
/fyi @mdo
|
2015-12-23 17:32:51 -07:00 |
|
Chris Rebert
|
25cecdb55a
|
Apply clearfix to .card-footer
[skip sauce]
[skip validator]
|
2015-12-23 17:25:37 -07:00 |
|
Chris Rebert
|
da533b8926
|
Apply clearfix to .card-header; fixes #18633
|
2015-12-23 17:20:23 -07:00 |
|
Chris Rebert
|
2e2b48da13
|
Apply clearfix to .card-block; fixes #18583
|
2015-12-23 17:18:19 -07:00 |
|
Chris Rebert
|
86c0520613
|
Merge pull request #18648 from patrickhlauke/docs-utilities-tweak1
Docs: small tweaks to utilities
|
2015-12-23 11:35:17 -07:00 |
|
Patrick H. Lauke
|
bac3d68f52
|
Clarify what text-capitalize actually does
as on first skimming over these, it may not be completely obvious
|
2015-12-23 14:29:12 +00:00 |
|
Patrick H. Lauke
|
9cf2e50b1e
|
Change italicized to italic
...otherwise, by the same logic, it should be "Bolded text" above. just
looks clunky...
|
2015-12-23 14:26:29 +00:00 |
|
Chris Rebert
|
9f5f53ac7b
|
Merge pull request #18637 from davidjb/v4-fix-utils-doc
Fix bulleted lists on Utilities doc
|
2015-12-22 23:41:24 -07:00 |
|
Chris Rebert
|
d12ed5520e
|
Modal: Ignore spurious focus event that Firefox fires at document when switching back to its tab
Fixes #18365
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1228802
|
2015-12-22 23:08:03 -07:00 |
|
Chris Rebert
|
2c69e0f810
|
Add visual test for #18365
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1228802
|
2015-12-22 23:08:03 -07:00 |
|
David\ Beitey
|
7efd6280b4
|
Fix bulleted lists on Utilities doc
|
2015-12-23 15:49:51 +10:00 |
|
Chris Rebert
|
96e9205009
|
js/tests/unit/modal.js: Fix typo
[ci skip]
|
2015-12-22 17:11:21 -07:00 |
|
Patrick H. Lauke
|
56b84556c7
|
Add Windows 10 Mobile / Microsoft Edge
|
2015-12-22 19:10:52 +00:00 |
|
Patrick H. Lauke
|
e0058829ab
|
Clarify platform/web view
|
2015-12-22 19:02:43 +00:00 |
|
Patrick H. Lauke
|
1861496e5e
|
Add a generic note about webkit/blink/gecko/web view browsers
|
2015-12-22 10:04:29 +00:00 |
|
Chris Rebert
|
84b8a1999e
|
Merge pull request #18624 from twbs/fix-18619
Migration guide: .panel-title's closest replacement is .card-header
|
2015-12-21 12:03:30 -07:00 |
|
Chris Rebert
|
15cf85588d
|
Migration guide: .panel-title's closest replacement is .card-header; fixes #18619
[skip sauce]
|
2015-12-21 11:55:58 -07:00 |
|
Chris Rebert
|
d756e12f78
|
Merge pull request #18622 from twbs/fix-18535
Use variables for .progress base colors
/fyi @mdo
|
2015-12-21 11:12:59 -07:00 |
|
Chris Rebert
|
646580a919
|
Actually use $progress-bg instead of hardcoded color
Refs #18535
[skip sauce]
|
2015-12-21 10:57:57 -07:00 |
|
Chris Rebert
|
c6a276dd74
|
Set $progress-bg to color we are actually using
|
2015-12-21 10:57:57 -07:00 |
|
Chris Rebert
|
0917b04711
|
Actually use $progress-bar-color instead of hardcoded color
Refs #18535
|
2015-12-21 10:57:57 -07:00 |
|
Chris Rebert
|
5a18638f26
|
Set $progress-bar-color to color we are currently using
|
2015-12-21 10:57:54 -07:00 |
|
Chris Rebert
|
4afc0a3c4a
|
Merge pull request #18616 from twbs/ie-10-docs
Address IE10 in browser compatibility docs
|
2015-12-20 22:27:37 -07:00 |
|
Chris Rebert
|
b97048824e
|
Address IE10 in browser compatibility docs
[skip sauce]
|
2015-12-20 21:05:57 -07:00 |
|
Patrick H. Lauke
|
f3a1ad484f
|
Expand on proxy browsers
|
2015-12-20 22:17:23 +00:00 |
|
Patrick H. Lauke
|
7c94ecdb99
|
Keep Safari/Win as Not supported
|
2015-12-20 22:06:47 +00:00 |
|
Patrick H. Lauke
|
1df660173c
|
Update info for supported browsers
|
2015-12-20 15:03:55 +00:00 |
|
Chris Rebert
|
b7495abdfa
|
Merge pull request #18597 from twbs/finish-17291
Add RubyGems section to "Download" docs
|
2015-12-18 10:13:44 -08:00 |
|
Chris Rebert
|
0fe1d1ee3d
|
Add RubyGems section to "Download" docs
Closes #17291 by finishing the last remaining task.
Also reorders the sections in the "Download" docs.
[skip sauce]
|
2015-12-17 13:29:58 -08:00 |
|
Chris Rebert
|
e6fdebb9c7
|
Merge pull request #18463 from twbs/nav-item-margin
Introduce $nav-item-margin variable
/fyi @mdo
|
2015-12-16 22:17:09 -08:00 |
|
Chris Rebert
|
92338da1f3
|
Merge pull request #18469 from twbs/card-deck-margin
Introduce $card-deck-margin variable
/fyi @mdo; happy to tweak the var names if desired
|
2015-12-16 22:16:36 -08:00 |
|
Chris Rebert
|
701513969d
|
grunt/change-version.js: Remove extra parens around function literals because Hound
[ci skip]
|
2015-12-16 21:26:29 -08:00 |
|
Chris Rebert
|
0cd0e66632
|
grunt/change-version.js: Remove extraneous semicolon
[ci skip]
|
2015-12-16 21:15:33 -08:00 |
|
Chris Rebert
|
55c37c1ec0
|
grunt/change-version.js: Add missing semicolon
🏃🏃🏃I don't wanna get diabetes. 🏥
Obey The Mickens!: https://vimeo.com/111122950#t=14m9s
[ci skip]
|
2015-12-16 21:13:04 -08:00 |
|
Patrick H. Lauke
|
7cffd334aa
|
Merge pull request #18541 from patrickhlauke/progress-patch1
remove generated content value for progress
|
2015-12-16 10:19:04 +00:00 |
|
QWp6t
|
7297a79e2c
|
Add tether as bower dependency
|
2015-12-15 12:56:33 -08:00 |
|
Chris Rebert
|
5cb503e630
|
grunt/change-version.js:replaceRecursively(): Use accidentally-unused argument
How did the linters miss this?
[skip sauce]
[skip validator]
|
2015-12-14 01:28:22 -08:00 |
|
Chris Rebert
|
a2c945df89
|
Merge pull request #18567 from Quy/patch-2
Fix anchor link
|
2015-12-13 11:57:41 -08:00 |
|
Quy
|
1f097c73ca
|
Fix anchor link
|
2015-12-13 11:04:15 -08:00 |
|
Chris Rebert
|
c2b8118407
|
Merge pull request #18563 from Quy/patch-1
Remove extraneous character
|
2015-12-12 21:45:19 -08:00 |
|
Quy
|
4658147ff8
|
Remove extraneous character
|
2015-12-12 21:31:40 -08:00 |
|
Chris Rebert
|
7c93a0e858
|
Merge pull request #18561 from twbs/fix-18558
Docs: Replace `data-src` attribute with `src` in highlighted code
|
2015-12-12 16:33:26 -08:00 |
|
Chris Rebert
|
d4d146dbe3
|
Docs: Replace data-src attribute with src in highlighted code; fixes #18558
[skip sauce]
|
2015-12-12 16:01:06 -08:00 |
|
Chris Rebert
|
6da5fa00e8
|
Merge pull request #18511 from bassjobsen/patch-15
Docs Responsive breakpoints from em to px
|
2015-12-12 15:55:10 -08:00 |
|
Chris Rebert
|
7eca8ca21b
|
Merge pull request #18560 from bassjobsen/patch-7
Using px rather than em values
|
2015-12-12 15:50:54 -08:00 |
|
Bass Jobsen
|
6367155450
|
Using px rather than em values
Should close https://github.com/twbs/bootstrap/issues/18556
|
2015-12-13 00:23:55 +01:00 |
|
Chris Rebert
|
34fe668af2
|
Merge pull request #18472 from twbs/x-y-vars
Rename 2 navbar variables to comply with updated naming convention
|
2015-12-12 00:32:28 -08:00 |
|
Chris Rebert
|
1a0f8db796
|
Add <br>s to fix appearance of responsive float docs example
[skip sauce]
|
2015-12-12 00:10:29 -08:00 |
|