Bootstrap 3.3.6 发布,Web 前端 UI 框架
Bootstrap 3.3.6发布,更新内容如下:
CSS
-
#16492: Use
@input-border-radius
variables on input groups. -
#16529: Un-style the caret on
<select>
s in IE10+. -
#16562, #16563: Create and implement a new
@dl-horizontal-breakpoint
variable to replace the@grid-float-breakpoint
on.dl-horizontal
. -
#16646, #16651: Fix hover border covering active links in pagination.
-
#16684: Fix
border-radius
not being set on two corners of vertical btn group. -
#16718: Full 4-digit Unicode escape sequences in CSS for asterisk and plus Glyphicons.
-
#16769: Remove the
min-height
on modal headers and replace with a clearfix to avoid collapsing when no title exists. -
#16779: Adjust the
padding
on jumbotrons within containers. -
#16785: Round the
padding
on containers to match the new rounding of negativemargin
s on rows. -
#16796: Ensure carousel controls are clickable in IE9.
-
#16804: Indicate which buttons in a button group are selected, even when disabled.
-
#16824: Correct a math error in the
padding-top
of.control-label
s in large and small horizontal forms. -
#16975: Use
@carousel-control-font-size
for in specific pixel values. -
#17001: Fix borders on focused inputs in input groups.
JS
-
#16865: Fix triggering of
shown.bs.dropdown
&hidden.bs.dropdown
events so thatrelatedTarget
property gets set properly. -
#16896: Note jQuery v3 incompatibility.
Docs
-
#16630, #16632: Update mention of not-allowed cursor in disabled checkboxes, radios, and fieldsets docs section.
-
#16744: Mention in the README where Bootstrap's changelogs can be found.
-
#16745: Add
CHANGELOG.md
file that points to GitHub Releases and our blog. -
#16747: Document that Collapse and Tab methods are asynchronous.
-
#16793: Add example with visible
<label>
and input group addon. -
#16888: Add a local jQuery fallback.
-
#16902: Fix grid in modal example by removing
.container-fluid
. -
#16965: Call out
.icon-next
,.icon-prev
alternative classes for carousel. -
#17003: Add
.col-offset-0
example addition to docs. -
#17726: Clarify the purpose of adding
.in
to the.fade
of the initially-open Tab. -
#17729: Add Subresource Integrity (SRI) hashes to BootstrapCDN links
-
#17742: Add CSS portion of IE10 viewport bug workaround to docs & examples
-
#17809: Note that
container: 'body'
should be used for tooltips/popovers on tabular elements -
#17910: Document that
.panel-title
overrides the font size of<h1>
–<h6>
tags -
#18080: Document conflict between strict Content Security Policy and inline
style
attributes of.progress
bars, and available workarounds
Packaging
构建工具
-
#16589: Enable source maps for
bootstrap.min.css
. -
#17769: Setup Hound for JSHint linting in pull requests
Customizer
-
#16897: Clarify that Collapse requires Component animations
浏览器 bugs
-
#16813/#16839: Reported WebKit bug (http://wkbug.com/146896) for gets clipped in Safari'" href="https://github.com/twbs/bootstrap/issues/16809" kesrc="https://github.com/twbs/bootstrap/issues/16809">#16809, which WebKit then fixed.
-
#16840: Remove entry from Wall of Browser Bugs because http://wkbug.com/141804 has been fixed.
-
#16841: Remove entry from Wall of Browser Bugs because http://wkbug.com/139803 has been fixed.
-
#16842: Remove entry from Wall of Browser Bugs because http://wkbug.com/144990 has been fixed.
-
#16908: Remove entry from Wall of Browser Bugs because http://crbug.com/309483 is most likely invalid.
-
#17438 / #14237: Add Wall of Browser Bugs entry for http://wkbug.com/149935
-
#17712: Mention Chrome meta-bug on Wall of Browser Bugs
-
#17753: Remove entry from Wall of Browser Bugs because http://bugzil.la/1048279 was closed as WONTFIX.
-
#17820: Add Wall of Browser Bugs entry for http://crbug.com/534750
-
#17902: Remove entry from Wall of Browser Bugs because http://wkbug.com/138167 has been fixed.
-
#18111: Add Wall of Browser Bugs entry for http://wkbug.com/150715
下载页面:v3.3.6
Bootstrap是快速开发Web应用程序的前端工具包。它是一个CSS和HTML的集合,它使用了最新的浏览器技术,给你的Web开发提供了时尚的版式,表单,buttons,表格,网格系统等等。