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

15011 Commits

Author SHA1 Message Date
Patrick H. Lauke
6ae42a02c6 Update print styles borrowed from h5bp
most notable change:
- fixes print/print preview crash in IE11 (caused by `*:first-line`
selector)
2016-10-02 16:33:11 +01:00
Mark Otto
3dc4b3647c Rename pull-*-{left|right} classes to .float-*-left and .float-*-right 2016-09-26 00:54:10 -07:00
Bardi Harborow
f72c21bfc8 Upgrade to normalize.css v4.2.0 and fix Hound exclusion. 2016-09-23 16:16:51 +10:00
Patrick H. Lauke
dad1c88653 Merge pull request #20764 from patrickhlauke/v4-dev
Add Edge#9011176 bug (visual artifacts in scrollable dialogs)
2016-09-22 10:54:49 +01:00
Patrick H. Lauke
d71c7c0958 Add Edge#9011176 bug (visual artifacts in scrollable dialogs) 2016-09-22 10:48:05 +01:00
Mark Otto
d11c93341f fix that navbar toggler example in docs 2016-09-15 13:32:09 -07:00
Mark Otto
39a10e461e Fixes #20543: Significantly darken the links in default navbars 2016-09-15 10:29:52 -07:00
Mark Otto
64dcb8b507 Merge branch 'v4-dev' into v4-navbars 2016-09-15 10:20:57 -07:00
VarelloThemes
63129112bb replace some profanities (#20715) 2016-09-15 09:39:31 -07:00
Kovah
0ef64d89f7 Add breakpoint-specific gutters. 2016-09-13 23:02:56 -05:00
Nick
3f01134031 Grid mixins docs should match source code (#20705) 2016-09-12 22:31:05 -07:00
Chris Rebert
089bc85a49 Remove fixed Edge <input type="file"> bug from the Wall
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8282613/ has been marked as Fixed.
Refs #20335.

[skip sauce]
2016-09-12 16:19:29 -07:00
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
Mark Otto
6181cf9d5d update nav.yml 2016-09-09 21:24:27 -07:00
Mark Otto
91992ac70a Add new border utils
- Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle
- Add new .rounded-{direction} utils
- New docs pages for border utils with TBD comments for the border property
- Removes most image examples for rounding from the content/images docs in favor of new docs page
2016-09-08 23:21:40 -07:00
judetucker
618081b86c updated docs to reflect change in img-rounded class 2016-09-08 22:51:22 -07:00
judetucker
25b718e5fd resolves #20266 2016-09-08 22:42:54 -07:00
Mark Otto
a96038b50a Revamp background utilities and add new .text-white utility
- Rather than mix multiple properties in our color utilities, this splits all color and all background utils into separate classes.
- Adds new .text-white class to help lighten text color for darker backgrounds
2016-09-08 22:18:40 -07:00
Mark Otto
0be876359e Update docs to use new spacing util class names 2016-09-08 22:16:28 -07:00
Mark Otto
ae784c9521 Rename margin and padding utilities from .{property}-{side} to .{property}{side} without the extra dash 2016-09-08 22:15:34 -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