0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

14479 Commits

Author SHA1 Message Date
Patrick H. Lauke
b107e3342a Handle aria-hidden on modal container when showing/hiding
Fixes #19878
2016-05-11 02:01:56 +01:00
Mark Otto
5aa32b3f3a clarify docs comment from #19459 2016-05-09 10:29:04 -07:00
Mark Otto
72d68bac7a more options, clearer options, and proper markdown formatting 2016-05-09 10:25:38 -07:00
Mark Otto
87d3570524 Merge branch 'v4-dev-docs-hidden-show-replacement' of https://github.com/lamby/bootstrap into lamby-v4-dev-docs-hidden-show-replacement 2016-05-09 10:23:52 -07:00
Mark Otto
0bf3f176ec Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev 2016-05-09 10:21:56 -07:00
Mark Otto
1b17ee4062 property order 2016-05-09 10:18:41 -07:00
Mark Otto
3daeb58ac3 Merge branch 'add-input-focus-variables' of https://github.com/kevinkucharczyk/bootstrap into kevinkucharczyk-add-input-focus-variables 2016-05-09 10:17:27 -07:00
Mark Otto
9f6e881d00 Merge pull request #19459 from delftswa2016/v4-card-ordering
Explicitly state the ordering of cards in card columns in the docs
2016-05-09 10:14:50 -07:00
Mark Otto
6b33c08310 Merge pull request #19667 from vsn4ik/v4-dev-use-border-radius-mixin
Use @border-radius and add $nav-tabs-border-radius variable
2016-05-09 09:56:28 -07:00
Mark Otto
b479efb9d6 Fixes #18492: Document .h1-.h6, change docs mention of inline usage to varying elements 2016-05-08 15:13:53 -07:00
Mark Otto
fea7feb9e4 Fixes #18705: Clarify removal of .help-text and update changes to .form-group for horizontal layouts 2016-05-08 15:10:27 -07:00
Mark Otto
4d8d8bdab4 Fixes #18768: Add migration docs for dropdowns 2016-05-08 15:07:16 -07:00
Mark Otto
91257d29d3 fixes #19439: add some docs context to migration for .btn-xs and .page-header 2016-05-08 15:02:05 -07:00
Mark Otto
d90064f06f grunt 2016-05-08 14:58:37 -07:00
Mark Otto
aa5ef212f3 Merge pull request #19863 from twbs/v4-inverse-table-variants
v4: Inverse table variants
2016-05-08 14:33:38 -07:00
Mark Otto
399fdb8ebe Merge pull request #19735 from MatthewRayfield/v4-custom-select-disabled-styling
Add disabled styling for .custom-select
2016-05-08 14:20:54 -07:00
Mark Otto
80341bf709 Merge pull request #19476 from delftswa2016/v4-card-docs
Added explicit commentary to .card-* classes
2016-05-08 14:20:12 -07:00
Mark Otto
4be7f0b680 Merge pull request #19862 from twbs/marktopper-patch-1
Update Normalize to v4.0.0
2016-05-08 14:19:09 -07:00
Mark Otto
7322c8dc75 add code snippet 2016-05-08 14:16:23 -07:00
Mark Otto
44778465da Update table docs
- Change some things around, add some copy
- Include table variant styles for the inverse tables thanks to bg and color utils
2016-05-08 14:15:34 -07:00
Mark Otto
4140620d3e remove unneeded, commented out border change for legends; it's handled in normalize 2016-05-08 13:57:39 -07:00
Mark Otto
ce249a555c document table border collapse change, move from old normalize to our reboot 2016-05-08 13:51:25 -07:00
Mark Otto
69219d4271 move that change to reboot 2016-05-08 13:50:45 -07:00
Mark Otto
d1b8166374 Fix overflow auto removal on pre elements 2016-05-08 13:48:21 -07:00
Mark Otto
69afc16867 grunt 2016-05-08 13:46:38 -07:00
Mark Otto
3547164f61 Fix up linter to ignore all other Normalize upstream shenanigans 2016-05-08 13:46:29 -07:00
Mark Otto
637d930d8f Merge branch 'patch-1' of https://github.com/marktopper/twitter-bootstrap into marktopper-patch-1 2016-05-08 13:43:54 -07:00
Mark Otto
2cc7c71ffe Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2016-05-08 13:43:19 -07:00
Mark Otto
932d0aa068 grunt 2016-05-08 13:43:13 -07:00
Mark Otto
1506347180 Merge pull request #19706 from twbs/issue-template
Add GitHub issue template
2016-05-08 13:41:23 -07:00
Mark Otto
5e84ed1425 Merge pull request #19793 from bassjobsen/patch-38
Update overview.md
2016-05-08 13:39:47 -07:00
Mark Otto
3b62fc0806 Merge pull request #19861 from twbs/card-borders
Jank card borders were too janky
2016-05-08 13:38:51 -07:00
Mark Otto
017258d1dc Merge pull request #19252 from twbs/card-img-overlay-padding
Add $card-img-overlay-padding variable
2016-05-08 13:36:13 -07:00
Mark Otto
d6412cddc8 Merge pull request #19236 from twbs/carousel-icon-width
Extract $carousel-icon-width variable
2016-05-08 13:33:05 -07:00
Mark Otto
83182ad82e Jank card borders were too janky
- Drops the experiment I had going for `box-shadow`-powered borders
- Reinstates regular `border` using existing variables

