Geoffrey Tisserand
69a09520d8
Fix typo in migration docs: card-title is replacing panel-title ( #21331 )
2016-12-19 20:35:02 -08:00
Bardi Harborow
da18d07d8e
Add 'system-ui' to font stack.
2016-12-19 20:29:44 -08:00
Johann-S
8b538c8ad3
Remove mention of popovers auto placement + add note to migration docs
2016-12-19 09:38:56 +01:00
Mark Otto
d04eb86715
clarify that
2016-12-10 17:03:32 -08:00
Mark Otto
14ce741fa0
grunt
2016-12-10 17:03:28 -08:00
Mark Otto
cd76a6775d
grunt
2016-12-07 20:46:17 -08:00
Mark Otto
ede925d79b
Merge pull request #21298 from twbs/carousel
...
Refactor carousel
2016-12-05 23:31:14 -08:00
Mark Otto
e0edea0d1a
typo
2016-12-05 20:37:22 -08:00
Mark Otto
4ef547f4bb
drop the .carousel-control base class
2016-12-04 23:19:54 -08:00
Mark Otto
6d9ded8375
update migration docs
2016-12-04 23:17:30 -08:00
Mark Otto
e40a09ba2e
redo the carousel example to match
2016-12-04 22:18:49 -08:00
Mark Otto
9fca3e3ec8
rename once more
2016-12-04 22:05:16 -08:00
Mark Otto
8ad30ff8b8
rename in docs
2016-12-04 21:40:02 -08:00
Mark Otto
1e3ec89355
Merge branch 'v4-dev' into carousel
2016-12-04 21:05:19 -08:00
Mark Otto
5abd0ed521
move multiple carousels section up, add responsive classes there, reformat some stuff
2016-12-04 20:37:21 -08:00
Mark Otto
b0db5788df
break up example into three separate examples to show flexibility
2016-12-04 20:07:01 -08:00
Mark Otto
d57ec90243
clear up docs intro
2016-12-04 20:06:45 -08:00
Mark Otto
a5c2562c06
update left/right classes on controls and add img classes
2016-12-04 19:53:37 -08:00
Starsam80
ea9f846e0f
Remove .float-left
from card header nav ( #21292 )
2016-12-04 16:46:57 -08:00
Bardi Harborow
e156d2bb72
Fix A11yUserVoice bugify rendering. ( #21282 )
2016-12-04 16:45:50 -08:00
Bardi Harborow
0bb604157c
Remove duplicate jQuery browser bug link. ( #21283 )
2016-12-04 16:45:38 -08:00
Bardi Harborow
a3567a119d
Documentation navigation fixes. ( #21288 )
...
* Make /utilities/ redirect to /utilities/borders/.
* Rewrite sidebar active link logic to ensure superstrings are not selected.
2016-12-04 16:44:37 -08:00
Chris Rebert
4c615573ad
Remove Wall of Browser Bugs entry for #14975
...
https://webkit.org/b/150079 has been fixed!
Refs #14975
[ci skip]
2016-12-02 10:27:08 -08:00
Chris Rebert
5a78b5e77b
https://crbug.com/534750 was marked as a duplicate of https://crbug.com/568691
...
So update the Wall of Browser Bugs entry accordingly.
[ci skip]
2016-12-02 10:23:01 -08:00
Chris Rebert
996499d4fe
Remove Chrome entry for position:sticky from Most Wanted Features list
...
It's shipping in Chrome 56:
https://bugs.chromium.org/p/chromium/issues/detail?id=231752
[ci skip]
2016-12-02 10:16:42 -08:00
Mark Otto
3ec37d4a4d
grunt
2016-12-02 10:13:36 -08:00
Chris Rebert
e3a569f4f6
Remove soon-to-be-defunct callout about Firefox fieldset bug ( #21262 )
...
The relevant bug has been fixed in Firefox 53:
https://bugzilla.mozilla.org/show_bug.cgi?id=504622
2016-12-02 09:58:18 -08:00
Chris Rebert
edf1e4b99e
Remove https://bugzil.la/504622 from Wall of Browser Bugs ( #21260 )
...
It's fixed in Firefox 53! Yay!
Refs #12359
[ci skip]
2016-11-30 16:42:16 -08:00
ysds
eb219c806c
Remove .btn-outline-inverse
2016-11-30 21:48:34 +09:00
ysds
ef028ab383
Remove .btn-outline
2016-11-30 21:47:57 +09:00
Mark Otto
59dc3e174d
grunt
2016-11-29 21:37:00 -08:00
Chris Rebert
f2bc3bec7c
Add Wall of Browser Bugs entry for #21092
...
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1315994
Refs #21092
[ci skip]
2016-11-28 22:49:26 -08:00
Chris Rebert
0c6bd4d4c4
docs/_data/browser-bugs.yml: Fix ordering
...
[ci skip]
2016-11-28 22:33:20 -08:00
Chris Rebert
036437ec86
Add Wall of Browser Bugs entry for #20759
...
Refs https://bugs.webkit.org/show_bug.cgi?id=162362
Closes #20759
[ci skip]
2016-11-28 22:23:28 -08:00
Brad Kent
8250bd1b21
Fix #20936 make inline checkbox/radio markup same as stacked ( #20995 )
...
* #20936 make inline checkbox/radio markup same as stacked
* tweak language and remove extra blank line in snippet
2016-11-28 20:56:49 -08:00
Mark Otto
af937836d9
Fix #20908 ( #21244 )
...
Remove the border-bottom from abbr elements since that's covered with an underline in Normalize.css. Updates the docs to match and tweaks some code comments, too.
2016-11-28 20:26:28 -08:00
Mark Otto
4c807de7f0
fixes #21072 : clarify location of variables file (and avoid linking to a file that will be broken depending on the branch name)
2016-11-28 17:21:48 -08:00
Mark Otto
9749bab4ce
grunt
2016-11-28 17:18:44 -08:00
Mark Otto
339f8c3c48
fixes #21219 : update docs to reflect current sm breakpoint value
2016-11-28 17:05:36 -08:00
Mark Otto
c3ffe13553
grunt
2016-11-28 13:40:47 -08:00
Mark Otto
d6c1fa37bd
grunt
2016-11-28 13:36:46 -08:00
Mark Otto
2f9a94caac
Inverse card improvements ( #21242 )
...
* Add a color to .card-inverse to account for non .card- prefixed classes
* reword the docs to better articulate what the class does
2016-11-28 13:22:51 -08:00
Mark Otto
a6f54889fd
Replacement for #20602 ( #21236 )
...
* Fixed incorrect instruction: "Press ⌘ to copy"
It needed to be "Press ⌘C to copy"
* Updated to concatenate copy string
Updated copy command to concatenated string to prevent potential issues
* Updated the way the copy string concatenates
As per excellent suggestion by @tomlutzenberger
* Removed semicolon line endings
;P
* var not const or let
2016-11-28 13:10:19 -08:00
Mark Otto
9338cf5970
grunt
2016-11-28 09:14:31 -08:00
Mark Otto
5357bad9a0
grunt
2016-11-27 23:39:50 -08:00
Starsam80
08e36a3cc9
Rename .col-xs
to .col
+ some other cleanup ( #21222 )
...
* Use `breakpoint-min` instead of a counter
* Remove 'xs' from flexbox grid
2016-11-27 22:47:00 -08:00
Mark Otto
4393da18f6
grunt
2016-11-27 22:29:55 -08:00
Mark Otto
5db88075c1
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2016-11-27 22:29:33 -08:00
Mark Otto
1562a2db4c
make a brief mention of #20433
2016-11-27 22:29:24 -08:00
Starsam80
54908a95a8
Rename .navbar-toggleable-xs
to .navbar-toggleable
+ more cleanup ( #21226 )
...
* Clean up some utilities
- Align CSS properties
- In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies
* Remove '-xs' from `.navbar-toggleable-xs` and remove duplication
* Fix outdated classes to use newer ones
2016-11-27 22:23:12 -08:00