]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
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: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: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: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 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]
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]
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: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
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
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
Mark Otto [Wed, 6 Jan 2016 23:41:35 +0000 (15:41 -0800)]
Add $nav-item-inline-spacer variable
So folks can customize the distance between nav links in inline navs.
Mark Otto [Wed, 6 Jan 2016 23:39:38 +0000 (15:39 -0800)]
Nav docs updates
- More consistent states and labels in nav examples
- Add stacked pills example for with <nav> element
Chris Rebert [Wed, 6 Jan 2016 23:02:58 +0000 (15:02 -0800)]
Tweak phrasing of .tab('show') docs
Refs #18708
[ci skip]
Mark Otto [Wed, 6 Jan 2016 23:01:41 +0000 (15:01 -0800)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 6 Jan 2016 23:01:22 +0000 (15:01 -0800)]
grunt
Chris Rebert [Wed, 6 Jan 2016 23:00:45 +0000 (15:00 -0800)]
Merge pull request #18708 from Johann-S/showDoc
Add documentation for Tab plugin's `show` method
Mark Otto [Wed, 6 Jan 2016 23:00:11 +0000 (15:00 -0800)]
follow up to #18782: remove pager vars
Mark Otto [Wed, 6 Jan 2016 22:57:51 +0000 (14:57 -0800)]
Merge pull request #18782 from twbs/v4-rip-pager
v4: Drop pager component
Mark Otto [Wed, 6 Jan 2016 22:57:00 +0000 (14:57 -0800)]
fix blog example to use customized pagination based on button styles
Chris Rebert [Tue, 8 Dec 2015 08:31:43 +0000 (00:31 -0800)]
Introduce $tooltip-padding-{x,y} & $tooltip-margin vars
[skip sauce]
Mark Otto [Wed, 6 Jan 2016 22:48:48 +0000 (14:48 -0800)]
add docs notes
Mark Otto [Wed, 6 Jan 2016 22:47:33 +0000 (14:47 -0800)]
Rip out the pager component
Chris Rebert [Wed, 6 Jan 2016 22:47:07 +0000 (14:47 -0800)]
Ignore HTML validator warning about <input type="datetime-local">
Erratum from #18778
[skip sauce]
Chris Rebert [Wed, 6 Jan 2016 22:42:37 +0000 (14:42 -0800)]
Remove associated comment too
Erratum from #18658
[ci skip]
Mark Otto [Wed, 6 Jan 2016 22:33:58 +0000 (14:33 -0800)]
fixes #18658: no more min-width action on progress bars. we had them in v3 and ended up removing them for additional problems it caused folks.
Mark Otto [Wed, 6 Jan 2016 22:10:46 +0000 (14:10 -0800)]
Clarify a few things in migration docs
Mark Otto [Wed, 6 Jan 2016 22:07:17 +0000 (14:07 -0800)]
grunt
Mark Otto [Wed, 6 Jan 2016 22:07:13 +0000 (14:07 -0800)]
fix example css
Patrick H. Lauke [Wed, 6 Jan 2016 20:15:58 +0000 (20:15 +0000)]
Merge pull request #18775 from twbs/hack-18543
Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bug
Patrick H. Lauke [Wed, 6 Jan 2016 19:39:43 +0000 (19:39 +0000)]
Merge pull request #18778 from twbs/rip-datetime
Remove usages of and references to <input type="datetime">
Chris Rebert [Wed, 6 Jan 2016 19:28:17 +0000 (11:28 -0800)]
Remove usages of and references to <input type="datetime">
It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336
Only Presto Opera ever implemented a special UI for it.
[skip sauce]
Chris Rebert [Wed, 6 Jan 2016 09:32:39 +0000 (01:32 -0800)]
Update docs to account for #18772
/fyi @mdo
[skip sauce]
Chris Rebert [Wed, 6 Jan 2016 09:21:01 +0000 (01:21 -0800)]
Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bug
Closes #18543
Mark Otto [Wed, 6 Jan 2016 09:12:30 +0000 (01:12 -0800)]
Merge pull request #18774 from twbs/v4-outline-cards
v4: Rename .card-*-outline to .card-outline-*
Mark Otto [Wed, 6 Jan 2016 09:11:22 +0000 (01:11 -0800)]
update docs to match
Mark Otto [Wed, 6 Jan 2016 09:10:15 +0000 (01:10 -0800)]
Merge branch 'v4-dev' into v4-outline-cards
Mark Otto [Wed, 6 Jan 2016 09:09:58 +0000 (01:09 -0800)]
Merge pull request #18501 from petetnt/card-outline-docs
Document .card-*-outline variants
Mark Otto [Wed, 6 Jan 2016 09:09:45 +0000 (01:09 -0800)]
rename .card-*-outline to .card-outline-* for consistency with button outlines
Mark Otto [Wed, 6 Jan 2016 09:07:28 +0000 (01:07 -0800)]
Merge pull request #18518 from sergej2705/v4-dev-background-variant
Added !important to hover