]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Thu, 14 May 2015 17:09:42 +0000 (10:09 -0700)]
Redo jumbotron padding
- In general, there are very few instances that would require a jumbotron without a parent or child container.
- Right now we account for that behavior though with some horizontal padding on the .jumbotron class.
- This removes that horizontal padding as it narrows our grid classes unnecessarily and accounts for a super small use case.
- It also improves consistency across breakpoints, in that padding isn't being added and removed.
- In doing so, I also removed the shorthand padding property and went with the specific ones (because yay specificity).
Chris Rebert [Thu, 14 May 2015 06:43:58 +0000 (23:43 -0700)]
Merge pull request #16473 from twbs/safari-line-wrap-wtf
Add Wall of Browser Bugs entries for #15998
Chris Rebert [Thu, 14 May 2015 06:38:07 +0000 (23:38 -0700)]
Add Wall of Browser Bugs entries for #15998
Closes #15998
[skip sauce]
Chris Rebert [Thu, 14 May 2015 06:37:18 +0000 (23:37 -0700)]
Add WebKit+Safari Wall of Browser
Chris Rebert [Thu, 14 May 2015 05:23:51 +0000 (22:23 -0700)]
Group inverted navbar vars under a subheading
[skip sauce]
[skip validator]
Chris Rebert [Thu, 14 May 2015 05:19:56 +0000 (22:19 -0700)]
Use vanilla comment since this isn't a description of @btn-border-radius-base
XhmikosR [Thu, 14 May 2015 05:14:44 +0000 (08:14 +0300)]
Merge pull request #16471 from vsn4ik/remove_bages_style_param
Remove unnecessary style=flat from badges
Mark Otto [Thu, 14 May 2015 04:35:39 +0000 (21:35 -0700)]
Merge pull request #16215 from zacechola/list_group_buttons
Adds button styles to `.list-group-item`
Mark Otto [Thu, 14 May 2015 04:20:02 +0000 (21:20 -0700)]
Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into martinbean-btn-borders
Mark Otto [Thu, 14 May 2015 03:48:07 +0000 (20:48 -0700)]
Merge pull request #16405 from rlindner81/Fix16371
Fixes Issue #16371 Carousel control is vertically off center
Mark Otto [Thu, 14 May 2015 03:38:48 +0000 (20:38 -0700)]
Merge pull request #16462 from kkirsche/patch-12
[Closes #16460] Fix .pagination-sm line height
Mark Otto [Thu, 14 May 2015 03:37:38 +0000 (20:37 -0700)]
Merge pull request #16457 from kkirsche/patch-8
[Closes #16447] Manually add license to bootstrap.less
vsn4ik [Wed, 13 May 2015 20:55:15 +0000 (23:55 +0300)]
Remove unnecessary style=flat from bages
[skip validator]
[skip sauce]
Kevin Kirsche [Tue, 12 May 2015 21:50:29 +0000 (17:50 -0400)]
[Closes #16460] Fix .pagination-sm line height
[Closes #16460] Fix .pagination-sm line height by adding `@line-height-small` to `.pagingation-sm`.
Kevin Kirsche [Tue, 12 May 2015 01:31:28 +0000 (21:31 -0400)]
[Closes #16447] Concat. license to bootstrap.less
[Closes #16447] Concat. license to bootstrap.less
XhmikosR [Sat, 9 May 2015 22:19:08 +0000 (01:19 +0300)]
Update dependencies.
XhmikosR [Sat, 9 May 2015 22:04:14 +0000 (01:04 +0300)]
Update jQuery to v1.11.3.
Chris Rebert [Fri, 8 May 2015 07:58:40 +0000 (00:58 -0700)]
Merge pull request #16445 from twbs/enter-email
docs examples: input[placeholder]: "Enter email" => "Email"
Chris Rebert [Fri, 8 May 2015 07:20:21 +0000 (00:20 -0700)]
docs examples: input[placeholder]: "Enter email" => "Email"
For uniformity, as we don't seem to use this "Enter <X>" phrasing anywhere else.
[skip sauce]
Chris Rebert [Wed, 6 May 2015 18:23:24 +0000 (11:23 -0700)]
Add Wall of Browser Bugs entries for #16372 (Safari/WebKit)
Chris Rebert [Wed, 6 May 2015 06:21:15 +0000 (23:21 -0700)]
Add Wall of Browser Bugs entry for #16372 (Chrome)
Closes #16372
Chris Rebert [Tue, 5 May 2015 22:38:45 +0000 (15:38 -0700)]
Merge pull request #16430 from twbs/stateful-btn
Improvements to stateful button JS docs
Chris Rebert [Tue, 5 May 2015 22:02:07 +0000 (15:02 -0700)]
Document that $(...).button('reset') is async.
Closes #16362.
[skip sauce]
Chris Rebert [Tue, 5 May 2015 21:59:32 +0000 (14:59 -0700)]
Mark stateful button feature as deprecated
Refs https://github.com/twbs/bootstrap/issues/16362#issuecomment-
96268469
[skip sauce]
XhmikosR [Tue, 5 May 2015 08:57:42 +0000 (11:57 +0300)]
Run `grunt`.
XhmikosR [Tue, 5 May 2015 08:51:52 +0000 (11:51 +0300)]
Update grunt-banner.
XhmikosR [Thu, 30 Apr 2015 06:55:04 +0000 (09:55 +0300)]
phantom.js: switch to unicode characters that work on Windows too.
XhmikosR [Tue, 5 May 2015 03:58:16 +0000 (06:58 +0300)]
Merge pull request #16392 from twbs/jscs
Update JSCS rules
XhmikosR [Wed, 29 Apr 2015 09:12:59 +0000 (12:12 +0300)]
Run `grunt`.
XhmikosR [Wed, 29 Apr 2015 09:11:58 +0000 (12:11 +0300)]
Comply to the new JSCS rules.
XhmikosR [Wed, 29 Apr 2015 09:11:42 +0000 (12:11 +0300)]
Update JSCS rules.
XhmikosR [Wed, 29 Apr 2015 09:11:30 +0000 (12:11 +0300)]
Update dependencies.
Chris Rebert [Mon, 4 May 2015 22:07:17 +0000 (15:07 -0700)]
Merge pull request #16014 from redbmk/issue-16008
Multiple tooltip triggers don't play well together
Chris Rebert [Mon, 4 May 2015 19:28:41 +0000 (12:28 -0700)]
Merge pull request #16409 from twbs/fix-16361
Document Affix plugin's `checkPosition` method
Patrick H. Lauke [Mon, 4 May 2015 08:01:00 +0000 (09:01 +0100)]
Merge pull request #16417 from tonybaroneee/master
Added #panels-footer to components nav in docs
Anthony Barone [Mon, 4 May 2015 00:33:38 +0000 (20:33 -0400)]
Added #panels-footer to components nav in docs
Patrick H. Lauke [Sun, 3 May 2015 16:05:12 +0000 (17:05 +0100)]
Merge pull request #16404 from patrickhlauke/radio-checkbox-kbd-toggle-fix
Fix radio and checkbox keyboard handling in .btn-group
Chris Rebert [Sun, 3 May 2015 02:06:59 +0000 (19:06 -0700)]
Merge pull request #16411 from twbs/doc-16122
Doc that 'manual' is mutex of other tooltip/popover triggers
Chris Rebert [Sun, 3 May 2015 01:20:59 +0000 (18:20 -0700)]
Document that 'manual' is mutually exclusive of other tooltip/popover triggers
Closes #16122
[skip sauce]
Carlo Stearns [Thu, 29 Jan 2015 05:12:46 +0000 (21:12 -0800)]
Fix issue where affixed element has incorrect positioning
when used with a sticky footer layout.
Adds visual test for affix with sticky footer.
Closes #15694.
Refs #15032.
Chris Rebert [Sat, 2 May 2015 20:01:55 +0000 (13:01 -0700)]
Document Affix plugin's `checkPosition` method
Fixes #16361
Refs #16356
[skip sauce]
Chris Rebert [Sat, 2 May 2015 18:02:21 +0000 (11:02 -0700)]
Merge pull request #16408 from twbs/fix-16400
Include entire /grunt/ folder in npm package
Chris Rebert [Sat, 2 May 2015 17:48:33 +0000 (10:48 -0700)]
Include entire /grunt/ folder in npm package; fixes #16400
[ci skip]
Richard Lindner [Sat, 2 May 2015 08:49:44 +0000 (10:49 +0200)]
Fixes Issue #16371 Carousel control is vertically off center for small screens
Patrick H. Lauke [Fri, 1 May 2015 11:55:58 +0000 (12:55 +0100)]
Remove broken/vestigial unit test
Overall logic for this test appears broken, possibly relating to an
older version of Bootstrap that did not require explicit
`data-toggle="button"` on single toggle buttons?
Patrick H. Lauke [Fri, 1 May 2015 11:19:19 +0000 (12:19 +0100)]
Fix radio and checkbox keyboard handling
Fix for problem that emerged from #16226 (`.active` class not actually
being applied) and expansion of the script to also correctly handle
keyboard interaction with checkboxes in `data-toggle="button"` groups
Patrick H. Lauke [Thu, 30 Apr 2015 10:11:19 +0000 (12:11 +0200)]
Merge pull request #16398 from patrickhlauke/docs-inappropriate-button-role
Remove role="button"
Patrick H. Lauke [Thu, 30 Apr 2015 10:08:23 +0000 (11:08 +0100)]
Remove inappropriate role="button" from download links
Chris Rebert [Wed, 29 Apr 2015 21:13:47 +0000 (14:13 -0700)]
Merge pull request #16386 from twbs/zeroclipboard
Downgrade ZeroClipboard for IE8 support
XhmikosR [Tue, 28 Apr 2015 11:57:27 +0000 (14:57 +0300)]
Redo changes needed to hide Copy button.
XhmikosR [Tue, 28 Apr 2015 11:27:09 +0000 (14:27 +0300)]
Revert "Update ZeroClipboard and remove Copy buttons when Flash is unavailable"
This reverts commit
229e88892913d5c8b712510c28b78bfa114596e5 .
ZeroClipboard v2.x drops IE < 9 support.
XhmikosR [Wed, 29 Apr 2015 05:53:11 +0000 (08:53 +0300)]
XhmikosR [Wed, 29 Apr 2015 05:49:30 +0000 (08:49 +0300)]
Merge pull request #16384 from twbs/cleancss-workaround
dropdowns.less: Add space before IE8 workaround.
Zac Echola [Tue, 28 Apr 2015 15:58:42 +0000 (10:58 -0500)]
Adds documentation for buttons in link groups
Mostly a duplication of the *Linked items* section, but for buttons.
Includes a note not to use the standard btn classes.
Zac Echola [Tue, 28 Apr 2015 14:45:16 +0000 (09:45 -0500)]
Merge branch 'master' of https://github.com/twbs/bootstrap into list_group_buttons
XhmikosR [Tue, 28 Apr 2015 09:22:44 +0000 (12:22 +0300)]
Run `grunt`.
XhmikosR [Tue, 28 Apr 2015 08:25:38 +0000 (11:25 +0300)]
dropdowns.less: Add space before IE8 workaround.
This in turn works around an issue with clean-css (fixed in 3.2.6). So this basically is just a consistency change.
Bootstrap's Grunt bot [Tue, 28 Apr 2015 09:20:25 +0000 (09:20 +0000)]
automatic `grunt dist`
[ci skip]
XhmikosR [Tue, 28 Apr 2015 09:12:05 +0000 (12:12 +0300)]
Update clean-css to v3.2.6.
XhmikosR [Tue, 28 Apr 2015 08:11:49 +0000 (11:11 +0300)]
Bump copyright year.
[ci skip]
Bootstrap's Grunt bot [Tue, 28 Apr 2015 08:19:19 +0000 (08:19 +0000)]
automatic `grunt dist`
[ci skip]
XhmikosR [Tue, 28 Apr 2015 07:15:32 +0000 (10:15 +0300)]
Add package.js in Grunt tasks.
XhmikosR [Sun, 26 Apr 2015 10:53:45 +0000 (13:53 +0300)]
Minor lint tweaks.
Chris Rebert [Tue, 28 Apr 2015 07:56:28 +0000 (00:56 -0700)]
Merge pull request #16382 from twbs/bump-sauce
Bump grunt-saucelabs to v8.6.1
Chris Rebert [Tue, 28 Apr 2015 07:01:52 +0000 (00:01 -0700)]
Bump grunt-saucelabs to v8.6.1
Chris Rebert [Tue, 28 Apr 2015 07:38:21 +0000 (00:38 -0700)]
update shrinkwrap
Braden M. Kelley [Sat, 7 Mar 2015 01:52:59 +0000 (17:52 -0800)]
Multiple tooltip triggers don't play well together
Fixes issue #16008
Mark Otto [Tue, 28 Apr 2015 05:25:59 +0000 (22:25 -0700)]
Merge pull request #16381 from twbs/docs_anchors
Scope anchorjs to immediate children
Mark Otto [Mon, 27 Apr 2015 21:16:27 +0000 (14:16 -0700)]
scope anchorjs to immediate children, fixes #16129
Bootstrap's Grunt bot [Mon, 27 Apr 2015 18:30:49 +0000 (18:30 +0000)]
automatic `grunt dist`
[ci skip]
F A T [Mon, 27 Apr 2015 18:28:54 +0000 (11:28 -0700)]
Merge pull request #16152 from jarthod/tooltip-placement-viewport-fix
Tooltip/popover: Fix auto placement to use viewport
Chris Rebert [Mon, 27 Apr 2015 17:52:18 +0000 (10:52 -0700)]
Merge pull request #16379 from twbs/bower-json
More bower.json fixes
Chris Rebert [Mon, 27 Apr 2015 17:47:22 +0000 (10:47 -0700)]
bower.json: Add `license` field
[ci skip]
Chris Rebert [Mon, 27 Apr 2015 17:44:09 +0000 (10:44 -0700)]
bower.json: rm moot `version` field
Per https://github.com/bower/bower.json-spec/commit/
a325da3d79baab018c572d75dc1781b12322f6cd
Chris Rebert [Mon, 27 Apr 2015 17:39:53 +0000 (10:39 -0700)]
Merge pull request #16378 from twbs/bower-moduleType
bower.json: set `moduleType` to `globals`
Chris Rebert [Mon, 27 Apr 2015 17:39:16 +0000 (10:39 -0700)]
bower.json: set `moduleType` to `globals`
Per https://github.com/bower/bower.json-spec/commit/
632ff90a2c857e9cb4a4236e8ddb069cc0716865 #commitcomment-
10914138
[ci skip]
Chris Rebert [Mon, 27 Apr 2015 08:22:07 +0000 (01:22 -0700)]
Set `box-sizing: border-box` on .container-viewport in #16142 testcase
Otherwise, the test doesn't properly fail when the fix is reverted.
Bootstrap's Grunt bot [Mon, 27 Apr 2015 08:20:49 +0000 (08:20 +0000)]
automatic `grunt dist`
[ci skip]
Adrien [Tue, 24 Mar 2015 16:12:52 +0000 (17:12 +0100)]
Compare tooltip right offset to viewport right offset (and not width)
Closes #16142 by merging it.
Martin Bean [Sun, 26 Apr 2015 16:42:34 +0000 (17:42 +0100)]
Add @btn-border-radius variables (#16271)
Bootstrap's Grunt bot [Sun, 26 Apr 2015 11:11:05 +0000 (11:11 +0000)]
automatic `grunt dist`
[ci skip]
XhmikosR [Sun, 26 Apr 2015 11:01:01 +0000 (14:01 +0300)]
Run `grunt`.
XhmikosR [Sun, 26 Apr 2015 10:54:45 +0000 (13:54 +0300)]
Update autoprefixer.js.
Taken from https://github.com/ai/autoprefixer-rails/blob/master/vendor/autoprefixer.js
[ci skip]
Bootstrap's Grunt bot [Sun, 26 Apr 2015 06:40:33 +0000 (06:40 +0000)]
automatic `grunt dist`
[ci skip]
Mark Otto [Sun, 26 Apr 2015 06:35:09 +0000 (23:35 -0700)]
Remove inaccurate comment
Bootstrap's Grunt bot [Sun, 26 Apr 2015 05:20:36 +0000 (05:20 +0000)]
automatic `grunt dist`
[ci skip]
Mark Otto [Sun, 26 Apr 2015 05:17:01 +0000 (22:17 -0700)]
Merge pull request #16280 from arxene/issue-16270
Fixes #16270.
Mark Otto [Sun, 26 Apr 2015 05:04:08 +0000 (22:04 -0700)]
Merge pull request #16369 from vsn4ik/split_docs_dropup
DOCS: Separation of .dropdown and .dropup.
Bootstrap's Grunt bot [Sun, 26 Apr 2015 04:50:34 +0000 (04:50 +0000)]
automatic `grunt dist`
[ci skip]
Mark Otto [Sun, 26 Apr 2015 04:45:31 +0000 (21:45 -0700)]
Merge pull request #16333 from pine3ree/patch-2
form-group size + form-control-feedback
Mark Otto [Sun, 26 Apr 2015 04:42:44 +0000 (21:42 -0700)]
Merge pull request #16351 from thomasphorton/gutterRounding
Round results from gutter division to prevent decimal margins and padding
Mark Otto [Sun, 26 Apr 2015 04:40:48 +0000 (21:40 -0700)]
Merge pull request #16350 from thomasphorton/master
Add max-width: none to .media > .img-thumbnail
Bootstrap's Grunt bot [Sat, 25 Apr 2015 20:20:30 +0000 (20:20 +0000)]
automatic `grunt dist`
[ci skip]
Chris Rebert [Sat, 25 Apr 2015 20:17:20 +0000 (13:17 -0700)]
Merge pull request #16324 from twbs/address-16219
Throw error when tooltip/popover template has multiple top-level elements
Chris Rebert [Wed, 22 Apr 2015 00:41:06 +0000 (17:41 -0700)]
Throw error when tooltip/popover template has multiple top-level elements
Closes #16219.
Mark Otto [Sat, 25 Apr 2015 19:22:58 +0000 (12:22 -0700)]
Merge pull request #16368 from vsn4ik/use_https_slack
Use https on herokuapp.com
vsn4ik [Sat, 25 Apr 2015 18:05:49 +0000 (21:05 +0300)]
Use https on herokuapp.com
vsn4ik [Sat, 25 Apr 2015 09:52:22 +0000 (12:52 +0300)]
DOCS: Separation of .dropdown and .dropup.
Chris Rebert [Sat, 25 Apr 2015 08:03:16 +0000 (01:03 -0700)]
Merge pull request #16367 from twbs/unresponsive
Ensure .form-inline in non-responsive example doesn't stack
Mark Otto [Sat, 25 Apr 2015 07:00:39 +0000 (00:00 -0700)]
Link slack badge