2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00
Commit Graph

17068 Commits

Author SHA1 Message Date
Chris Rebert 6293dd41cf Extract $kbd-box-shadow variable 2016-01-16 20:23:37 -08:00
Chris Rebert 7be17b4a35 Merge pull request #18821 from twbs/popover-vars
Add variables for padding of popover title & content
2016-01-16 14:08:14 -08:00
Chris Rebert dda263d9ac Merge pull request #18820 from twbs/media-obj-vars
Add variables for media object margins and padding
2016-01-16 14:07:49 -08:00
Sebastian Klatte 0e410f69ac Fix active Home tab in narrow-jumbotron example
the active class should be moved from the list item to the link item
2016-01-16 16:55:53 +01:00
Chris Rebert db5babb26a Merge pull request #18912 from Quy/patch-4
Docs: Use mixin syntax in Sass example of .invisible
2016-01-15 17:41:35 -08:00
Quy 8e00f623b3 Use mixin syntax 2016-01-15 09:49:56 -08:00
Chris Rebert f2a0623d34 Docs: Tweak phrasing of description of $enable-gradients
[ci skip]
2016-01-14 22:33:09 -08:00
Chris Rebert a15f4097c4 Merge pull request #18906 from Quy/patch-3
$enable-gradients docs: Add missing word
2016-01-14 22:32:07 -08:00
Chris Rebert a22c696485 Extract $blockquote-border-width variable
[skip sauce]
2016-01-14 22:27:08 -08:00
Quy ec1e626b98 Add missing word 2016-01-14 22:01:50 -08:00
Chris Rebert 1d55f680a8 Merge pull request #18903 from twbs/travis-cache-fix
Fix RVM under Travis caching by excluding node-which from $PATH
2016-01-14 18:24:13 -08:00
Chris Rebert 672f9b6d73 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
2016-01-14 14:16:05 -08:00
Kotas Vlastimil 866e99b00c 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.
2016-01-14 20:26:32 +01:00
Chris Rebert 5e893434c7 Merge pull request #18891 from rtack/patch-1
Docs typo: from controls --> form controls
2016-01-14 01:08:19 -08:00
Raphael Ackermann 740ffb8ed4 typo: from controls --> form controls 2016-01-14 09:59:40 +01:00
Chris Rebert 01c3f874e1 Merge pull request #18888 from CrispyBacon12/nested-mixins-pass-breakpoints
Allow optional breakpoint arguments to be passed on to nested media query mixins
2016-01-13 23:47:32 -08:00
Chris Purssell 0762a1978c Allow custom breakpoint config to be passed on by mixins which nest media query mixins. 2016-01-14 16:33:04 +10:00
Chris Rebert 5cde72fae3 Remove near-duplicate contextual list group example
[skip sauce]
2016-01-13 18:12:16 -08:00
Chris Rebert 6ff249791e Merge pull request #18882 from twbs/stoichiometry
Use proper units when adding/subtracting lengths
2016-01-13 18:07:55 -08:00
Chris Rebert 27a7fff0fb Use proper variable for .dropdown-backdrop's z-index 2016-01-13 16:21:52 -08:00
Chris Rebert a4745dd7a1 Use proper units when adding/subtracting lengths
[skip sauce]
[skip validator]
2016-01-13 16:16:43 -08:00
Chris Rebert 5e9b365b25 List group docs: rm unnecessary <p> from Markdown source
[skip sauce]
2016-01-13 15:57:54 -08:00
Chris Rebert bc220835a9 Merge pull request #18879 from twbs/vert-horiz-y-x
Rename padding local vars per new naming convention
/fyi @mdo
2016-01-13 15:37:08 -08:00
Chris Rebert 44a1361079 Rename gradient mixins to match new naming convention
gradient-{horizontal=>x}[-three-colors]
gradient-{vertical=>y}[-three-colors]
2016-01-13 15:34:01 -08:00
Chris Rebert d26b7c7a2c Rename local vars per new naming convention: $padding-{vertical=>y} $padding-{horizontal=>x}
[skip sauce]
[skip validator]
2016-01-13 15:29:06 -08:00
Chris Rebert 3daf4275eb rm unnecessary border-radius properties from .btn-group-vertical code
[skip sauce]
[skip validator]
2016-01-13 15:05:23 -08:00
Chris Rebert fa696d0465 Merge pull request #18869 from twbs/wkbug-153056
Add Wall of Browser Bugs entry for #18859
2016-01-12 22:10:04 -08:00
Chris Rebert 8ed66af63c Add Wall of Browser Bugs entry for #18859
See https://bugs.webkit.org/show_bug.cgi?id=153056
Refs #18859
[skip sauce]
2016-01-12 22:04:30 -08:00
ju1ius bd62b185f6 Don't clearfix if flexbox is enabled. Fixes #18849 2016-01-11 22:36:30 +01:00
Chris Rebert 1e37f507d5 Respect $border-rounded inside progress bars too
[skip sauce]
2016-01-11 12:29:50 -08:00
Chris Rebert 4fae7cbc88 Merge pull request #18844 from AndersSahlin/patch-1
Modal: Respect $enable-rounded setting
[skip sauce]
2016-01-11 12:17:16 -08:00
Anders Sahlin ea4a79c689 Modals respect $enable-rounded setting
See issue: https://github.com/twbs/bootstrap/issues/18385
2016-01-11 14:02:14 +01:00
Chris Rebert 22df55f24d Docs: Remove defunct Pager example styles
Refs #18782
[skip sauce]
2016-01-11 02:02:05 -08:00
Chris Rebert 05dd9e7f1c Merge pull request #18839 from bassjobsen/patch-38
remove link to the pager component
2016-01-11 01:51:59 -08:00
Patrick H. Lauke 18e03f2017 Merge pull request #18837 from twbs/crbug-454172
Refer to open successor Chrome bug in Accessibility docs
2016-01-11 09:23:20 +00:00
Bass Jobsen db7b8362fd remove link to the pager component
see https://github.com/twbs/bootstrap/pull/18782
2016-01-11 09:47:36 +01:00
Chris Rebert bc646158df 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]
2016-01-11 00:19:42 -08:00
Chris Rebert 7752a5192e Merge pull request #18668 from twbs/fix-18665
Add SRI hashes for jQuery and Tether in docs
2016-01-11 00:04:52 -08:00
Chris Rebert 71443c5034 HTML validation: Ignore spurious errors about script[integrity]
Workaround for https://github.com/jzaefferer/grunt-html/issues/86
2016-01-10 23:55:10 -08:00
Chris Rebert 9304f23ad8 docs: Add SRI hash for Tether; refs #18665 2016-01-10 23:54:17 -08:00
Chris Rebert 19d6301506 docs: Add SRI hash for jQuery; refs #18665 2016-01-10 23:54:17 -08:00
Chris Rebert 6058dae624 grunt dist-css docs
[ci skip]
2016-01-10 18:49:50 -08:00
Chris Rebert cbc71dc229 Merge pull request #18816 from twbs/fix-17308
Switch to actually-Safari-specific CSS hack for iOS temporal input fix
2016-01-10 18:38:26 -08:00
Chris Rebert 350ce2f707 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]
2016-01-10 18:22:10 -08:00
Patrick H. Lauke 6338ea2b2b Merge pull request #18819 from patrickhlauke/docs-v4-about-accessibility
Remove About > Accessibility, add to Get Started
2016-01-10 12:29:18 +00:00
Chris Rebert 69584f1c8b Merge pull request #18826 from twbs/fix-17986
Docs: Add missing pages to "Getting started" TOC
2016-01-09 18:15:53 -08:00
Chris Rebert 1367f70fbc Docs: Add missing pages to "Getting started" TOC
Fixes #17986
[skip sauce]
2016-01-09 18:08:25 -08:00
Chris Rebert 64b9ad4d7f Merge pull request #18823 from twbs/btn-active-box-shadow
Extract $btn-active-box-shadow variable & refactor accordingly
2016-01-09 15:41:29 -08:00
Chris Rebert ed3551415c Extract $btn-active-box-shadow variable & refactor accordingly
[skip sauce]
[skip validator]
2016-01-09 15:14:36 -08:00
Chris Rebert 496f9c2da4 Merge pull request #18822 from twbs/progress-box-shadow
Add $progress-box-shadow variable
/fyi @mdo
2016-01-09 15:10:56 -08:00