0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

13931 Commits

Author SHA1 Message Date
Chris Rebert
a38e8a640e Merge pull request #18945 from twbs/edge-bug-2263132
Add Wall of Browser Bugs entry for #18228
2016-01-20 02:10:27 -08:00
Chris Rebert
332c39b690 Add Wall of Browser Bugs entry for #18228
See https://connect.microsoft.com/IE/feedback/details/2263132/edge-ie11-subpixel-problem-with-transparent-borders
Refs #18228
[skip sauce]
2016-01-20 02:06:02 -08:00
Chris Rebert
437aae40c1 Merge pull request #18938 from ruedap/fix-typo
Fix typo in docs/assets/scss/docs.scss
[ci skip]
2016-01-19 03:31:25 -08:00
ruedap
d79cd56289 Fix typo in docs/assets/scss/docs.scss 2016-01-19 19:49:16 +09:00
Chris Rebert
f15da060ce Also filed a Radar for #17497
See http://openradar.appspot.com/24235301
Refs #17497
[skip sauce]
2016-01-19 00:24:26 -08:00
Chris Rebert
1300040a4b Merge pull request #18936 from twbs/wkbug-153224
Add Wall of Browser Bugs entry for #17497
2016-01-18 23:28:13 -08:00
Chris Rebert
bea5af06de Add Wall of Browser Bugs entry for #17497
https://bugs.webkit.org/show_bug.cgi?id=153224
Closes #17497
2016-01-18 23:21:33 -08:00
Patrick H. Lauke
9fa05c5235 Merge pull request #18935 from patrickhlauke/patch-radio-checkbox
Add pointer-events:none to custom indicator
2016-01-19 01:43:13 +00:00
Patrick H. Lauke
200860334d Add pointer-events:none to custom indicator
Closes #18887
2016-01-19 01:34:47 +00:00
Chris Rebert
3ab7f6310f Merge pull request #18930 from twbs/edge-bug-2256049
Add Wall of Browser Bugs entry for #18543
2016-01-18 03:43:54 -08:00
Chris Rebert
08a2ceff6e Add Wall of Browser Bugs entry for #18543
https://connect.microsoft.com/IE/feedback/details/2256049/edge-ie11-viewport-rule-has-side-effect-of-making-scrollbars-auto-hide
[ci skip]
2016-01-18 03:43:13 -08:00
Chris Rebert
42c1e52302 Merge pull request #18915 from geskill/patch-1
Fix active Home tab in narrow-jumbotron example
2016-01-17 22:10:42 -08:00
Chris Rebert
27596f48f4 README: Restore RubyGem badge now that twbs owns the "bootstrap" gem
This reverts commit e7b0d726db.
Closes #17022
[ci skip]
2016-01-17 20:21:29 -08:00
Chris Rebert
beb9fc2895 Merge pull request #18880 from twbs/gradient-x-y
Rename gradient mixins to match new naming convention
2016-01-17 19:34:10 -08:00
Mark Otto
b4bd1dc0dd grunt 2016-01-17 19:17:10 -08:00
Mark Otto
26f10db70e Merge pull request #18848 from twbs/rounded-progress
Respect $border-rounded inside progress bars too
2016-01-17 19:04:29 -08:00
Mark Otto
11efaf5439 Merge pull request #18878 from twbs/btn-group-vertical
rm unnecessary border-radius properties from .btn-group-vertical code
2016-01-17 19:00:37 -08:00
Mark Otto
776337924e Merge pull request #18920 from twbs/v4-custom-forms-vars
v4: Custom forms variables
2016-01-17 17:54:45 -08:00
Mark Otto
94e27cdd6e Merge pull request #18921 from twbs/v4-custom-docs
Update docs to include mention of the custom variables file
2016-01-17 16:05:27 -08:00
Mark Otto
dd4062f213 Update docs to include mention of the custom variables file 2016-01-17 16:04:18 -08:00
Mark Otto
567a0e9cee add custom overrides to other bundles 2016-01-17 15:54:17 -08:00
Mark Otto
d00eef1dac Merge branch 'provide-custom-scss' of https://github.com/stephaniepurvis/bootstrap into stephaniepurvis-provide-custom-scss 2016-01-17 15:51:49 -08:00
Mark Otto
2f4af5c295 condense that comment, clean up formatting 2016-01-17 15:50:27 -08:00
Mark Otto
8a0b8b6b03 Merge pull request #18789 from twbs/fix-18733-more
Prevent breadcrumb separator from getting underlined on hover when not using <ol> markup
2016-01-17 15:45:02 -08:00
Mark Otto
c0a8a70d59 Missing ; 2016-01-17 15:32:01 -08:00
Mark Otto
3a2f0456bf Merge pull request #18883 from twbs/zindex-dropdown-backdrop
Use proper variable for .dropdown-backdrop's z-index
2016-01-17 15:25:58 -08:00
Mark Otto
fb14ee70d0 Merge pull request #18885 from twbs/list-group
Remove near-duplicate contextual list group example
2016-01-17 15:25:04 -08:00
Mark Otto
5c12d5e469 add custom file vars, fix up custom select var 2016-01-17 15:21:16 -08:00
Mark Otto
6b318ef176 Hella vars for custom checkboxes and radios and selects 2016-01-16 22:29:51 -08:00
Chris Rebert
37aa7a6a27 Merge pull request #18825 from twbs/misc-box-shadows
Add variables for miscellaneous box-shadows
2016-01-16 20:30:33 -08:00
Chris Rebert
802c1cb5fc Extract variables for .modal-content box-shadow
[skip sauce]
[skip validator]
2016-01-16 20:25:00 -08:00
Chris Rebert
bbd449994a Extract $thumbnail-box-shadow variable 2016-01-16 20:23:37 -08:00
Chris Rebert
9b2d9f6e04 Extract $popover-box-shadow variable 2016-01-16 20:23:37 -08:00
Chris Rebert
58f7e602ae Extract $dropdown-box-shadow variable 2016-01-16 20:23:37 -08:00
Chris Rebert
a5b41e7254 Extract $btn-box-shadow variable 2016-01-16 20:23:37 -08:00
Chris Rebert
6293dd41cf Extract $kbd-box-shadow variable 2016-01-16 20:23:37 -08:00
Chris Rebert
7be17b4a35 Merge pull request #18821 from twbs/popover-vars
Add variables for padding of popover title & content
2016-01-16 14:08:14 -08:00
Chris Rebert
dda263d9ac Merge pull request #18820 from twbs/media-obj-vars
Add variables for media object margins and padding
2016-01-16 14:07:49 -08:00
Sebastian Klatte
0e410f69ac Fix active Home tab in narrow-jumbotron example
the active class should be moved from the list item to the link item
2016-01-16 16:55:53 +01:00
Chris Rebert
db5babb26a Merge pull request #18912 from Quy/patch-4
Docs: Use mixin syntax in Sass example of .invisible
2016-01-15 17:41:35 -08:00
Quy
8e00f623b3 Use mixin syntax 2016-01-15 09:49:56 -08:00
Chris Rebert
f2a0623d34 Docs: Tweak phrasing of description of $enable-gradients
[ci skip]
2016-01-14 22:33:09 -08:00
Chris Rebert
a15f4097c4 Merge pull request #18906 from Quy/patch-3
$enable-gradients docs: Add missing word
2016-01-14 22:32:07 -08:00
Quy
ec1e626b98 Add missing word 2016-01-14 22:01:50 -08:00
Chris Rebert
1d55f680a8 Merge pull request #18903 from twbs/travis-cache-fix
Fix RVM under Travis caching by excluding node-which from $PATH
2016-01-14 18:24:13 -08:00
Chris Rebert
672f9b6d73 Fix RVM under Travis caching by excluding node-which from $PATH
See https://github.com/travis-ci/travis-ci/issues/5092 for more details.
Reverts #18376
2016-01-14 14:16:05 -08:00
Chris Rebert
5e893434c7 Merge pull request #18891 from rtack/patch-1
Docs typo: from controls --> form controls
2016-01-14 01:08:19 -08:00
Raphael Ackermann
740ffb8ed4 typo: from controls --> form controls 2016-01-14 09:59:40 +01:00
Chris Rebert
01c3f874e1 Merge pull request #18888 from CrispyBacon12/nested-mixins-pass-breakpoints
Allow optional breakpoint arguments to be passed on to nested media query mixins
2016-01-13 23:47:32 -08:00
Chris Purssell
0762a1978c Allow custom breakpoint config to be passed on by mixins which nest media query mixins. 2016-01-14 16:33:04 +10:00