]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Wed, 8 Apr 2015 02:15:00 +0000 (19:15 -0700)]
grunt dist docs
[skip sauce]
Chris Rebert [Wed, 8 Apr 2015 02:08:26 +0000 (19:08 -0700)]
Upgrade to Holder v2.5.2
Fixes #16216, FWICT
Chris Rebert [Wed, 8 Apr 2015 01:52:59 +0000 (18:52 -0700)]
Carousel docs: fix typo in holder.js color
Chris Rebert [Wed, 8 Apr 2015 00:46:12 +0000 (17:46 -0700)]
Merge pull request #16255 from twbs/patch-bumps
Bump patch versions of grunt-html, grunt-contrib-jshint
Chris Rebert [Wed, 8 Apr 2015 00:38:17 +0000 (17:38 -0700)]
Bump patch versions of grunt-html, grunt-contrib-jshint
Chris Rebert [Wed, 8 Apr 2015 00:34:26 +0000 (17:34 -0700)]
Bump markdown-it to ^4.1.0
[skip sauce]
[skip validator]
Chris Rebert [Wed, 8 Apr 2015 00:20:59 +0000 (17:20 -0700)]
Merge pull request #16254 from twbs/ios-8.2
Sauce tests: upgrade iOS to v8.2
Chris Rebert [Tue, 7 Apr 2015 20:00:50 +0000 (13:00 -0700)]
Sauce tests: upgrade iOS to v8.2
[skip validator]
Chris Rebert [Tue, 7 Apr 2015 19:49:20 +0000 (12:49 -0700)]
Merge pull request #16252 from twbs/bump-uglify
Bump grunt-contrib-uglify to ~0.9.0
Chris Rebert [Tue, 7 Apr 2015 19:34:18 +0000 (12:34 -0700)]
update shrinkwrap
Chris Rebert [Tue, 7 Apr 2015 19:33:29 +0000 (12:33 -0700)]
Bump grunt-contrib-uglify to ~0.9.0
Chris Rebert [Tue, 7 Apr 2015 04:55:43 +0000 (21:55 -0700)]
Merge pull request #16246 from twbs/bump-connect
Bump grunt-contrib-connect to ~0.10.1
Chris Rebert [Tue, 7 Apr 2015 04:39:54 +0000 (21:39 -0700)]
update shrinkwrap
Chris Rebert [Tue, 7 Apr 2015 04:38:32 +0000 (21:38 -0700)]
Bump grunt-contrib-connect to ~0.10.1
Chris Rebert [Tue, 7 Apr 2015 04:10:23 +0000 (21:10 -0700)]
Merge pull request #16245 from twbs/bump-autoprefixer
Bump grunt-autoprefixer to ~3.0.0
Chris Rebert [Tue, 7 Apr 2015 03:58:10 +0000 (20:58 -0700)]
Bump grunt-autoprefixer to ~3.0.0
Chris Rebert [Tue, 7 Apr 2015 02:26:25 +0000 (19:26 -0700)]
Merge pull request #16244 from twbs/bump-jscs
Bump grunt-jscs to ~1.6.0
Chris Rebert [Tue, 7 Apr 2015 01:31:42 +0000 (18:31 -0700)]
update shrinkwrap
[skip sauce]
[skip validator]
Bootstrap's Grunt bot [Tue, 7 Apr 2015 01:30:48 +0000 (01:30 +0000)]
automatic `grunt dist`
Chris Rebert [Tue, 7 Apr 2015 01:29:53 +0000 (18:29 -0700)]
Bump grunt-jscs to ~1.6.0
Chris Rebert [Tue, 7 Apr 2015 01:26:43 +0000 (18:26 -0700)]
Merge pull request #16243 from twbs/bump-qunit
Bump grunt-contrib-qunit to ~0.7.0
Chris Rebert [Tue, 7 Apr 2015 00:08:10 +0000 (17:08 -0700)]
update shrinkwrap
[skip sauce]
[skip validator]
Chris Rebert [Tue, 7 Apr 2015 00:06:49 +0000 (17:06 -0700)]
Bump grunt-contrib-qunit to ~0.7.0
Bootstrap's Grunt bot [Sun, 5 Apr 2015 07:10:30 +0000 (07:10 +0000)]
automatic `grunt dist`
Mark Otto [Sun, 5 Apr 2015 07:03:32 +0000 (00:03 -0700)]
Merge pull request #15978 from sqal/fix_pagination_border_on_hover
[Fixes #15976] Fix pagination link cut off border on hover
Mark Otto [Sun, 5 Apr 2015 07:02:40 +0000 (00:02 -0700)]
property order
Mark Otto [Sun, 5 Apr 2015 07:02:14 +0000 (00:02 -0700)]
Merge pull request #15945 from kkirsche/patch-9
[Fixes #15944] Add Z-Index to avoid border overlapping
Bootstrap's Grunt bot [Sun, 5 Apr 2015 07:01:05 +0000 (07:01 +0000)]
automatic `grunt dist`
Mark Otto [Sun, 5 Apr 2015 06:59:45 +0000 (23:59 -0700)]
Merge pull request #16234 from twbs/normalize_303
Normalize v3.0.3
Mark Otto [Sun, 5 Apr 2015 06:59:22 +0000 (23:59 -0700)]
Merge pull request #16175 from twbs/fix_15830
Fix border-radius on list group items in collapsible panels
Mark Otto [Sun, 5 Apr 2015 06:52:40 +0000 (23:52 -0700)]
Merge branch 'master' into fix_15830
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
Bootstrap's Grunt bot [Sun, 5 Apr 2015 06:50:29 +0000 (06:50 +0000)]
automatic `grunt dist`
Mark Otto [Sun, 5 Apr 2015 06:47:48 +0000 (23:47 -0700)]
Merge pull request #16224 from vsn4ik/fix_theme_disabled_btn
Fix theme.css .btn[disabled] styles.
Mark Otto [Sun, 5 Apr 2015 06:37:06 +0000 (23:37 -0700)]
bring in normalize's v3.0.3 changes
vsn4ik [Sat, 4 Apr 2015 10:18:16 +0000 (13:18 +0300)]
Fix theme.css .btn[disabled] styles.
Mark Otto [Sat, 4 Apr 2015 08:55:50 +0000 (01:55 -0700)]
Merge pull request #16208 from StevenBlack/issue.15100
(#15100) Eliminate spurrious padding in .bs-docs-header
Bootstrap's Grunt bot [Sat, 4 Apr 2015 08:40:29 +0000 (08:40 +0000)]
automatic `grunt dist`
Mark Otto [Sat, 4 Apr 2015 08:35:13 +0000 (01:35 -0700)]
Merge pull request #16176 from twbs/input_group_sizing
Static form control sizing in input groups, again
Patrick H. Lauke [Fri, 3 Apr 2015 14:21:47 +0000 (15:21 +0100)]
Merge pull request #16222 from yuan3y/patch-1
fix dead link: reduced text cases
Yuan Yiyang [Fri, 3 Apr 2015 14:01:23 +0000 (22:01 +0800)]
fix dead link: reduced text cases
Steven Black [Wed, 1 Apr 2015 22:00:27 +0000 (18:00 -0400)]
Eliminate spurrious padding in .bs-docs-header
I agree with all the comments here.
Rather than dicker with container nesting at this late juncture, near sunset for BS 3.0x, let's just fix and move on. It's docs only.
This PR addresses issue #15100 and eliminates the unnecessary horizontal scrollbar that appears for width for width >=768px and <= 782px.
Tested on three different iOS devices and FireFox/Chrome on OSX and it's fine now.
The only difference is the text in .bs-docs-header is shifted left by 15-pixels, lines are 30 px longer so wrap less in some circumstances in some viewports.
Patrick H. Lauke [Wed, 1 Apr 2015 09:54:26 +0000 (10:54 +0100)]
Merge pull request #16194 from fyquah95/master
Remove stray spaces from modal/using-grid-system sample code
fyquah95 [Wed, 1 Apr 2015 09:43:32 +0000 (17:43 +0800)]
indented javascript/modal/using-grid-system sample code from 4 spaces to 2 spaces
Bootstrap's Grunt bot [Sun, 29 Mar 2015 06:40:29 +0000 (06:40 +0000)]
automatic `grunt dist`
Mark Otto [Sun, 29 Mar 2015 06:33:11 +0000 (23:33 -0700)]
grunt
Mark Otto [Sun, 29 Mar 2015 05:43:33 +0000 (22:43 -0700)]
Fixes #15536: Resize .control-label's font-size and account for border on static form control in form groups
Mark Otto [Sun, 29 Mar 2015 04:37:40 +0000 (21:37 -0700)]
fixes #15830: properly reset border-radius on list items in collapsing panel groups
Bootstrap's Grunt bot [Sun, 29 Mar 2015 04:10:35 +0000 (04:10 +0000)]
automatic `grunt dist`
Mark Otto [Sun, 29 Mar 2015 04:07:56 +0000 (21:07 -0700)]
Merge pull request #15956 from twbs/input-group-sizes-glyphicon
Input group sizes: Properly position `.form-control-feedback`
Bootstrap's Grunt bot [Sun, 29 Mar 2015 04:00:36 +0000 (04:00 +0000)]
automatic `grunt dist`
Mark Otto [Sun, 29 Mar 2015 03:52:14 +0000 (20:52 -0700)]
Merge pull request #16159 from twbs/input_sizing
Fixes #15074
Mark Otto [Sun, 29 Mar 2015 03:50:37 +0000 (20:50 -0700)]
Merge pull request #16174 from twbs/bang_table_utility
Update .visible* classes to use !important on table elements
Mark Otto [Sun, 29 Mar 2015 03:34:06 +0000 (20:34 -0700)]
Match all other responsive utilities and use important on the display: table
Mark Otto [Sun, 29 Mar 2015 03:31:53 +0000 (20:31 -0700)]
Merge branch 'master' into input_sizing
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
Bootstrap's Grunt bot [Sat, 28 Mar 2015 00:50:33 +0000 (00:50 +0000)]
automatic `grunt dist`
Patrick H. Lauke [Sat, 28 Mar 2015 00:40:34 +0000 (00:40 +0000)]
Merge pull request #16154 from patrickhlauke/focus-active-disambiguation
Darker style focus/hover on active buttons
Chris Rebert [Fri, 27 Mar 2015 23:55:48 +0000 (16:55 -0700)]
Merge pull request #16171 from zachleat/patch-1
There is no jshint:src task
Zach Leatherman [Fri, 27 Mar 2015 20:31:56 +0000 (15:31 -0500)]
There is no jshint:src task
Patrick H. Lauke [Fri, 27 Mar 2015 12:19:27 +0000 (12:19 +0000)]
Merge pull request #16167 from patrickhlauke/tabpanel-documentation
Remove wrong role="tabpanel" from docs
Patrick H. Lauke [Fri, 27 Mar 2015 11:57:03 +0000 (11:57 +0000)]
Remove wrong role="tabpanel" from parent container
As per discussion on https://github.com/w3c/wai-wcag-quickref/issues/2
and #13554
Bootstrap's Grunt bot [Fri, 27 Mar 2015 08:50:27 +0000 (08:50 +0000)]
automatic `grunt dist`
Patrick H. Lauke [Fri, 27 Mar 2015 08:19:23 +0000 (08:19 +0000)]
Merge pull request #16160 from monoblaine/master
Make .bg-variant adjust :focus color in addition to :hover color
Heinrich Fenkart [Thu, 26 Mar 2015 17:51:46 +0000 (18:51 +0100)]
Merge pull request #16162 from twbs/jscs-fn-decl
JSCS: Add "disallowSpacesInFunctionDeclaration"
Heinrich Fenkart [Thu, 26 Mar 2015 17:27:47 +0000 (18:27 +0100)]
JSCS: Add "disallowSpacesInFunctionDeclaration"
Valid:
function a() {}
Invalid:
function a () {}
Serhan Apaydın [Thu, 26 Mar 2015 09:45:17 +0000 (11:45 +0200)]
Make .bg-variant adjust :focus color in addition to :hover color
Bootstrap's Grunt bot [Thu, 26 Mar 2015 05:40:28 +0000 (05:40 +0000)]
automatic `grunt dist`
Chris Rebert [Thu, 26 Mar 2015 05:39:55 +0000 (22:39 -0700)]
Merge pull request #16089 from max-b/jumbotron-font-size
Jumbotron: Putting heading font size in variables to allow for easier overrides
Bootstrap's Grunt bot [Thu, 26 Mar 2015 05:10:31 +0000 (05:10 +0000)]
automatic `grunt dist`
Serhan Apaydın [Wed, 11 Mar 2015 12:24:16 +0000 (14:24 +0200)]
Make .text-emphasis-variant adjust :focus color in addition to :hover color
Closes #16047 by merging a tweaked version of it.
Bootstrap's Grunt bot [Thu, 26 Mar 2015 05:00:30 +0000 (05:00 +0000)]
automatic `grunt dist`
Chris Rebert [Thu, 26 Mar 2015 04:58:05 +0000 (21:58 -0700)]
Merge pull request #16092 from twbs/pointer-events-none-a
Only disable pointer-events on disabled <a> btns
Mark Otto [Thu, 26 Mar 2015 04:18:19 +0000 (21:18 -0700)]
Fixes #15074: Manually handle input sizing in form groups instead of using mixins because nesting
Bootstrap's Grunt bot [Thu, 26 Mar 2015 01:50:28 +0000 (01:50 +0000)]
automatic `grunt dist`
Chris Rebert [Thu, 26 Mar 2015 01:40:44 +0000 (18:40 -0700)]
Merge pull request #16158 from twbs/fix-16020
remove redundant aria-hidden usage from Modals
Chris Rebert [Thu, 26 Mar 2015 01:14:15 +0000 (18:14 -0700)]
Merge pull request #16157 from twbs/fix-16069
Document how to disable transitions in jQuery plugins
Chris Rebert [Thu, 26 Mar 2015 01:13:29 +0000 (18:13 -0700)]
Merge pull request #16156 from twbs/fix-16115
Properly document $(...).tab('show') method
Chris Rebert [Thu, 26 Mar 2015 01:06:47 +0000 (18:06 -0700)]
rm redundant aria-hidden usage from Modals; fixes #16020
Chris Rebert [Thu, 26 Mar 2015 00:56:57 +0000 (17:56 -0700)]
Document how to disable transitions in jQuery plugins; fixes #16069
[skip sauce]
Chris Rebert [Thu, 26 Mar 2015 00:47:08 +0000 (17:47 -0700)]
Properly document $(...).tab('show') method; fixes #16115
[skip sauce]
Chris Rebert [Thu, 26 Mar 2015 00:39:44 +0000 (17:39 -0700)]
docs: #myTab => #myTabs, to slightly increase clarity
Patrick H. Lauke [Wed, 25 Mar 2015 22:52:49 +0000 (22:52 +0000)]
Darker style focus/hover on active buttons
Currently, hovering with mouse or setting focus on a button which is
active has same styling as on a non-active button. This results in
problems for keyboard users, who set focus on a toggle and activate it,
but cannot visually see that their action had any effect. Ditto for
mouse users hovering over a toggle and clicking it. This adds an
explicit additional style for focus/hover on active buttons.
Note that this does not address issues of browser focus remaining on a
button after a mouse click (e.g. #13971), as this will likely require
extra JavaScript to fix.
Chris Rebert [Tue, 24 Mar 2015 22:15:21 +0000 (15:15 -0700)]
add missing <code> within docs heading for `.modal('handleUpdate')`
Chris Rebert [Tue, 24 Mar 2015 15:57:56 +0000 (08:57 -0700)]
Merge pull request #15987 from twbs/fix-15972
add role="button" to a[data-toggle="collapse"]
Patrick H. Lauke [Tue, 24 Mar 2015 10:48:36 +0000 (10:48 +0000)]
Merge pull request #16140 from patrickhlauke/toggle-navigation-aria-expanded
Add aria-expanded to navbar toggles
Patrick H. Lauke [Tue, 24 Mar 2015 10:32:53 +0000 (10:32 +0000)]
Add aria-expanded and aria-controls to docs navbar toggle
Also, use id rather class name for the navigation, as it's unique and
lets us use correct aria-controls (and without the use of id,
aria-expanded does not get updated correctly by the current dropdown
toggle script)
Patrick H. Lauke [Tue, 24 Mar 2015 10:30:12 +0000 (10:30 +0000)]
Add aria-expanded to navbar toggles
Patrick H. Lauke [Mon, 23 Mar 2015 22:18:39 +0000 (22:18 +0000)]
Merge pull request #16136 from patrickhlauke/docs-tooltip
Callout for tooltips and keyboard/AT accessibility
Patrick H. Lauke [Mon, 23 Mar 2015 22:06:22 +0000 (22:06 +0000)]
Move all tooltip callouts into appropriate section
Before, most callouts hierarchically came under Examples > Four
directions, which is not appropriate. Now they're under Markup
Patrick H. Lauke [Mon, 23 Mar 2015 21:53:30 +0000 (21:53 +0000)]
Callout for tooltips and keyboard/AT accessibility
Include callout explicitly mentioning tooltips should only be added to
focusable elements. Closes #16134
Bootstrap's Grunt bot [Sat, 21 Mar 2015 23:10:30 +0000 (23:10 +0000)]
automatic `grunt dist`
Emmanuel Bourgerie [Mon, 16 Mar 2015 13:33:42 +0000 (13:33 +0000)]
Fix #16072: Clicking into input field within dropdown no longer closes the dropdown
Closes #16073 by merging it
Chris Rebert [Sat, 21 Mar 2015 22:33:13 +0000 (15:33 -0700)]
Fix #16117 more permanently/generically
Patrick H. Lauke [Sat, 21 Mar 2015 10:11:47 +0000 (10:11 +0000)]
Merge pull request #16117 from vsn4ik/inc_quick_start
Increment quick start options to six in readme.md
vsn4ik [Sat, 21 Mar 2015 05:21:39 +0000 (08:21 +0300)]
Increment quick start options to six
[skip validator]
[skip sauce]
Rodrigo Prado [Fri, 20 Mar 2015 19:41:48 +0000 (16:41 -0300)]
Add docs on how to install Bootstrap via composer
Closes #16113
Closes #16114
[skip sauce]
Chris Rebert [Thu, 19 Mar 2015 17:03:48 +0000 (10:03 -0700)]
Merge pull request #16107 from vikynandha/migration-doc
Add `.alert-warning` related change to migration doc
Vignesh Nandha Kumar [Thu, 19 Mar 2015 11:57:38 +0000 (17:27 +0530)]
Add `.alert-warning` related change to migration doc
Bootstrap's Grunt bot [Thu, 19 Mar 2015 05:30:30 +0000 (05:30 +0000)]
automatic `grunt dist`
Chris Rebert [Thu, 19 Mar 2015 05:28:07 +0000 (22:28 -0700)]
Merge pull request #16024 from twbs/unnecessary-parsing
avoid unnecessary HTML string building+parsing
Chris Rebert [Thu, 19 Mar 2015 05:04:54 +0000 (22:04 -0700)]
Merge pull request #16101 from guybedford/master
Update jspm configuration