XhmikosR
9dfb999fae
Run grunt
.
...
[ci skip]
2015-10-27 07:31:49 +02:00
Chris Rebert
d47c353554
Merge pull request #18069 from davidjb/patch-3
...
Minor grammar tidy-up on Utilities doc page
[skip]
2015-10-26 18:20:19 -07:00
David Beitey
c88d40dc5c
Minor wording tidy-up on Utilities doc page
2015-10-27 11:12:19 +10:00
Chris Rebert
152c491898
https://webkit.org/b/150271 has been fixed!
...
See http://trac.webkit.org/changeset/191610
Refs #17913
[ci skip]
2015-10-26 16:44:21 -07:00
Chris Rebert
aedf1f9ad9
Merge pull request #17804 from audionerd/patch-1
...
Update typography docs re: global vars
[skip sauce]
2015-10-26 14:37:00 -07:00
Chris Rebert
944dce1c62
Merge pull request #18055 from davidjb/patch-2
...
Use Jekyll configuration for blog/slack URLs
[skip sauce]
2015-10-26 14:36:21 -07:00
XhmikosR
b0aa10219c
Merge pull request #17494 from twbs/v4-dev-xmr-jquery-2.x
...
Switch to jQuery 2.x.x.
2015-10-26 23:26:02 +02:00
David Beitey
1f379a12ca
Use Jekyll configuration for blog/slack URLs
...
This reuses the existing URLs in the docs Jekyll configuration rather than hard coding.
2015-10-26 10:38:56 +10:00
Chris Rebert
2332a3f536
http://crbug.com/544290 was marked duplicate of http://crbug.com/523282
...
Refs #17913
[ci skip]
2015-10-25 16:33:39 -07:00
Chris Rebert
e929001260
Merge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1
...
v4 docs Missed navbar color scheme name changes
2015-10-24 21:27:46 -07:00
Thomas Shinnick
af83f80a9b
v4 docs Missed navbar color scheme name changes
...
Change d6b6a20a0d
missed two doc mentions
of the previous names when changing to new:
.navbar-default --> .navbar-light
.navbar-inverse --> .navbar-dark
2015-10-24 22:19:34 -05:00
XhmikosR
a50849f61b
Switch to jQuery 2.1.4.
...
Now that we don't support IE 8 it's safe to do that.
2015-10-24 19:09:33 +03:00
XhmikosR
270c0b1470
Run grunt
.
2015-10-24 19:02:32 +03:00
Zeno Rocha
e4590aca61
Fix the remaining issues for the clipboard.js switch.
2015-10-24 19:01:03 +03:00
XhmikosR
c343b9f59d
Replace ZeroClipboard with clipboard.js.
...
Things left:
1. clear the selection after copy
2. add messages for success and error
2015-10-24 19:01:02 +03:00
Thomas Shinnick
e544bf4cf8
Remove unnecessary .bd-popover class from docs
...
Also one spelling typo corrected.
Closes #18043
2015-10-23 23:20:43 -07:00
Chris Rebert
4461884f69
Rename docs-specific static tooltip/popover classes for clarity; refs #18043
...
[skip sauce]
2015-10-23 23:17:19 -07:00
Chris Rebert
3bc5fb947d
Port #17729 to v4: Add SRI hashes to CDN links in docs
...
[skip sauce]
2015-10-23 22:35:22 -07:00
Chris Rebert
a19bcaef96
grunt dist
2015-10-23 12:06:24 -07:00
Chris Rebert
dd78e75991
docs/getting-started/javascript.md: Hyperlink preventDefault() mention
...
[skip sauce]
2015-10-19 23:45:26 -07:00
Chris Rebert
5b113b2c71
Anonymous table bug is still present in Safari 9.0, but should be fixed in the next version
2015-10-19 19:27:37 -07:00
Thomas Shinnick
5b71753763
Fix three small typos
2015-10-19 11:37:19 -05:00
Chris Rebert
44fbe4282f
Add #17913 to Wall of Browser Bugs
...
Refs https://code.google.com/p/chromium/issues/detail?id=544290
Refs https://bugs.webkit.org/show_bug.cgi?id=150271
Closes #17913
[ci skip]
2015-10-17 00:39:45 -07:00
Peshkov, Igor
9598f98a48
Fix docs for tooltips.
2015-10-16 15:24:53 +03:00
Patrick H. Lauke
68189e2269
Add "keyboard users" to heading for sr-only-focusable
2015-10-16 00:57:49 +01:00
Patrick H. Lauke
9302fd4fd4
Remove redundant .sr-only
text for Close buttons
...
Since `aria-label` is used, it's not necessary anymore.
2015-10-16 00:56:59 +01:00
XhmikosR
724bf86288
Run grunt
.
...
[ci skip]
2015-10-14 00:49:31 +03:00
Mark Otto
ee4a7f384e
Merge pull request #17817 from kkirsche/patch-29
...
Remove double bottom border on sub header in dashboard example
2015-10-13 00:32:10 -07:00
Mark Otto
abe9922fc7
Merge pull request #17896 from twbs/text-capitalize-doc
...
Tweak .text-capitalize example to show what happens to interior capital letters
2015-10-13 00:31:27 -07:00
Mark Otto
ffc38b3376
Merge pull request #17900 from kkirsche/patch-34
...
Use .blockquote class in V4 examples page
2015-10-13 00:30:49 -07:00
Chris Rebert
9a3d72f659
Add Wall of Browser Bugs entry for #14975
...
See https://bugs.webkit.org/show_bug.cgi?id=150079
Closes #14975
[ci skip]
2015-10-12 19:11:30 -07:00
Chris Rebert
5a1bfc0655
http://wkbug.com/138167 has been fixed!
...
See http://trac.webkit.org/changeset/190893
Refs #9774 , #14907
[ci skip]
2015-10-12 16:20:53 -07:00
Kevin Kirsche
a05008cb09
Use .blockquote class in V4 examples page
...
Fix #17888
2015-10-12 16:56:01 -04:00
Chris Rebert
684300058e
Tweak .text-capitalize example to show what happens to interior capital letters; refs #17893
...
[ci skip]
2015-10-12 11:18:11 -07:00
Chris Rebert
ba16aa44d0
Mention ScrollPos-Styler in the migration docs; closes #17819
2015-10-11 15:32:53 -07:00
Chris Rebert
b301129f02
Add docs for #17710
2015-10-11 15:20:12 -07:00
Chris Rebert
9b12e5f495
docs/examples/cover/cover.css: Fix "inheritence" typo
2015-10-11 12:42:35 -07:00
Chris Rebert
bac1eb9ca5
Add Wall of Browser Bugs entry for Safari related to #17438 / #14237
...
https://bugs.webkit.org/show_bug.cgi?id=149935
[skip sauce]
2015-10-10 16:57:30 -07:00
Chris Rebert
313635350a
Remove em media queries note in Migration docs; no longer accurate as of #17403
...
[ci skip]
2015-10-10 15:36:07 -07:00
Chris Rebert
b74536fa8c
grunt dist
2015-10-09 21:03:57 -07:00
Patrick H. Lauke
6ebd6c4aab
Add shrink-to-fit to getting started
...
See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473
2015-10-09 21:01:21 +01:00
Chris Rebert
93e56a0c64
Merge pull request #17775 from twbs/font-migration
...
Add Glyphicons migration guidance
[skip sauce]
2015-10-08 19:51:18 -07:00
Chris Rebert
7777b240bf
Add Wall of Browser Bugs entry for #17438 / #14237
...
https://code.google.com/p/chromium/issues/detail?id=534750
Closes #17438
Closes #14237
[skip sauce]
2015-10-08 13:45:19 -07:00
Kevin Kirsche
5858b3fc9d
Remove double bottom border on sub header
...
The table includes a border between the two making this unnecessary
2015-10-08 08:43:45 -04:00
Chris Rebert
781916cab6
browsers-devices.md: Tweak indentation in IE9 table
...
[skip sauce]
2015-10-06 22:57:11 -07:00
Chris Rebert
b6d70bb017
Getting Started docs: Add MDN links for features not supported in IE9
...
[skip sauce]
2015-10-06 21:00:03 -07:00
Eric Skogen
90388f4e49
Update typography.md re: where to find global vars
...
Docs should indicate that `_reboot.scss` uses the variables, but to see their values users would look in `_variables.scss`.
2015-10-06 20:39:55 -05:00
a-moses
d22c0176a9
IE 9 not supported list v4 flexbox
...
add flexbox to the not supported list
https://github.com/twbs/bootstrap/issues/17802
2015-10-07 03:04:20 +03:00
Patrick H. Lauke
872eadeb99
Add shrink-to-fit viewport directive
...
Fixes potential problems with iOS9's new viewport behavior - see for
instance https://forums.developer.apple.com/thread/13510
2015-10-06 12:35:39 +01:00
Chris Rebert
8b4925f0d8
Add Glyphicons migration guidance
...
[skip sauce]
2015-10-04 11:10:11 -07:00