Fixes  #19097 and #19143. Nullifies #19828.
2016-05-08 13:24:45 -07:00
Mark Otto
adbb7bb707 Merge pull request #19851 from bassjobsen/patch-40
Use alphabetic order for the Components doc menu
2016-05-08 13:19:44 -07:00
Daiki Okumura
38ab6e3122 Docs: Add link to Japanese translation site (#19855)
[skip sauce]
2016-05-08 05:57:12 -07:00
Bass Jobsen
0df1e627cb add alphabetic order for the components 2016-05-06 17:02:48 +02:00
Mark Otto
30b42bf910 Clearer section headings, more succinct copy 2016-04-24 18:53:03 -07:00
Bass Jobsen
3e40121cf8 Update overview.md
endtag for the highlight
2016-04-24 11:54:50 +02:00
Bass Jobsen
881f69c3ea Update overview.md
add the `@include media-breakpoint-only()` and `@include media-breakpoint-between` mixins
2016-04-24 11:44:01 +02:00
Chris Lamb
f278583496 Suggest a replacement to .hidden and .show
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2016-04-23 09:56:26 +01:00
Patrick H. Lauke
1a6d0cc446 Merge pull request #19714 from patrickhlauke/v4-ie-edge-select-normalisation
Suppress IE/Edge additional white/blue colors for focused <select>
2016-04-21 22:43:40 +01:00
Chris Rebert
8c678e9db7 Merge pull request #19775 from twbs/modal-ie8-innerWidth
Modal: Remove IE8-specific window.innerWidth workaround
2016-04-21 12:24:52 -07:00
Chris Rebert
afdd62d161 Modal: Remove IE8-specific window.innerWidth workaround
[skip validator]
2016-04-21 01:15:24 -07:00
Chris Rebert
06b127a8fe Merge pull request #19765 from twbs/mq-wkbugs
Add Wall of Browser Bugs entries for WebKit media query bugs
[skip sauce]
2016-04-20 18:17:18 -07:00
Chris Rebert
0e56cbb0d6 Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & https://webkit.org/b/156687
These bugs are factors in our decisions regarding which unit to use in our media queries.
Refs #17403
[skip sauce]
2016-04-19 12:20:56 -07:00
Mark Otto
3de570a8e5 grunt 2016-04-17 16:57:36 -07:00
Mark Otto
f4d80ff6b4 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2016-04-17 16:52:44 -07:00
Mark Otto
24d6a03f5d grunt 2016-04-17 16:52:36 -07:00