]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Sun, 17 Jan 2016 04:30:33 +0000 (20:30 -0800)]
Merge pull request #18825 from twbs/misc-box-shadows
Add variables for miscellaneous box-shadows
Chris Rebert [Sat, 9 Jan 2016 23:39:41 +0000 (15:39 -0800)]
Extract variables for .modal-content box-shadow
[skip sauce]
[skip validator]
Chris Rebert [Sat, 9 Jan 2016 23:35:19 +0000 (15:35 -0800)]
Extract $thumbnail-box-shadow variable
Chris Rebert [Sat, 9 Jan 2016 23:33:13 +0000 (15:33 -0800)]
Extract $popover-box-shadow variable
Chris Rebert [Sat, 9 Jan 2016 23:31:29 +0000 (15:31 -0800)]
Extract $dropdown-box-shadow variable
Chris Rebert [Sat, 9 Jan 2016 23:27:56 +0000 (15:27 -0800)]
Extract $btn-box-shadow variable
Chris Rebert [Sat, 9 Jan 2016 23:26:02 +0000 (15:26 -0800)]
Extract $kbd-box-shadow variable
Chris Rebert [Sat, 16 Jan 2016 22:08:14 +0000 (14:08 -0800)]
Merge pull request #18821 from twbs/popover-vars
Add variables for padding of popover title & content
Chris Rebert [Sat, 16 Jan 2016 22:07:49 +0000 (14:07 -0800)]
Merge pull request #18820 from twbs/media-obj-vars
Add variables for media object margins and padding
Sebastian Klatte [Sat, 16 Jan 2016 15:55:53 +0000 (16:55 +0100)]
Fix active Home tab in narrow-jumbotron example
the active class should be moved from the list item to the link item
Chris Rebert [Sat, 16 Jan 2016 01:41:35 +0000 (17:41 -0800)]
Merge pull request #18912 from Quy/patch-4
Docs: Use mixin syntax in Sass example of .invisible
Quy [Fri, 15 Jan 2016 17:49:56 +0000 (09:49 -0800)]
Use mixin syntax
Chris Rebert [Fri, 15 Jan 2016 06:33:09 +0000 (22:33 -0800)]
Docs: Tweak phrasing of description of $enable-gradients
[ci skip]
Chris Rebert [Fri, 15 Jan 2016 06:32:07 +0000 (22:32 -0800)]
Merge pull request #18906 from Quy/patch-3
$enable-gradients docs: Add missing word
Chris Rebert [Fri, 15 Jan 2016 06:27:08 +0000 (22:27 -0800)]
Extract $blockquote-border-width variable
[skip sauce]
Quy [Fri, 15 Jan 2016 06:01:50 +0000 (22:01 -0800)]
Add missing word
Chris Rebert [Fri, 15 Jan 2016 02:24:13 +0000 (18:24 -0800)]
Merge pull request #18903 from twbs/travis-cache-fix
Fix RVM under Travis caching by excluding node-which from $PATH
Chris Rebert [Thu, 14 Jan 2016 22:14:34 +0000 (14:14 -0800)]
Fix RVM under Travis caching by excluding node-which from $PATH
See https://github.com/travis-ci/travis-ci/issues/5092 for more details.
Reverts #18376
Kotas Vlastimil [Thu, 14 Jan 2016 16:41:36 +0000 (17:41 +0100)]
Button toggling - trigger change event on input
Bootstrap’s .button styles can be applied to other elements, such as labels, to provide checkbox or radio style button toggling.
When the checkbox or radio state is changed, there should be triggered the change event. Currently, the change event is triggered on the Button, which is not correct. Only input fields do support the change event.
Chris Rebert [Thu, 14 Jan 2016 09:08:19 +0000 (01:08 -0800)]
Merge pull request #18891 from rtack/patch-1
Docs typo: from controls --> form controls
Raphael Ackermann [Thu, 14 Jan 2016 08:59:40 +0000 (09:59 +0100)]
typo: from controls --> form controls
Chris Rebert [Thu, 14 Jan 2016 07:47:32 +0000 (23:47 -0800)]
Merge pull request #18888 from CrispyBacon12/nested-mixins-pass-breakpoints
Allow optional breakpoint arguments to be passed on to nested media query mixins
Chris Purssell [Thu, 14 Jan 2016 06:33:04 +0000 (16:33 +1000)]
Allow custom breakpoint config to be passed on by mixins which nest media query mixins.
Chris Rebert [Thu, 14 Jan 2016 02:12:15 +0000 (18:12 -0800)]
Remove near-duplicate contextual list group example
[skip sauce]
Chris Rebert [Thu, 14 Jan 2016 02:07:55 +0000 (18:07 -0800)]
Merge pull request #18882 from twbs/stoichiometry
Use proper units when adding/subtracting lengths
Chris Rebert [Thu, 14 Jan 2016 00:21:52 +0000 (16:21 -0800)]
Use proper variable for .dropdown-backdrop's z-index
Chris Rebert [Thu, 14 Jan 2016 00:16:14 +0000 (16:16 -0800)]
Use proper units when adding/subtracting lengths
[skip sauce]
[skip validator]
Chris Rebert [Wed, 13 Jan 2016 23:57:22 +0000 (15:57 -0800)]
List group docs: rm unnecessary <p> from Markdown source
[skip sauce]
Chris Rebert [Wed, 13 Jan 2016 23:37:08 +0000 (15:37 -0800)]
Merge pull request #18879 from twbs/vert-horiz-y-x
Rename padding local vars per new naming convention
/fyi @mdo
Chris Rebert [Wed, 13 Jan 2016 23:34:01 +0000 (15:34 -0800)]
Rename gradient mixins to match new naming convention
gradient-{horizontal=>x}[-three-colors]
gradient-{vertical=>y}[-three-colors]
Chris Rebert [Wed, 13 Jan 2016 23:28:23 +0000 (15:28 -0800)]
Rename local vars per new naming convention: $padding-{vertical=>y} $padding-{horizontal=>x}
[skip sauce]
[skip validator]
Chris Rebert [Wed, 13 Jan 2016 23:05:18 +0000 (15:05 -0800)]
rm unnecessary border-radius properties from .btn-group-vertical code
[skip sauce]
[skip validator]
Chris Rebert [Wed, 13 Jan 2016 06:10:04 +0000 (22:10 -0800)]
Merge pull request #18869 from twbs/wkbug-153056
Add Wall of Browser Bugs entry for #18859
Chris Rebert [Wed, 13 Jan 2016 06:04:30 +0000 (22:04 -0800)]
Add Wall of Browser Bugs entry for #18859
See https://bugs.webkit.org/show_bug.cgi?id=153056
Refs #18859
[skip sauce]
ju1ius [Mon, 11 Jan 2016 21:36:30 +0000 (22:36 +0100)]
Don't clearfix if flexbox is enabled. Fixes #18849
Chris Rebert [Mon, 11 Jan 2016 20:29:50 +0000 (12:29 -0800)]
Respect $border-rounded inside progress bars too
[skip sauce]
Chris Rebert [Mon, 11 Jan 2016 20:17:16 +0000 (12:17 -0800)]
Merge pull request #18844 from AndersSahlin/patch-1
Modal: Respect $enable-rounded setting
[skip sauce]
Anders Sahlin [Mon, 11 Jan 2016 13:02:14 +0000 (14:02 +0100)]
Modals respect $enable-rounded setting
See issue: https://github.com/twbs/bootstrap/issues/18385
Chris Rebert [Mon, 11 Jan 2016 09:52:35 +0000 (01:52 -0800)]
Docs: Remove defunct Pager example styles
Refs #18782
[skip sauce]
Chris Rebert [Mon, 11 Jan 2016 09:51:59 +0000 (01:51 -0800)]
Merge pull request #18839 from bassjobsen/patch-38
remove link to the pager component
Patrick H. Lauke [Mon, 11 Jan 2016 09:23:20 +0000 (09:23 +0000)]
Merge pull request #18837 from twbs/crbug-454172
Refer to open successor Chrome bug in Accessibility docs
Bass Jobsen [Mon, 11 Jan 2016 08:47:36 +0000 (09:47 +0100)]
remove link to the pager component
see https://github.com/twbs/bootstrap/pull/18782
Chris Rebert [Mon, 11 Jan 2016 08:19:42 +0000 (00:19 -0800)]
Refer to open successor Chrome bug in Accessibility docs
https://crbug.com/262171 was closed as a duplicate of https://crbug.com/454172
[skip sauce]
Chris Rebert [Mon, 11 Jan 2016 08:04:52 +0000 (00:04 -0800)]
Merge pull request #18668 from twbs/fix-18665
Add SRI hashes for jQuery and Tether in docs
Chris Rebert [Mon, 11 Jan 2016 07:53:17 +0000 (23:53 -0800)]
HTML validation: Ignore spurious errors about script[integrity]
Workaround for https://github.com/jzaefferer/grunt-html/issues/86
Chris Rebert [Fri, 25 Dec 2015 01:35:11 +0000 (18:35 -0700)]
docs: Add SRI hash for Tether; refs #18665
Chris Rebert [Fri, 25 Dec 2015 01:30:25 +0000 (18:30 -0700)]
docs: Add SRI hash for jQuery; refs #18665
Chris Rebert [Mon, 11 Jan 2016 02:49:06 +0000 (18:49 -0800)]
grunt dist-css docs
[ci skip]
Chris Rebert [Mon, 11 Jan 2016 02:38:26 +0000 (18:38 -0800)]
Merge pull request #18816 from twbs/fix-17308
Switch to actually-Safari-specific CSS hack for iOS temporal input fix
Chris Rebert [Sat, 9 Jan 2016 07:59:16 +0000 (23:59 -0800)]
Switch to actually-Safari-specific CSS hack when fixing vertical alignment of temporal input text in iOS Safari
See http://browserbu.gs/css-hacks/webkit-full-page-media/
Fixes #17308
[skip sauce]
[skip validator]
Patrick H. Lauke [Sun, 10 Jan 2016 12:29:18 +0000 (12:29 +0000)]
Merge pull request #18819 from patrickhlauke/docs-v4-about-accessibility
Remove About > Accessibility, add to Get Started
Chris Rebert [Sun, 10 Jan 2016 02:15:53 +0000 (18:15 -0800)]
Merge pull request #18826 from twbs/fix-17986
Docs: Add missing pages to "Getting started" TOC
Chris Rebert [Sun, 10 Jan 2016 02:08:25 +0000 (18:08 -0800)]
Docs: Add missing pages to "Getting started" TOC
Fixes #17986
[skip sauce]
Chris Rebert [Sat, 9 Jan 2016 23:41:29 +0000 (15:41 -0800)]
Merge pull request #18823 from twbs/btn-active-box-shadow
Extract $btn-active-box-shadow variable & refactor accordingly
Chris Rebert [Sat, 9 Jan 2016 23:14:36 +0000 (15:14 -0800)]
Extract $btn-active-box-shadow variable & refactor accordingly
[skip sauce]
[skip validator]
Chris Rebert [Sat, 9 Jan 2016 23:10:56 +0000 (15:10 -0800)]
Merge pull request #18822 from twbs/progress-box-shadow
Add $progress-box-shadow variable
/fyi @mdo
Chris Rebert [Sat, 9 Jan 2016 22:59:08 +0000 (14:59 -0800)]
Add $progress-box-shadow variable
[skip sauce]
[skip validator]
Chris Rebert [Sat, 9 Jan 2016 22:46:04 +0000 (14:46 -0800)]
Add variables for padding of popover title & content
[skip sauce]
[skip validator]
Patrick H. Lauke [Sat, 9 Jan 2016 22:40:13 +0000 (22:40 +0000)]
Add accessibility to getting started section
Chris Rebert [Sat, 9 Jan 2016 22:34:59 +0000 (14:34 -0800)]
Add variables for media object margins and padding
[skip sauce]
[skip validator]
Chris Rebert [Sat, 9 Jan 2016 22:28:12 +0000 (14:28 -0800)]
Merge pull request #18466 from twbs/tooltip-padding-vars
Introduce $tooltip-padding & $tooltip-padding-x vars
Patrick H. Lauke [Sat, 9 Jan 2016 14:18:53 +0000 (14:18 +0000)]
Remove About > Accessibility
Currently, there is no actual accessibility page, so this avoids a 404
in the docs. More fundamentally, though, it makes more sense for
accessibility advice to be directly integrated in the docs (which we're
doing, for the most part - though we should ensure that we do
cover/mention everything where appropriate), so there's no need for a
separate accessibility page.
Chris Rebert [Sat, 9 Jan 2016 11:26:54 +0000 (03:26 -0800)]
Update Grid example from v3 to v4; fixes #18818
Chris Rebert [Sat, 9 Jan 2016 07:55:23 +0000 (23:55 -0800)]
Remove remaining reference to <input type="datetime"> in SCSS comment
Erratum of #18778
[skip sauce]
[skip validator]
Chris Rebert [Sat, 9 Jan 2016 07:48:42 +0000 (23:48 -0800)]
Merge pull request #18814 from twbs/v4-liberationmono
v4: Add Liberation Mono to the code font stack
Mark Otto [Sat, 9 Jan 2016 06:54:24 +0000 (22:54 -0800)]
Add liberation Mono to the font stack for the Linux peeps
Fixes #18609
[skip sauce]
[skip validator]
Mark Otto [Fri, 8 Jan 2016 21:23:42 +0000 (13:23 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Fri, 8 Jan 2016 21:23:24 +0000 (13:23 -0800)]
Switch up some split button stuff
- New vars
- New function for stripping units so we can combine rems and ems in math functions
- Add new classes for sizing and spacing around the split dropdown toggle so that the caret isn't misaligned
Chris Rebert [Fri, 8 Jan 2016 02:14:51 +0000 (18:14 -0800)]
https://webkit.org/b/150715 has been fixed
Fixed by way of https://webkit.org/b/152803
Thanks Google Translate (I guess) and WebKit Team!
[ci skip]
Chris Rebert [Thu, 7 Jan 2016 22:09:39 +0000 (14:09 -0800)]
https://webkit.org/b/147284 has been fixed
Refs #16814
[ci skip]
Mark Otto [Thu, 7 Jan 2016 19:52:20 +0000 (11:52 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Thu, 7 Jan 2016 08:47:40 +0000 (00:47 -0800)]
Merge pull request #18787 from twbs/btn-vars
Add variables for spacing of .btn-toolbar and split-button dropdown toggles
Chris Rebert [Thu, 7 Jan 2016 02:34:28 +0000 (18:34 -0800)]
In IE9-11, prevent breadcrumb separator from getting underlined on :hover when not using <ol> markup
Fixes #18733 in IE9-11
Also adds comments to the code explaining this and #18740.
Bass Jobsen [Fri, 1 Jan 2016 09:51:27 +0000 (10:51 +0100)]
In modern browsers, prevent breadcrumb separator from getting underlined on :hover when not using <ol> markup
Fixes #18733, except in IE9-11
Closes #18740
Mark Otto [Thu, 7 Jan 2016 08:38:41 +0000 (00:38 -0800)]
fix input group addon alignment
Mark Otto [Thu, 7 Jan 2016 08:30:49 +0000 (00:30 -0800)]
Add a comment to follow-up on #17756
Mark Otto [Thu, 7 Jan 2016 08:29:34 +0000 (00:29 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Thu, 7 Jan 2016 08:29:23 +0000 (00:29 -0800)]
Merge pull request #17756 from zalog/patch-11
Flexbox grid column wrapping bug
Mark Otto [Thu, 7 Jan 2016 08:21:58 +0000 (00:21 -0800)]
more variables spacing
Mark Otto [Thu, 7 Jan 2016 08:20:36 +0000 (00:20 -0800)]
pointless comments
Mark Otto [Thu, 7 Jan 2016 08:20:25 +0000 (00:20 -0800)]
more variables spacing
Mark Otto [Thu, 7 Jan 2016 08:19:48 +0000 (00:19 -0800)]
spacing
Mark Otto [Thu, 7 Jan 2016 08:17:09 +0000 (00:17 -0800)]
grunt
Mark Otto [Thu, 7 Jan 2016 08:16:59 +0000 (00:16 -0800)]
Fixes #18681: Use a local varible to calculate a unit-less border offset for the popover title
Mark Otto [Thu, 7 Jan 2016 07:58:07 +0000 (23:58 -0800)]
clear up and split out breadcrumb examples
Chris Rebert [Thu, 7 Jan 2016 06:29:13 +0000 (22:29 -0800)]
Merge pull request #18788 from twbs/refs-18458
Add nested definition list to docs example
Chris Rebert [Thu, 7 Jan 2016 03:09:05 +0000 (19:09 -0800)]
Merge pull request #18784 from twbs/input-types
Add comprehensive `.form-control` example(/testcase) to docs
Chris Rebert [Thu, 7 Jan 2016 00:56:27 +0000 (16:56 -0800)]
Add nested definition list to docs example
Refs #18458
[skip sauce]
Chris Rebert [Thu, 7 Jan 2016 00:41:37 +0000 (16:41 -0800)]
Add variables for spacing of .btn-toolbar and split-button dropdown toggles
[skip sauce]
Chris Rebert [Thu, 7 Jan 2016 00:25:32 +0000 (16:25 -0800)]
Merge branch 'input-type-reset-btn' into v4-dev
Chris Rebert [Thu, 7 Jan 2016 00:24:43 +0000 (16:24 -0800)]
Add <input type="reset"> example to Button Tags docs for completeness
[skip sauce]
Mark Otto [Wed, 6 Jan 2016 23:59:10 +0000 (15:59 -0800)]
grunt
Chris Rebert [Wed, 6 Jan 2016 23:52:12 +0000 (15:52 -0800)]
Add comprehensive `.form-control` example(/testcase) to docs
Put all the textual input types right next to each other for easy visual comparison.
Refs #17308, #18763
[skip sauce]
Mark Otto [Wed, 6 Jan 2016 23:55:49 +0000 (15:55 -0800)]
Merge pull request #18783 from twbs/v4-nav-cleanup
v4: Nav cleanup
Mark Otto [Wed, 6 Jan 2016 23:51:23 +0000 (15:51 -0800)]
Consolidate nav-tab dropdown styles with nav-tab styles
- Moves styles up the document a bit to nest them
- Drops the static 1px for $navbar-tabs-border-width so once again it’s
all tied together should folks customize that
Mark Otto [Wed, 6 Jan 2016 23:50:08 +0000 (15:50 -0800)]
New $nav-pills-active-link-* variables
- Renames old and unused $nav-pills-active-link-hover-* for
$nav-pills-active-link-* ones
- Puts those vars to use in place of defaults $component-* vars on nav
pills
Mark Otto [Wed, 6 Jan 2016 23:47:28 +0000 (15:47 -0800)]
Spacing y'all
Mark Otto [Wed, 6 Jan 2016 23:46:48 +0000 (15:46 -0800)]
Regroup nav variables
Mark Otto [Wed, 6 Jan 2016 23:45:26 +0000 (15:45 -0800)]
Revamp tabbed nav border variables
- Add new $nav-tabs-border-width for the bottom border on the .nav-tabs
parent class
- Use that new variable for the negative margin on nav-items within it
for consistent customization
- Drop the $nav-tabs-link-border-width for the new variable so it’s all
tied together
Mark Otto [Wed, 6 Jan 2016 23:42:32 +0000 (15:42 -0800)]
Add $nav-disabled-link-hover-bg variable