Mark Otto
13e4348dfd
grunt
2016-09-11 23:52:47 -07:00
Mark Otto
580dec7846
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
2016-09-11 23:51:11 -07:00
Mark Otto
0b36debc5f
grunt
2016-09-11 23:50:50 -07:00
mkroeders
53a20c11d2
Have same margin for <hN> as a <div> on .card-headers ( #19048 )
...
* Have same margin for <hN> as a <div> on .card-headers
Related #18726
When you use a `<hN>` as `.card-header` there is `margin-bottom: .5rem` added. The changes set the margin-bottom to 0
* Removed space
2016-09-11 23:32:51 -07:00
Edd Yerburgh
fe722c2453
added text-gray-dark class ( #19847 )
2016-09-11 23:03:12 -07:00
Chris Garcia
8b13c51a0e
Removing a redundant background-color declaration. ( #20698 )
2016-09-11 22:50:14 -07:00
Mark Otto
a27a488002
woof, first grunt after building all the dist lol
2016-09-11 22:34:25 -07:00
NicoLB
659809db15
.form-control:focus customization ( #20436 )
...
* Allow variables input-bg-focus and input-color-focus to be overridden.
* More consistency and control to customize shadows on .form-control:focus
2016-09-11 22:32:33 -07:00
Mark Otto
a48e819921
Fixes #19466 : Document the flexbox order utils ( #20697 )
2016-09-11 22:31:26 -07:00
Mark Otto
8104bd7a02
v4: Update tooltip placement docs ( #20696 )
...
* Fixes #19796 : Remove mention of tooltip auto placement
* add note to migration docs
2016-09-11 22:30:37 -07:00
Mark Otto
cad238120e
Update gruntfile to compile the Sass extras (flex, grid, and reboot) as part of the dist-css task ( #20682 )
2016-09-11 22:29:45 -07:00
Mark Otto
2301b0c4de
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
2016-09-11 22:27:43 -07:00
Mark Otto
f8dfb8a2e7
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
2016-09-11 22:27:12 -07:00
Chris Rebert
eb18554b9e
Add Selectors Level 4 :nth-child() to Most Wanted features for Edge
...
h/t @bardiharborow for opening https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/15944476
Refs #20143
[skip sauce]
2016-09-11 22:27:11 -07:00
Mark Otto
d62c3e3f80
Swap for custom svg background that we can embed to set the color of the stroke via Sass variable
2016-09-11 22:25:42 -07:00
Chris Rebert
e31a1a0f6d
Add transitioncancel to Most Wanted list for Chrome, Safari, Edge ( #20618 )
...
[skip sauce]
2016-09-11 22:21:12 -07:00
Mark Otto
818d1f53a5
Merge branch 'v4-hamburger-fix2' of https://github.com/patrickhlauke/bootstrap into patrickhlauke-v4-hamburger-fix2
2016-09-11 21:57:38 -07:00
Mark Otto
e2b04b948c
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
2016-09-11 21:57:27 -07:00
Mark Otto
cbd2ac0ee7
grunt
2016-09-11 20:51:07 -07:00
Anatoly Kamchatnov
5bc2d0e861
Fix CSS and JS hashes for 4.0.0-alpha.4 ( #20692 ) ( #20694 )
2016-09-11 19:53:36 -07:00
Kovah
076a950442
Docs: Breaks out Utilities into separate section and optimizes its pages ( #20678 )
2016-09-08 21:48:17 -07:00
Mark Otto
82e7abcdf3
v4: Custom checkbox and radio alignment ( #20671 )
...
* Allow text of custom form labels to wrap like the default ones
* Switch from using after to force line breaks to float/clear combo in stacked custom forms
2016-09-08 21:26:19 -07:00
Adam Macias
7ba78e603a
Add Brazilian Portuguese in translations ( #20673 )
2016-09-08 09:19:11 -07:00
Mark Otto
ed0f097cb8
Follow up fix for #20667 ( #20672 )
...
Use proper Sass variable interpolation to ensure the proper values are compiled and not the literal string of the variable name
2016-09-07 21:25:14 -07:00
Mark Otto
a2b33257fc
fix spacing a bit
2016-09-07 21:21:30 -07:00
Mark Otto
7df7f40a33
Merge branch 'patch-21' of https://github.com/kkirsche/bootstrap into kkirsche-patch-21
2016-09-07 21:08:02 -07:00
Mark Otto
e9bc67db5b
grunt
2016-09-07 21:07:52 -07:00
Igor Tarasov
18258cbd99
Fix docs for heading sizes ( #20646 )
...
* Fix docs for heading sizes (sizes here were from v3)
* Added rem sizes to header size docs
* Fixed erroneous px sizes
2016-09-07 20:44:28 -07:00
Mark Otto
07752bab7b
v4: Card image fixes ( #20667 )
...
* Add .img-fluid to card images in columns to ensure proper resizing
* change that variable from regular value to variable
* use calc to figure out a tighter border for card images
2016-09-07 20:40:12 -07:00
Mark Otto
5413787e40
fixes #20655 : Update font stack list in the Reboot docs to match current CSS usage ( #20666 )
2016-09-07 20:39:33 -07:00
Mark Otto
5713077ba5
Fix #20654 by reverting #20447 ( #20665 )
...
Cards must be inline-block in columns, otherwise they can get split across columns
2016-09-07 20:38:11 -07:00
Juno_okyo
0bd0e3e7d8
Update Bower url (HTTP to HTTPS) ( #20658 )
...
[ci skip]
2016-09-06 21:23:54 -07:00
Chris Rebert
34291cc5ce
Add Edge entry for #20507 to Wall of Browser Bugs
...
Closes #20507
[skip sauce]
2016-09-05 22:55:26 -07:00
Chris Rebert
019502543b
Move Sauce credentials out of .travis.yml
...
For the sake of cleanliness.
2016-09-05 15:55:22 -07:00
Mark Otto
295c93846c
new hashes
2016-09-05 12:47:14 -07:00
Mark Otto
d90d060c8c
grunt
2016-09-05 12:42:12 -07:00
Mark Otto
5495a4b3d3
versions
2016-09-05 12:41:44 -07:00
Mark Otto
59daf9f958
grunt
2016-09-05 12:37:47 -07:00
Mark Otto
7e18498b64
Fixes #20608 and #20578 : Consistent checkbox and radio markup ( #20629 )
...
- Update docs examples to use newer .form-check suite of classes
- Update form validation mixin to use newer classes as well
2016-09-05 11:39:37 -07:00
Mark Otto
dc5c1421c6
Disable important flag on Sass linter ( #20627 )
2016-09-04 17:58:20 -07:00
Mark Otto
9c720285b5
Fixes #20619 : Add important to the hover/focus as well ( #20626 )
2016-09-04 17:55:34 -07:00
Mark Otto
d6584f13bf
grunt
2016-09-04 17:52:47 -07:00
Starsam80
a996eb344d
Fix segmented buttons in input group docs ( #20489 )
...
Fixes #20484
2016-09-04 17:50:39 -07:00
Jonathan
7f1c36767a
Renamed contextual classes for tables ( #20505 )
...
To be prefixed with `.table-`.
2016-09-04 17:49:49 -07:00
Bass Jobsen
99425321dc
Make .card class inside .card-columns display: block too ( #20447 )
...
See: https://github.com/twbs/bootstrap/pull/18255#issuecomment-237034763
2016-09-04 17:47:18 -07:00
Mark Otto
93522e3ae6
grunt
2016-09-04 17:44:53 -07:00
Franco Moya
833028a779
Remove unused $variables in grid mixins ( #20597 )
2016-09-04 17:43:38 -07:00
Mark Otto
910f3ec498
fixes #20485 : use rem units in alert dismiss ( #20625 )
2016-09-04 17:41:38 -07:00
Mark Otto
5b1270d3bb
Merge pull request #20562 from bardiharborow/readmebadges
...
Fix README badge alignment.
2016-08-28 22:43:15 -07:00
Bardi Harborow
a8469216ad
Fix README badge alignment.
2016-08-23 10:53:05 +10:00